We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79dc9b0 commit cc47c21Copy full SHA for cc47c21
config/workflows.yaml
@@ -64,6 +64,6 @@ workflows:
64
- run: terragrunt plan -no-color -out $PLANFILE
65
apply:
66
steps:
67
- - run: check-gitlab-approvals.sh
68
- multienv: pull-gitlab-variables.sh
+ - run: check-gitlab-approvals.sh
69
- run: terragrunt apply -no-color -input=false -compact-warnings -auto-approve $PLANFILE
0 commit comments