We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539be29 commit 9abc7a7Copy full SHA for 9abc7a7
infra/terraform.tfvars
@@ -1,7 +1,7 @@
1
project_prefix = "Aws-automation"
2
resource_owner = "akash"
3
-aws_region = "us-west-1"
4
-azs = ["us-west-1a", "us-west-1b"]
+aws_region = "us-east-1"
+azs = ["us-east-1a", "us-east-1b"]
5
6
# Set the following feature flags for this use case
7
nic = false
0 commit comments