Skip to content

Commit 2c49856

Browse files
committed
contributing aws region us-west-2 everywhere
#90
1 parent c831316 commit 2c49856

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ After creating a backend state, create a `backend.tfvars` file in the `terraform
256256
```terraform
257257
bucket = "USERNAME-hfla-ops-terraform-state"
258258
key = "devops-security/terraform.tfstate"
259-
region = "us-east-2"
259+
region = "us-west-2"
260260
dynamodb_table = "hfla_ops_terraform_table"
261261
encrypt = true
262262
```

0 commit comments

Comments
 (0)