Open davidham opened 6 years ago
The Consul agent running on each Vault server will join the Consul cluster as clients. Vault itself will just use those agents.
OK cool, thanks. I noticed the IAM instance profile in the Vault module doesn't have the DescribeInstance
permissions it needs (the IAM profile in the Consul module does, however). I forked the repo and will submit a PR in the next couple of days. Thanks!
In vault-cluster-private, should the vault servers join the Consul cluster when they start up? In my setup, they are not doing this. I'd like them to, but if this is not something built in I won't worry about it.
My Vault server instances are running this as their
user_data
script: