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
Hi @marksweb, our lint rules had gotten out of date with upstream. I'm working on an update to them this week. In the meantime you can pass the argument --lint-template false to bypass them.
Hi @marksweb, I think I misunderstood this issue on first read. Would you mind testing it on the latest cfn-lint and iidy v1.12.0? If it's still broken can you email me a copy of your template to try debugging?
Tavis
This is the same issue as raised in #238
I'm attempting to debug some unusual behaviour happening on my mac, which doesn't occur for a colleague on a linux machine.
Officially my iidy version is 1.11.0, but I've built from source at commit
892629099a4d719cf74d57809f95831a5d6ccbc9
For reference my cfn-lint is 0.44.5.
We lint our templates before working on stacks, as I'm sure most people do;
Running this I get errors;
To try to debug this I wanted to output the render to a file & linting that, however, it's successful.
On inspecting the compiled file for the error;
This is the line;
000100d0: 2057 6562 414c 4253 6563 7572 6974 7947 WebALBSecurityG
The text was updated successfully, but these errors were encountered: