Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDiazL authored Aug 2, 2024
1 parent b15a96d commit 1a9ca00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY_SANDBOX}}
aws_default_region: us-east-1

tf_action: 'apply'
tf_action: 'destroy'
tf_state_bucket_destroy: true
#aws_resource_identifier: bitovi-devops-training-ec2-gha-example-static-site
aws_site_cdn_enabled: true
Expand Down

0 comments on commit 1a9ca00

Please sign in to comment.