unbounce / iidy

iidy (Is it done yet?) -- CloudFormation with Confidence
MIT License
52 stars 7 forks source link

Changesets on create-or-update #113

Closed tavisrudd closed 6 years ago

tavisrudd commented 6 years ago

Add --changeset and related options to create-or-update.

This change involves some internal refactoring of the code that handles the --changeset user interactions, to reduce duplication.

I've also improved the error messages when the user tries to use AWS::Serverless or AWS::Include transforms without using --changeset.