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 158 forks source link

Add inputs and outputs to assertion message #973

Closed ericzbeard closed 9 months ago

ericzbeard commented 1 year ago

This PR adds a json dump of inputs and outputs to the assertion message when the returned model doesn't match what was submitted.