aws-cloudformation / cloudformation-template-schema

Inline syntax validation, documentation links and autocompletion for your CloudFormation templates.
Apache License 2.0
141 stars 24 forks source link

linking pre-configured CloudFormation Linter Visual Studio Code extension #45

Closed PatMyron closed 4 years ago

PatMyron commented 4 years ago

https://github.com/aws-cloudformation/aws-cloudformation-template-schema/issues/38, https://github.com/aws-cloudformation/aws-cloudformation-template-schema/issues/29

the hosted Template Schema is outdated (2018) and most recent CloudFormation Resource Specifications have property types referenced but not defined that cause issues generating newer Template Schemas

It'll be easier for most customers to install the extension that is maintaining newer Template Schemas for them than to use the outdated hosted Template Schema or maintain newer version themselves since undefined property types need to be handled