Run terraform bootstrap

This commit is contained in:
Ryan Ahearn
2022-11-03 13:39:35 -04:00
parent 9969a2b2e8
commit 0a89889897
4 changed files with 6 additions and 6 deletions
+1 -1
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"