You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| attributes | Additional attributes (e.g. `1`) | list |`[]`| no |
23
+
| attributes | Additional attributes (e.g. `1`) | list |`<list>`| no |
25
24
| auto_create_network | Create the 'default' network automatically | string |`"true"`| no |
26
-
| context | Default context to use for passing state between label invocations | map |`{}`| no |
25
+
| billing_account_id | The alphanumeric ID of the billing account this project belongs to | string |`""`| no |
26
+
| context | Default context to use for passing state between label invocations | map |`<map>`| no |
27
27
| delimiter | Delimiter to be used between `namespace`, `environment`, `stage`, `name` and `attributes`| string |`"-"`| no |
28
28
| enable_deletion_protection | If true, the Terraform resource can be deleted without deleting the Project via the Google API. | string |`"false"`| no |
29
29
| enabled | Set to false to prevent the module from creating any resources | string |`"true"`| no |
30
30
| environment | Environment, e.g. 'prod', 'staging', 'dev', 'pre-prod', 'UAT' | string |`""`| no |
31
31
| folder_id | The numeric ID of the folder this project should be created under | string |`""`| no |
32
32
| org_id | The numeric ID of the organization this project belongs to | string |`""`| no |
0 commit comments