fireflycons / PSCloudFormation

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

Error message is unhelpful when stack requires capabilities #91

Closed fireflycons closed 3 years ago

fireflycons commented 3 years ago

Error is not properly reported by Update-PSCFNStack. Just says "one or more errors occurred"

fireflycons commented 3 years ago

Turns out this was introduced by the cancel update change