Skip to content

Commit

Permalink
[PRMP-639] - add account to vars
Browse files Browse the repository at this point in the history
  • Loading branch information
NogaNHS committed Aug 9, 2024
1 parent b2044f8 commit e7e6eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base-terraform-plan-and-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
environment = "${{ inputs.environment }}"
EOF
- name: Setup Terraform variables (for container-repositories)
id: container-repositories vars
id: container-repositories-vars
if: inputs.environment == 'dev' && inputs.terraform_stack == 'container-repositories'
run: |-
cat > pipeline.auto.tfvars <<EOF
Expand Down

0 comments on commit e7e6eeb

Please sign in to comment.