We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea1517 commit 1d0ddc7Copy full SHA for 1d0ddc7
1 file changed
build/int.cloudbuild.yaml
@@ -20,7 +20,7 @@ steps:
20
env:
21
- 'TF_VAR_org_id=$_ORG_ID'
22
- 'TF_VAR_folder_id=$_FOLDER_ID'
23
- - 'TF_VAR_billing_account=$_BILLING_ACCOUNT'
+ - 'TF_VAR_billing_account=$_LR_BILLING_ACCOUNT'
24
- id: create-dwh
25
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
26
args: ['/bin/bash', '-c', 'cft test run TestAnalyticsLakehouse --stage init --verbose']
0 commit comments