Skip to content

Commit

Permalink
Update deploy-prom.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDiazL authored Jan 24, 2024
1 parent 5c67f5f commit 0e78e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID_SANDBOX }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY_SANDBOX }}
tf_state_bucket_destroy: true
tf_stack_destroy: true
tf_stack_destroy: false

0 comments on commit 0e78e03

Please sign in to comment.