Skip to content

Commit 045dec9

Browse files
authored
Merge pull request #32 from ONS-Innovation/terraform_backend_updates
Bug | Env Specific Terraform Backend
2 parents bc967a3 + 9ae8c84 commit 045dec9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/data_logger/env/prod/backend-prod.tfbackend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
bucket = "sdp-prod-tf-state"
44
key = "sdp-prod-ecs-copilot-usage-lambda/terraform.tfstate"
55
region = "eu-west-2"
6-
dynamodb_table = "terraform-state-lock"
6+
dynamodb_table = "sdp-prod-terraform-state-lock"

0 commit comments

Comments
 (0)