-
### CloudFormation Lint Version
cfn-lint 1.19.0
### What operating system are you using?
Ubuntu
### Describe the bug
Running `cfn-lint file_that_does_not_exist.yml` should return exit_code > 0, a…
-
Must do:
- [x] 2 public & 4 private subnets with route table and ACL in two different AZ's
- [x] 2 NAT gateways
- [x] Parameters to change VPC and subnet CIDR
- [x] dhcp / dns
- [x] Security Group…
-
### Describe your idea/feature/enhancement
I believe it could be useful to add a command to allow a user to see the cloudformation template produced after serverless transforms are applied.
### …
-
Most, if not all RESTful APIs require some sort of data source.
I'm not sure if this is out of scope for this project, hopefully not, but having the ability to deploy CloudFormation templates to buil…
-
hello,
I created Cloudformatin template.
https://github.com/classmethod/cfn-swagger-docs
-
### Describe the bug
I have an AWS CloudFormation template with the following parameter:
```yaml
Profiles:
Description: The comma-separated list of active profiles, such as "dev,test".
…
-
Support for high-availability, so that we have the capability to scale up in multiple AZs. The default would be one instance (auto-scaling group with a `desired` of 1), as well as a elastic load bala…
-
As a user, when editing `template.yaml` or any other SAM/CFN json or yaml template, I want language services (LSP) for CloudFormation syntax:
- Auto-completion
- Go to Definition
- Find Reference…
-
Not sure if this is at all in scope or anything you would like help with, but I wanted to file this to get your thoughts.
Does the architecture of this application lend itself to being able to be d…
-
**Issues:**
```bash
$ cf2tf cloudformation-template.yaml -o tf
// Converting cloudformation-template.yaml to Terraform!
// Existing Terraform src code found at /var/folders/jj/2yn5ym4j2wj892zt…