Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 02:22
836ca1d

馃殌 Enhancements

feat: allow ebs launch template encryption @dotCipher (#36)

what

  • Surface variable for boolean flag of launch_template_disk_encryption
  • Use launch_template_disk_encryption to flip flag of generated launch_template.ebs.encryption

why

  • Allow EBS encryption

references