Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable AWS root block device encryption by default #527

Merged
merged 1 commit into from Aug 9, 2019

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Aug 8, 2019

  • terraform-provider-aws v2.23.0 allows AWS root block devices to enable encryption by default
    • Require updating terraform-provider-aws to v2.23.0 or higher (action required)
    • Enable root EBS device encryption by default for controller instances and worker instances in auto-scaling groups

For comparison:

  • Google Cloud persistent disks have been encrypted by default for years
  • Azure managed disk encryption is not ready yet (terraform-provider-azurerm#486)

* terraform-provider-aws v2.23.0 allows AWS root block devices
to enable encryption by default.
* Require updating terraform-provider-aws to v2.23.0 or higher
* Enable root EBS device encryption by default for controller
instances and worker instances in auto-scaling groups

For comparison:

* Google Cloud persistent disks have been encrypted by
default for years
* Azure managed disk encryption is not ready yet (#486)
@dghubble dghubble force-pushed the aws-root-block-device-encryption branch from 235b1d5 to 6db11d5 Compare August 8, 2019 04:14
@dghubble dghubble merged commit 6db11d5 into master Aug 9, 2019
@dghubble dghubble deleted the aws-root-block-device-encryption branch August 9, 2019 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant