We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac309ab commit 91d2b89Copy full SHA for 91d2b89
1 file changed
terraform/vars/production.tfvars
@@ -3,7 +3,7 @@ region = "us-east-1"
3
state_bucket = "hotosm-terraform"
4
lock_table = "k8s-infra"
5
instance_type = "t3.xlarge"
6
-bucket_names = ["pgstac-backup", ]
+bucket_names = ["hotosm-pgstac-backup", ]
7
tags = {
8
project = "k8s-control"
9
}
0 commit comments