hashicorp / terraform-aws-vault

A Terraform Module for how to run Vault on AWS using Terraform and Packer
Apache License 2.0
656 stars 465 forks source link

Add option to encrypt root volume at rest #226

Open mirkop-mattr opened 3 years ago

mirkop-mattr commented 3 years ago

Add an option to have and encrypted root volume

robmorgan commented 3 years ago

Related to https://github.com/hashicorp/terraform-aws-consul/pull/196

hashicorp-cla commented 3 years ago

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


Mirko Pluhar seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.

brikis98 commented 3 years ago

Oh, and pull in the latest from master, as there's now a merge conflict.