Skip to content

Commit 9abc7a7

Browse files
authored
Update terraform.tfvars
1 parent 539be29 commit 9abc7a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/terraform.tfvars

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project_prefix = "Aws-automation"
22
resource_owner = "akash"
3-
aws_region = "us-west-1"
4-
azs = ["us-west-1a", "us-west-1b"]
3+
aws_region = "us-east-1"
4+
azs = ["us-east-1a", "us-east-1b"]
55

66
# Set the following feature flags for this use case
77
nic = false

0 commit comments

Comments
 (0)