Krzysztof Czelusniak

Results 13 comments of Krzysztof Czelusniak

I don't think the issue here is that `cfn-lint` can't find `AWS::AccountId` in the `AccountMap`. The second code example that uses `AWS::AccountId` is just an example of how we use...

@keetonian, you're right that for V1, tags aren't added to the resource upon initial deployment. However, if you change the value of the tag and update the stack, the tag...

@bryceitoc9 `disableRollback` exists as an input for the `CloudFormationCreateOrUpdateStack` task, but it doesn't do anything. The task never references or uses the input. It looks like the input was added,...