aws-cloudformation / aws-cloudformation-resource-providers-cloudformation

The CloudFormation Resource Provider Package For AWS CloudFormation
https://aws.amazon.com/cloudformation/
Apache License 2.0
48 stars 35 forks source link

Ugudip resource version call chain branch #29

Closed ugudip closed 3 years ago

ugudip commented 3 years ago

Changes:

  1. Removed the callchain initiator and rebind model changes and replaced it with simple progress chain logic to prevent call chain being overused in the predict Arn method.
  2. Added Unit tests to the made changes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.