Skip to content

Commit

Permalink
See if auto-approving avoids the github api issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rahearn committed Jan 2, 2025
1 parent d534b7c commit 97c2630
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 97c2630

Please sign in to comment.