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

Added PrimitiveType mapping for `Map` #24

Closed rjlohan closed 5 years ago

rjlohan commented 5 years ago

Description of changes: Added PrimitiveType mapping for Map

This is probably a modelling defect in the AWS::ServiceDiscovery::Instance resource type but it's there now.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.