Skip to content

Commit

Permalink
add directory name to instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ale210 committed Jul 2, 2024
1 parent 74056cc commit 54dc448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ To facilitate AWS IAM changes using Terraform, it's essential to establish backe

### **Creating Local tfvars file**

Atfer creating a backend state, create a ```backend.tfvars``` file. It should have content of this format:
Atfer creating a backend state, create a ```backend.tfvars``` file in the ```terraform``` directory. It should have content of this format:

```
bucket = "{developer_specific}-hfla-ops-terraform-state"
Expand Down

0 comments on commit 54dc448

Please sign in to comment.