We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9e4ee4 + 79fe446 commit ad56666Copy full SHA for ad56666
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