Skip to content

Commit

Permalink
aws: add default region for convenience
Browse files Browse the repository at this point in the history
  • Loading branch information
bradschwartz committed Aug 12, 2024
1 parent 46841c8 commit a6c9ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/.aws/config
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[default]
# region = us-west-2 ## no default region, mimics CI
region = us-west-2
output = json

0 comments on commit a6c9ffc

Please sign in to comment.