Skip to content

Commit a284864

Browse files
committed
feat: prepare for account migration
1 parent 87a3b06 commit a284864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ terraform {
1515
}
1616

1717
backend "s3" {
18-
bucket = "tvm-ci-terraform-state"
18+
bucket = "tvm-ci-terraform-state-new"
1919
key = "tfstate"
2020
region = "us-west-2"
2121
}

0 commit comments

Comments
 (0)