Policy Setting: AWS > EC2 > Volume > Approved > Encryption at Rest
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "aws_ec2_volume_encryption_at_rest" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/aws-ec2#/policy/types/volumeEncryptionAtRest" note = "AWS CIS v3.0.0 - Control: 2.2.1" value = "AWS managed key or higher"}