Skip to content

New CloudFormation features fail to deploy because cfn_nag is not longer maintained #197

Open
@word

Description

@word

Describe the bug

cfn_nag is no longer maintained (last update over two years ago) and is missing support for recent CloudFormation features such as Fn::ForEach:

It's not possible to work around this using the usual rule suppression mechanisms because cfn_nag itself is failing.

I would propose either removing cfn_nag or adding a parameter to disable it in the CfCT CloudFormation template.

To Reproduce
Use CloudFormation features released in the last two years such as Fn::ForEach

Expected behavior
CfCT should support all modern CloudFormation features.

Please complete the following information about the solution:

  • Version: 2.7.1
  • Region: all
  • Was the solution modified from the version published on this repository? No

Additional context

Related issue: #119

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions