Cloudformation YAML ValidatorFeaturesThis extension focuses on reference errors in Cloudformation YAML files and their sub-stack resources. It is best used together with a linting plugin like Here are some things this extension will warn you about:
TriggersThe extension should be triggered automatically when loading To run it manually, open the command pallet and select "Cloud Formation YAML Validator: Validate YAML" To recursively search in sub stacks, open the command pallet and select "Cloud Formation YAML Validator: Validate YAML, recurse into sub stacks" Known IssuesKnown issues can be found here: https://github.com/champgm/cloudformation-yaml-validator/issues Please log more if you find any. |