hashicorp / terraform-aws-consul

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

Vault backend for Consul ACL bootstrapping in AWS #246

Open copernicium-112 opened 2 years ago

copernicium-112 commented 2 years ago

Vault as backend for consul ACL bootstrapping or and support ASG scaling with ACL configured This module is super helpful for us. we are trying to leverage this module in production and spun up consul, nomad clusters. But right now there is no support to enable ACL while we provision consul servers/clients behind an ASG. It will be nice to have vault as ACL backend since Vault has AWS auth methods to interact with

We can also see a Open PR having AWS SSM as backend but still its yet to be reviewed and merged. -> do we know whether this is preferred over the vault.