You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
If you wish, I can provide the Full Template in the thread.
What to prioritizer bugfix or feature?
Hit that ❤️support button on the top of the screen.
And don't forget to 🌟star the repo
I'm submitting a ...
Do you want to request a feature or report a bug?
This is a bug report
What is the current behavior?
The linter is currently showing an incorrect error on a AWS::ElasticLoadBalancingV2::Listener configuration.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via
Create a AWS::ElasticLoadBalancingV2::Listener with 2 default actions. A possible example is the configuration below:
The expected behaviour should be no linting errors, since i was able to upload and deploy the CloudFormation as is.
Also, this was already corrected in other plugins, as seen here
What is the motivation / use case for changing the behavior?
N/A
Please tell us about your environment:
If you wish, I can provide the Full Template in the thread.
I believe the issue with this plugin is similar to this: aws-cloudformation/cfn-lint#1251
The text was updated successfully, but these errors were encountered: