Skip to content

[Enhancement] Allow cloud guard input parameters to be passed into cloud guard tests #657

@msilveus97

Description

@msilveus97

Is your feature request related to a problem? Please describe.

Currently it does not seem like Cloudformation Guard has an easy way allow input parameters to Cloudformation Guard rules to be part of cfn-guard tests. The current organization that I work on has a stable yet growing list for for certain tag values and creating a dynamic input variable is important so that we don't have to keep up

Describe the solution you'd like
It would be a useful feature to have an option like "--test-input-parameters <input_param_file>" to be able to have inputs parameters for cloud guard be something that can be utilized in cloud guard.

Describe alternatives you've considered
I have considered dynamically creating the variables in cloud guard during runtime so that the variable points at the input file during a validate but has the whole list during tests. This is doable but not a native solution to the cloud guard tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions