Skip to content

Commit cadfcee

Browse files
committed
reverting back to original directory structure
1 parent 5343460 commit cadfcee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/backend.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
terraform {
22
backend "s3" {
33
bucket = "hfla-ops-terraform-state"
4-
key = "s3://hfla-ops-terraform-state/devops-security/terraform.tfstate"
4+
key = "devops-security/terraform.tfstate"
55
region = "us-west-2"
66
dynamodb_table = "hfla_ops_terraform_table"
77
encrypt = true

0 commit comments

Comments
 (0)