We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31fc6e3 commit 79fe446Copy full SHA for 79fe446
terraform/layer1-aws/aws-ebs.tf
@@ -0,0 +1,3 @@
1
+resource "aws_ebs_encryption_by_default" "this" {
2
+ enabled = true
3
+}
0 commit comments