Skip to content

Commit 260ce2d

Browse files
Update README.md
1 parent 88275cf commit 260ce2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You can check on how to install the plugin for different OS in [here](https://do
6565
If do not have this set up ready, you can use the Terraform template on folder `network`.
6666
Fill the `terraform.tfvars` with your desired configuration and then run: `terraform apply -var-file='terraform.tfvars'`
6767
*terraform.tfvars*
68-
```
68+
```terraform
6969
availability_zones = ["us-east-1a", "us-east-1b", "us-east-1c"]
7070
name = "NAME OF YOUR APPLICATION"
7171
private_start_ip = "30"

0 commit comments

Comments
 (0)