aws-cloudformation / cfn-lint-visual-studio-code

CloudFormation Linter IDE integration, autocompletion, and documentation
https://marketplace.visualstudio.com/items?itemName=kddejong.vscode-cfn-lint
Apache License 2.0
257 stars 136 forks source link
aws aws-cloudformation cfn-lint cloudformation cloudformation-linter linter visual-studio-code

vscode-cfn-lint

Version Version

VS Code CloudFormation Linter uses cfn-lint to lint your CloudFormation templates.

[cfn-lint logo]

Features

features

Requirements

Requires cfn-lint to be installed: pip install cfn-lint.

If you want to be able to preview templates as graphs, you also need to install pydot: pip install pydot.

Extension Settings

Community

Join us on Discord! Connect & interact with CloudFormation developers & experts, find channels to discuss and get help for cfn-lint, CloudFormation registry, StackSets, Guard and more:

Join our Discord

Contribute

The code for this plugin can be found on GitHub at awslabs/aws-cfn-lint-visual-studio-code