hashicorp / aws-cloudformation-resource-schema-sdk-go

This package provides AWS CloudFormation Resource Schema functionality in Go
Mozilla Public License 2.0
4 stars 2 forks source link

Support validation with current CloudFormation resource definition meta-schema #24

Closed ewbankkit closed 2 years ago

ewbankkit commented 2 years ago

Following the merge of https://github.com/aws-cloudformation/cloudformation-resource-schema/pull/126 the CloudFormation resource definition meta-schema has been split into multiple JSON documents. Support loading, potentially with some minor schema massaging.