terraform-provider-cloudfoundry
terraform-provider-cloudfoundry copied to clipboard
blue-green strategy deploy fails when app is down
╷
│ Error: Oh no. Something's gone wrong. I've tried to roll back but you should check to see if everything is OK.: The app could not be found: 8330ea29-1bb6-4b2d-ab19-ce987f555f20
│
│ with cloudfoundry_app.caddy,
│ on main.tf line 25, in resource "cloudfoundry_app" "caddy":
│ 25: resource "cloudfoundry_app" "caddy" {
│
╵
Expected: an app with blue-green strategy should still be deployable even if the current version is in non-running (stopped, crashed) state