Run terraform bootstrap

This commit is contained in:
Ryan Ahearn
2022-11-02 11:17:34 -04:00
parent a0ed7dd053
commit bc5eec5131
4 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ terraform {
}
backend "s3" {
bucket = "TKTK"
bucket = "cg-6b759c13-6253-4a64-9bda-dd1f620185b0"
key = "api.tfstate.stage"
encrypt = "true"
region = "us-gov-west-1"