Skip to content

Commit fdc7317

Browse files
Evgeny ShvarovEvgeny Shvarov
authored andcommitted
bucket name fix
1 parent 7632dbb commit fdc7317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
terraform {
4444
required_version = "~> 0.12"
4545
backend "gcs" {
46-
bucket = "dc-analytics"
46+
bucket = "dc-analytics-bucket"
4747
prefix = "terraform/state"
4848
}
4949
}

0 commit comments

Comments
 (0)