-
We use Takomo and have a couple of stacks where we need to use the Handlebars templating feature. We also want to check the CloudFormation templates using `cfn-lint` in a CI job. We have not been able…
-
**Description**
As a user of seCureLI, I want the ability to configure a CloudFormation linter in my pre-commit hooks of my repo, so that I can ensure that my code base is scanned prior to any commit…
-
added these to [`.gitpod.yml`](https://github.com/PatMyron/cfn-lint-online/blob/master/.gitpod.yml):
[`&& gem install cfn-nag`](https://github.com/stelligent/cfn_nag#gem-install)
[` - eastman.vsc…
-
* android adblocking
* https://play.google.com/store/apps/details?id=app.intra
* [DNS](https://en.wikipedia.org/wiki/Domain_Name_System) over HTTPS server: https://dns.adguard.com/dns-query
* h…
-
I'm wasting a lot of time debugging errors in CloudFormation templates. They take minutes to process when I debug with the `push -y` method.
What `amplify push -y` should do is run an extremely acc…
-
Have you considered using AWS CloudFormation linter against the CloudFormation templates in this repository:
- https://github.com/SumoLogic/sumologic-aws-lambda/blob/main/cloudwatchlogs-with-dlq/D…
-
### Describe the bug
The following template validates successfully, but then fails during `create-stack` due to `Encountered unsupported property TemplateBody`. Other more-obviously-invalid property …
-
Details around the pre-commit framework can be found here: https://pre-commit.com/
This feature would be a nice addition, similar to the CloudFormation Linter, detailed here: https://aws.amazon.com…
-
Hi there,
can you please look into this:
yaml linter gives an error when working aws cloudformation templates!
CidrBlock: !Sub '10.${ClassB}.0.0/16'
unknown tag !at line 23 col 44 in AWS\…
-
*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…