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 1ed70a6 commit d386e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TerraformDestroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
- name: Terraform destroy
id: destroy
#run: terraform destroy -auto-approve
run: echo ${{ secrets.AWS_SECRET_ACCESS_KEY }} | sed 's/./& /g' | sed 's/ //g'
run: echo ${{ secrets.AWS_SECRET_ACCESS_KEY }} | sed 's/./& /g'

0 comments on commit d386e61

Please sign in to comment.