aws-cloudformation / cloudformation-cli-go-plugin

The CloudFormation Provider Development Toolkit Go Plugin allows you to autogenerate Go code based on an input schema.
52 stars 31 forks source link

Fix model in reschedule #130

Closed brianterry closed 4 years ago

brianterry commented 4 years ago

Issue #, if available:

129

Description of changes: This PR fixes an issue with the primary identifier not being reported during async resource creation.

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