We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a5bb9 commit c6b579fCopy full SHA for c6b579f
1 file changed
.github/workflows/deploy.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: gruntwork-io/terragrunt-action@v3
47
with:
48
tg_dir: ${{ env.working_dir }}
49
- tg_command: apply -auto-approve
+ tg_command: apply
50
51
# - name: Get bucket name
52
# uses: gruntwork-io/terragrunt-action@v3
0 commit comments