aws-cloudformation / cloudformation-cli

The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
Apache License 2.0
316 stars 157 forks source link

add relationshipRefs into the schema for validation #1071

Closed SwaySway closed 1 month ago

SwaySway commented 1 month ago

Issue #, if available:

Description of changes:

Adds the option to add relationshipRef to properties of a resource type.

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