Andrew Lytle

Results 4 issues of Andrew Lytle

Currently when cfn_nag returns failures, my Github Action will continue happily. How can I make sure the job is cancelled if the cfn_nag returns problems?

I am experiencing the same issue described in https://github.com/kovetskiy/mark/issues/52 When I create a bullet list, like this: ``` - level 1 - level 2a - level 2b - level 3...

I'm using this action to assume a role for CFN deployments. In the case where I might want to use the tool to deploy to multiple regions, I would need...

feature-request
p2
effort/small
service-limitation

All the docs claim the architecture uses an ALB, but the CFN templates clearly define an NLB. Is this an error, or an intentional change which didn't make it to...