threadheap / serverless-ide-vscode

Serverless IDE: Enhanced support for AWS SAM and CloudFormation in VS Code
https://serverless-ide.com/
195 stars 45 forks source link

Validation error for valid template/configuration #86

Closed ben-elsen closed 4 years ago

ben-elsen commented 4 years ago
pavelvlasov commented 4 years ago

thanks for reporting @ben-elsen! This error is coming from https://github.com/aws-cloudformation/cfn-python-lint, so you likely will need to update the package or raise an issue there.

ben-elsen commented 4 years ago

Thanks @pavelvlasov !