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
| location | Location for build buckets. |`string`|`"us-central1"`| no |
301
+
| org\_id | Organization ID |`string`| n/a | yes |
301
302
| project\_id | Project ID for initial resources |`string`| n/a | yes |
302
303
| tf\_apply\_branches | List of git branches configured to run terraform apply Cloud Build trigger. All other branches will run plan by default. |`list(string)`| <pre>[<br> "development",<br> "nonproduction",<br> "production"<br>]</pre> | no |
303
304
| trigger\_location | Location of for Cloud Build triggers created in the workspace. If using private pools should be the same location as the pool. |`string`|`"us-central1"`| no |
0 commit comments