cloudfoundry-community / terraform-provider-cloudfoundry

Terraform Cloud Foundry Provider
https://registry.terraform.io/providers/cloudfoundry-community/cloudfoundry/latest
Mozilla Public License 2.0
75 stars 87 forks source link

print app logs when fail to start or stop #568

Closed Cocossoul closed 4 weeks ago

Cocossoul commented 2 months ago

When an app fail to start during staging phase we don't have logs to debug.

This PR prints application logs on error whenever possible during app start or stop (that means once the app has logs).