Travers Carter
Travers Carter
*cfn-lint version: (`cfn-lint --version`)* cfn-lint 0.58.1 *Description of issue.* Tag values are not validated against the permissible regex ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$ which is documented here https://docs.aws.amazon.com/directoryservice/latest/devguide/API_Tag.html specifically in this test case tag...
*cfn-lint version: (`cfn-lint --version`)* cfn-lint 0.32.1 *Description of issue.* cfn-lint currently does not appear to validate that the contents of the AllowedPattern property of a template parameter contains a valid...
*cfn-lint version: (`cfn-lint --version`)* >$ cfn-lint --version >cfn-lint 0.54.3 *Feature Request - Warn when AWS::Lambda::Permission.SouceAccount is missing* When setting a Lamba permission using the AWS::Lambda::Permission resource, if (and I believe...
*cfn-lint version:* 0.21.4 *Description of issue.* At present cfn-lint does not appear to validate the contents of the Action list in IAM policies, while it would probably not be possible...
*cfn-lint version: (`cfn-lint --version`)* cfn-lint 0.16.0 *Description of issue.* Fn::Sub style variables in parameter descriptions trigger E1029, however there is no obvious way to suppress this when the use of...
Add support for tags to AWS::EC2::VPCEndpointService
*cfn-lint version: (`cfn-lint --version`)* cfn-lint 0.32.1 *Description of issue.* cfn-lint doesn't detect the use of \\/ (c-escape ns-esc-slash) inside double quotes which while legal in the YAML 1.2 spec and...
### Describe the issue When navigating to a new entry in the left nav menu the menu is reset to the top of the page every time. For example if...
The following is using cachier version _3.0.1_ with python version _3.12.4_ (system rpm package) on linux (Fedora 40 x86_64) I have a function which accepts a variable number of arguments...
### CloudFormation Lint Version cfn-lint 1.15.1 ### What operating system are you using? Linux (Fedora 40 x86_64) ### Describe the bug When nested Fn:If conditions are used (or possibly just...