Skip to content

Commit

Permalink
Make the eu-west-1 AWS region the default
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Aug 31, 2024
1 parent 450dc56 commit 926dfe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/infrastructure/config/aws.tfvars.dist
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
access_key = ""
secret_key = ""
region = "eu-central-1"
region = "eu-west-1"
availability_zone_index = 0

image_user = "ec2-user"
Expand Down

0 comments on commit 926dfe4

Please sign in to comment.