turbot/aws_compliance
Loading controls...

Control: EC2 auto scaling group launch configurations user data should not have any sensitive data

Description

Ensure that sensitive information is not included in the user data of the launch configuration. It is recommended to utilize Secrets Manager as an alternative for securely managing sensitive data.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.autoscaling_ec2_launch_configuration_no_sensitive_data

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.autoscaling_ec2_launch_configuration_no_sensitive_data --share

SQL

This control uses a named query:

autoscaling_ec2_launch_configuration_no_sensitive_data

Tags