-
*cfn-lint version: (`cfn-lint 0.29.6`)*
*Description of issue.*
When writing IAM rules, not all actions accept all conditions. In case a non-acceptable condition is added to an action, it is jus…
-
Plugin Version: 0.10.20
VS Code version: 1.43.2
OS: Darwin x64 19.4.0
Is it possible to make the cfn-lint plugin use relative paths from the project root rather than absolute paths?
The reason…
-
Hello,
sorry - I'm not sure if this repository relates to my issues, but i think so.
AWS announced at august 2024 the lowering the limit for WAF RateLimit's `limit` from 100 to 10 here https://aws…
-
*cfn-lint version: 0.7.4*
*Description of issue.*
cfn-lint does not properly evaluate Fn::Transform.
Example:
```yaml
Resources:
'Fn::Transform':
Name: 'AWS::Include'
Par…
-
### CloudFormation Lint Version
0.83.6
### What operating system are you using?
MacOS - Apple Silicon
### Describe the bug
I get the following error when I try to render a graph from my template.…
-
A YAML template with the following:
AvailabilityZone: !Select [ 0, !GetAZs ]
causes the following internal error:
```
Unable to parse template! Use --verbose for more information.
TypeE…
-
**cfn-lint version**: cfn-lint 0.52.0
**Description**
Elastic Beanstalk has [pre-defined named resources](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/customize-containers-format-resourc…
-
I want [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) to validate my `SSOUtil::SSO::AssignmentGroup` resources instead of just breaking on them.
Here's my test template:
```yaml
AWS…
-
*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 pa…
-
*cfn-lint version: 0.25*
*Python: 3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 23:09:28) [MSC v.1916 64 bit (AMD64)] on win32*
*pre-commit: 1.17.0*
*Description of issue.*
I have below in my `.pr…