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 aec09ef commit 9968953Copy full SHA for 9968953
1 file changed
CONTRIBUTING.md
@@ -194,7 +194,7 @@ aws dynamodb create-table \
194
195
### **Creating Local tfvars file**
196
197
-Atfer creating a backend state, create a ```backend.tfvars``` file in the ```terraform``` directory. It should have content of this format:
+After creating a backend state, create a `backend.tfvars` file in the `terraform` directory. It should have content of this format:
198
199
```terraform
200
bucket = "USERNAME-hfla-ops-terraform-state"
0 commit comments