Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cf create|update-service-broker to register the service #972

Merged
merged 2 commits into from
Jun 24, 2024

Commits on Jun 12, 2024

  1. Use cf create|update-service-broker to register the service

    - Set the CF_BROKER_PASSWORD env var to eliminate the password from the
      commands being run.
    davewalter committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    58a8243 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Remove support for CF CLI v6 and v7 packages

    - CF-Deployment and TAS only colocate the cf-cli-8-linux package
      onto the instances that are used to run errands.
    davewalter committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f87361a View commit details
    Browse the repository at this point in the history