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

Add support for `relationshipRef` for properties #54

Closed ewbankkit closed 5 months ago

ewbankkit commented 5 months ago

Adds a temporary local definition of the relationshipRef definition, based on a real-life example.

Closes https://github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go/issues/53. Relates https://github.com/aws-cloudformation/cloudformation-resource-schema/issues/151.