Skip to content

Commit f4a1b93

Browse files
authored
Update TeamCity docs to include GOOGLE_VMWAREENGINE_PROJECT (#12731)
1 parent 47969d2 commit f4a1b93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mmv1/third_party/terraform/.teamcity/USE_CONFIG_WITH_TEAMCITY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ The next step is provide some input values that the configuration needs to fully
9898
| chronicleInstanceIdGa | Used to set the [GOOGLE_CHRONICLE_INSTANCE_ID](https://github.com/GoogleCloudPlatform/magic-modules/blob/03a313d13c5d31f8e8fc71cb32d06157bc260f78/mmv1/third_party/terraform/envvar/envvar_utils.go#L107-L112) environment variable in acceptance tests - GA specific |
9999
| chronicleInstanceIdBeta | Used to set the [GOOGLE_CHRONICLE_INSTANCE_ID](https://github.com/GoogleCloudPlatform/magic-modules/blob/03a313d13c5d31f8e8fc71cb32d06157bc260f78/mmv1/third_party/terraform/envvar/envvar_utils.go#L107-L112) environment variable in acceptance tests - Beta specific |
100100
| chronicleInstanceIdVcr | Used to set the [GOOGLE_CHRONICLE_INSTANCE_ID](https://github.com/GoogleCloudPlatform/magic-modules/blob/03a313d13c5d31f8e8fc71cb32d06157bc260f78/mmv1/third_party/terraform/envvar/envvar_utils.go#L107-L112) environment variable in acceptance tests - VCR specific |
101+
| vmwareengineProjectGa | Used to set the [GOOGLE_VMWAREENGINE_PROJECT](https://github.com/GoogleCloudPlatform/magic-modules/blob/415b35bae8e1e92e6949d472b987105f369be650/mmv1/third_party/terraform/envvar/envvar_utils.go#L118-L122) environment variable in acceptance tests - GA specific |
102+
| vmwareengineProjectBeta | Used to set the [GOOGLE_VMWAREENGINE_PROJECT](https://github.com/GoogleCloudPlatform/magic-modules/blob/415b35bae8e1e92e6949d472b987105f369be650/mmv1/third_party/terraform/envvar/envvar_utils.go#L118-L122) environment variable in acceptance tests - Beta specific |
103+
| vmwareengineProjectVcr | Used to set the [GOOGLE_VMWAREENGINE_PROJECT](https://github.com/GoogleCloudPlatform/magic-modules/blob/415b35bae8e1e92e6949d472b987105f369be650/mmv1/third_party/terraform/envvar/envvar_utils.go#L118-L122) environment variable in acceptance tests - VCR specific |
101104
| billingAccount | Used to set the [GOOGLE_BILLING_ACCOUNT](https://github.com/GoogleCloudPlatform/magic-modules/blob/94a3f91d75ee823c521a0d8d3984a1493fa0926a/mmv1/third_party/terraform/envvar/envvar_utils.go#L81-L85) ALL environment variable in acceptance tests |
102105
| billingAccount2 | Used to set the [GOOGLE_BILLING_ACCOUNT_2](https://github.com/GoogleCloudPlatform/magic-modules/blob/94a3f91d75ee823c521a0d8d3984a1493fa0926a/mmv1/third_party/terraform/services/resourcemanager/resource_google_project_test.go#L78-L79) environment variable in ALL acceptance tests |
103106
| custId | Used to set the [GOOGLE_CUST_ID](https://github.com/GoogleCloudPlatform/magic-modules/blob/94a3f91d75ee823c521a0d8d3984a1493fa0926a/mmv1/third_party/terraform/envvar/envvar_utils.go#L52-L56) environment variable in ALL acceptance tests |

0 commit comments

Comments
 (0)