aws-guard-rules-registry icon indicating copy to clipboard operation
aws-guard-rules-registry copied to clipboard

New Rule - ecs_task_definition_user_for_host_mode_check

Open grolston opened this issue 3 years ago • 0 comments

Add ecs_task_definition_user_for_host_mode_check cfn-guard rule for AWS Config managed rule ecs-task-definition-user-for-host-mode-check.

  1. Determine if AWS Config rule can be represented as an AWS cfn-guard rule
  2. Develop cfn-guard rule in file ecs_task_definition_user_for_host_mode_check.guard for AWS Config Managed Rule
  3. Develop cfn-guard rule unit tests with CloudFormation and validate output

Follow all guidance in the GUARD RULES CONTRIBUTION GUIDE.

grolston avatar Jan 20 '22 15:01 grolston