aws-cloudformation / cloudformation-resource-schema

The CloudFormation Resource Schema defines the shape and semantic for resources provisioned by CloudFormation. It is used by provider developers using the CloudFormation RPDK.
Apache License 2.0
90 stars 38 forks source link

Transform #109

Closed anshikg closed 3 years ago

anshikg commented 3 years ago

Issue #, if available:

Description of changes: Adding a propertyTransform section to the schema to avoid falsely drifted resources.

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

PatMyron commented 3 years ago

Could we keep pushing to the branch for https://github.com/aws-cloudformation/aws-cloudformation-resource-schema/pull/106 or https://github.com/aws-cloudformation/aws-cloudformation-resource-schema/pull/107 instead of new PRs?