cloudfoundry / cloud-service-broker

OSBAPI service broker that uses Terraform to provision and bind services. Derived from https://github.com/GoogleCloudPlatform/gcp-service-broker
Apache License 2.0
80 stars 38 forks source link

chore: report database error during LastOperation #1107

Closed blgm closed 1 day ago

blgm commented 1 day ago

We now differentiate between an instance not existing, and having an error getting the record from the database. All the other endpoints did this, so this just gets LastOperation to follow the same pattern