Skip to content

Add ok_action and insufficient_data_actions variables for cis-alarms module #43

@enver

Description

@enver

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

  • Yes ✅

Is your request related to a problem? Please describe.

User is unable to register default ok_action and insufficient_data_actions for cis-alarms module

Describe the solution you'd like.

Add 2 more variables ok_action and insufficient_data_actions with default values set to empty list ([]) for backward compatibility. Use provided defaults if they are not explicitly set in default or override controls.

Describe alternatives you've considered.

The workaround is to set these actions for each control separately which is not optimal.

Additional context

There is already a default alarm_actions variable used to provide same functionality for alarm_actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions