Skip to content

Support updating a service instance #44

@FlorianSW

Description

@FlorianSW

CloudFoundry allows one to update a service with the update-service command. This supports both, chaning the configuration of a service (if the service needs/requires/provides a way to configure it through the service configuration of CF) and also change the plan of the service.

As this is especially required when we want to change the configuration of a service without needing to delete and recreate it with the new configuration through this resource, I want to propose to support this command in cf-cli-resource, too :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions