UNPKG

cfn-changeset-viewer

Version:

View the details of a CloudFormation ChangeSet (including nested ones!) in a human-friendly way

32 lines (16 loc) 466 B
# cfn-changeset-viewer ## 0.2.1 ### Patch Changes - remove debug log statement ## 0.2.0 ### Minor Changes - query for the latest change set if only given the stack name ## 0.1.0 ### Minor Changes - add --region CLI option to configure cloudformation client directly with explicit region ## 0.0.5 ### Patch Changes - add exponential backoff to cfn api call ## 0.0.4 ### Patch Changes - 8bc6b81: use changeset before and after contexts to generate diff