Policy Setting: AWS > EC2 > Instance > Instance Profile
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "aws_ec2_instance_instance_profile" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/aws-ec2#/policy/types/instanceProfile" note = "AWS CIS v3.0.0 - Controls: 1.18" value = "Check: Instance profile attached" # value = "Check: Instance Profile > Name attached" # value = "Enforce: Attach Instance Profile > Name"}