Skip to content

Commit

Permalink
Merge pull request #91 from GSA-TTS/auto-approve
Browse files Browse the repository at this point in the history
See if auto-approving avoids the github api issue
  • Loading branch information
rahearn authored Jan 2, 2025
2 parents d534b7c + 97c2630 commit d0d28ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
with:
path: terraform
var_file: terraform/staging.tfvars
auto_approve: true
backend_config: >
access_key=${{ secrets.TERRAFORM_STATE_ACCESS_KEY }}
secret_key=${{ secrets.TERRAFORM_STATE_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit d0d28ef

Please sign in to comment.