Skip to content

Commit 3770760

Browse files
committed
fix contributing formatting
1 parent 2b5052f commit 3770760

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@ To facilitate AWS IAM changes using Terraform, it's essential to establish backe
158158

159159
Atfer creating a backend state, create a ```backend.tfvars``` file. It should have content of this format:
160160

161-
```bucket = "{developer_specific}-hfla-ops-terraform-state"
161+
```
162+
bucket = "{developer_specific}-hfla-ops-terraform-state"
162163
key = "devops-security/terraform.tfstate"
163164
region = "us-east-2"
164165
dynamodb_table = "{developer_specific}_hfla_ops_terraform_table"

0 commit comments

Comments
 (0)