You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dsyer for multiple reasons, not the least of which is the provisioning time, we no longer create services from the manifest. in cf v6, we'll bind to any existing services and error out if a specified service does not exist. you'll need to update your manifest like so:
I used to be able to specify services to create (as well as bind) in a manifest, e.g.
Now I just get
The text was updated successfully, but these errors were encountered: