Skip to content

Commit

Permalink
Update TerraformDestroy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tercemundo authored Jan 5, 2024
1 parent f94061c commit eb60084
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/TerraformDestroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
steps:
- name: Terraform destroy
id: destroy
run: terraform destroy -auto-approved
#run: terraform destroy -auto-approve
run: echo ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 comments on commit eb60084

Please sign in to comment.