diff --git a/terraform/production.s3.tfbackend b/terraform/production.s3.tfbackend index a5451e96..8ccd3946 100644 --- a/terraform/production.s3.tfbackend +++ b/terraform/production.s3.tfbackend @@ -1,5 +1,5 @@ region = "us-west-2" bucket = "729134339726-us-west-2-terraform" key = "usdr/grants_ingest/prod/us-west-2/terraform.tfstate" -dynamodb_table = "grantsingest-prod-terraform-lock" +dynamodb_table = "grantsingest-terraform-lock" encrypt = "true"