diff --git a/build/int.cloudbuild.yaml b/build/int.cloudbuild.yaml index c7f2ee3b..421c8f23 100644 --- a/build/int.cloudbuild.yaml +++ b/build/int.cloudbuild.yaml @@ -21,7 +21,7 @@ steps: env: - 'TF_VAR_org_id=$_ORG_ID' - 'TF_VAR_folder_id=$_FOLDER_ID' - - 'TF_VAR_billing_account=$_BILLING_ACCOUNT' + - 'TF_VAR_billing_account=$_LR_BILLING_ACCOUNT' # Initialize all tests, then run two parallel sets of tests. - id: init-all