We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ec393 commit 539be29Copy full SHA for 539be29
infra/variables.tf
@@ -8,7 +8,7 @@ variable "project_prefix" {
8
variable "aws_region" {
9
description = "aws region"
10
type = string
11
- default = "us-west-2"
+ default = "us-east-1"
12
}
13
variable "resource_owner" {
14
0 commit comments