Skip to content

Commit ca67ba9

Browse files
authored
chore: replace project_prefix used in the integration tests (terraform-google-modules#401)
1 parent ea5fcc2 commit ca67ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/int.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ tags:
102102
options:
103103
env:
104104
- 'TF_VAR_example_foundations_mode=$_EXAMPLE_FOUNDATIONS_TEST_MODE'
105-
- 'TF_VAR_project_prefix=tst'
105+
- 'TF_VAR_project_prefix=t01'
106106
- 'TF_VAR_domain_to_allow=test.infra.cft.tips'
107107
- 'TF_VAR_domain=test.infra.cft.tips.'
108108
- 'TF_VAR_org_id=$_ORG_ID'

0 commit comments

Comments
 (0)