Skip to content

Enabling Service Instance Sharing #249

@thehandsomezebra

Description

@thehandsomezebra

Is your feature request related to a problem? Please describe.
CloudFoundry allows for services to be shared across orgs and spaces -- however this requires that the service broker is explicitly enabling service instance sharing by setting a flag shareable: true. At this time, the AWS ServiceBroker does not pass this variable.

Describe the solution you'd like
I will make a PR for this change. It will be backwards compatible since it is technically without the value, it is being defaulted to false.

Describe alternatives you've considered
Using a fork with this change allows the service broker to pass a template with shareable: true very well.

Additional context
Please see https://docs.cloudfoundry.org/services/enable-sharing.html for information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions