This commit is contained in:
Kenneth Kehl
2025-10-23 09:54:27 -07:00
parent 1af8e7ccfb
commit 41f12cce1f

View File

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