Merge pull request #9111 from hashicorp/aaron-lane-patch-1

Link to packer directory from terraform ReadMe
pull/9115/head
Aaron Lane 4 years ago committed by GitHub
commit 0ed829fd94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
## Terraform Consul Load Testing
# How to use
1. Build an image with the desired Consul version and a loadtest image in the Packer folder here.
1. Build an image with the desired Consul version and a loadtest image in the Packer folder [here](../packer).
2. Create your own `vars.tfvars` file in this directory.
3. Place the appropriate AMI IDs in the `consul_ami_id` and `test_server_ami` variables, here is an example of a `vars.tfvars`:
```

Loading…
Cancel
Save