We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c434960 commit aec09efCopy full SHA for aec09ef
1 file changed
CONTRIBUTING.md
@@ -196,7 +196,7 @@ aws dynamodb create-table \
196
197
Atfer creating a backend state, create a ```backend.tfvars``` file in the ```terraform``` directory. It should have content of this format:
198
199
-```bash
+```terraform
200
bucket = "USERNAME-hfla-ops-terraform-state"
201
key = "devops-security/terraform.tfstate"
202
region = "us-east-2"
0 commit comments