hashicorp/terraform-aws-consul

Module does not support encrypted block ebs_block_device and root_block_device option

Opened this issue · 2 comments

Can you add the option inside the aws_launch_configuration ressource on the module consul-cluster

https://github.com/hashicorp/terraform-aws-consul/blob/master/modules/consul-cluster/main.tf#L76
to encrypt the ebs_block_device and root_block_device

Thanks

Good idea! Would you be up for a quick PR to add this?

Hello @brikis98 i created #161

Thanks