fireflycons / PSCloudFormation

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

Stack update/delete should proceed even when "broken" #88

Closed fireflycons closed 3 years ago

fireflycons commented 3 years ago

Currently a stack in any FAILED state other than DELETE_FAILED will not accept any update/delete requests. I now think this is incorrect, and a warning should be set to the log interface instead