fireflycons / PSCloudFormation

Easy CloudFormation deployments from PowerShell command line. Exports CloudFormation Stacks to Terraform
MIT License
6 stars 0 forks source link

Cancelling a stack update should not throw #30

Closed fireflycons closed 5 years ago

fireflycons commented 5 years ago
[Y] Yes  [N] No  [?] Help (default is "Y"): n
RuntimeException: Aborted.

This should just write a message and return rather than throw.