Skip to content

Commit 91d2b89

Browse files
committed
build: change s3 bucket name input
1 parent ac309ab commit 91d2b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/vars/production.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ region = "us-east-1"
33
state_bucket = "hotosm-terraform"
44
lock_table = "k8s-infra"
55
instance_type = "t3.xlarge"
6-
bucket_names = ["pgstac-backup", ]
6+
bucket_names = ["hotosm-pgstac-backup", ]
77
tags = {
88
project = "k8s-control"
99
}

0 commit comments

Comments
 (0)