Private TLS CA and cert: module-security vs terraform-aws-vault?

Hello there,

I’ve been looking at the docker-compose vs the terraform approach to generate the TLS CA and cert for our private vault cluster … and I just wanted to get some guidance as to what method you’d recommend I use? One (the docker-compose) is under the module-security and is a year old (approx) and there’s the newer one using terraform in terraform-aws-vault …

thanks in advance for any guidance you can provide.

/B

Either one should work. I’ve personally found the one in terraform-aws-vault a bit easier to use.