Closed bruno closed 6 years ago
When deploying consul as an agent on, say a Vault cluster, I needed a set of rules to permit the LAN gossip traffic. This simple module permits that inbound traffic. Relates to https://github.com/hashicorp/terraform-aws-vault/pull/56
That's a good idea! Will DRY'it up.
Provisioning a vault dev cluster using terraform-aws-vault's private example.
terraform-aws-vault
Got it, thx!
https://github.com/hashicorp/terraform-aws-consul/releases/tag/v0.3.3
When deploying consul as an agent on, say a Vault cluster, I needed a set of rules to permit the LAN gossip traffic. This simple module permits that inbound traffic. Relates to https://github.com/hashicorp/terraform-aws-vault/pull/56