Skip to content

Commit 539be29

Browse files
authored
Update variables.tf
1 parent b1ec393 commit 539be29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ variable "project_prefix" {
88
variable "aws_region" {
99
description = "aws region"
1010
type = string
11-
default = "us-west-2"
11+
default = "us-east-1"
1212
}
1313
variable "resource_owner" {
1414
type = string

0 commit comments

Comments
 (0)