Skip to content

Commit

Permalink
generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
caetano-colin committed May 14, 2024
1 parent ba35d53 commit 0d4f692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 4-projects/modules/ml_single_project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
| default\_service\_account | Project default service account setting: can be one of `delete`, `depriviledge`, or `keep`. | `string` | `"disable"` | no |
| enable\_cloudbuild\_deploy | Enable infra deployment using Cloud Build | `bool` | `false` | no |
| environment | The environment the single project belongs to | `string` | n/a | yes |
| environment\_kms\_project\_id | Environment level KMS Project ID. | `string` | n/a | yes |
| folder\_id | The folder id where project will be created | `string` | n/a | yes |
| key\_rings | Keyrings to attach project key to | `list(string)` | n/a | yes |
| key\_rotation\_period | Rotation period in seconds to be used for KMS Key | `string` | `"7776000s"` | no |
Expand Down

0 comments on commit 0d4f692

Please sign in to comment.