Skip to content

Commit 0ea8770

Browse files
committed
update fallback region
Though it should not be applied, as the region in etc/repo_config.yml takes precedence.
1 parent 8af4842 commit 0ea8770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ functions:
207207
208208
cat <<EOF >> ~/.aws/config
209209
[default]
210-
region = us-east-2
210+
region = us-east-1
211211
EOF
212212
213213
cat <<EOF >> ~/.aws/credentials

0 commit comments

Comments
 (0)