aws-cloudformation / cloudformation-cli

The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
Apache License 2.0
318 stars 161 forks source link

Fix pin to cfn-lint #1012

Closed kddejong closed 1 year ago

kddejong commented 1 year ago

Issue #, if available:

Description of changes: PR #990 pins the version of cfn-lint without much documentation or linking to bugs. This will revert that pin as there isn't much reason to have the public version of this pinned down.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.