hashicorp / terraform-aws-consul

A Terraform Module for how to run Consul on AWS using Terraform and Packer
Apache License 2.0
401 stars 488 forks source link

Add simple sg rules for consul agents #59

Closed bruno closed 6 years ago

bruno commented 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

bruno commented 6 years ago

That's a good idea! Will DRY'it up.

bruno commented 6 years ago

Provisioning a vault dev cluster using terraform-aws-vault's private example.

brikis98 commented 6 years ago

Got it, thx!

brikis98 commented 6 years ago

https://github.com/hashicorp/terraform-aws-consul/releases/tag/v0.3.3