fpco / terraform-aws-foundation

Establish a solid Foundation on AWS with these modules for Terraform
MIT License
204 stars 98 forks source link

Add DLM module to single-node-asg #204

Open ketzacoatl opened 5 years ago

ketzacoatl commented 5 years ago

The single-node-asg pattern uses/includes an EBS volume. It makes sense to include the DLM resources (Data Lifecycle Management) to auto-manage backups and snapshot/retention for the volume.

Requirements