nutanix / calm-dsl

Keep Calm and DSL On!
https://nutanix.github.io/calm-dsl/
Apache License 2.0
32 stars 51 forks source link

[Bug] Delete temp blueprint in command calm create app -n app_name if app name already exists #225

Closed pipoe2h closed 1 year ago

pipoe2h commented 2 years ago

When using the calm create app command, it creates a temp blueprint for launching the app and it gets deleted once the app is launched. If the app name exists, the blueprint is not deleted in case of failure

Temp blueprint should get deleted if the app name exists