Skip to content

Commit f786159

Browse files
Merge branch 'master' into js-multiformats-codeowners
2 parents e59da1f + 3d95f0d commit f786159

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

terraform/terraform_override.tf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
terraform {
22
backend "s3" {
3-
# account_id = "642361402189"
3+
# account_id = < Managed by https://ipdx.co >
44
region = "us-east-1"
5-
bucket = "github-mgmt"
5+
bucket = "github-as-code-interplanetary-shipyard"
66
key = "terraform.tfstate"
77
workspace_key_prefix = "org"
8-
dynamodb_table = "github-mgmt"
8+
dynamodb_table = "github-as-code-interplanetary-shipyard"
99
}
1010
}

0 commit comments

Comments
 (0)