Skip to content

Commit

Permalink
Update terraform.yml
Browse files Browse the repository at this point in the history
updated aws region
  • Loading branch information
AmanPathak-DevOps authored Nov 2, 2024
1 parent a54499e commit b406f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
default: 'apply'

env:
AWS_REGION: us-east-1
AWS_REGION: us-east-2
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

Expand Down

0 comments on commit b406f6f

Please sign in to comment.