Skip to content

[Enhancement] Ability to specify directory with file regex, such as for cdk.out #189

@0xjjoyy

Description

@0xjjoyy

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

When using cdk, the template files have the suffix "*.template.json". Looking to run cfn-guard for only the cloudformation templates in the cdk.out directory and not all files within the given directory.

Describe the solution you'd like

Either a cdk specific toggle or a flag to support file regex such as ".template.json" or "projectname.template.json"

Describe alternatives you've considered

Would alternatively need to find the templates and then iteratively invoke cfn-guard

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneeds-triageThis issue or PR still needs to be triaged.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions