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

feat: restrict upgrade to v1.3 only #974

Merged
merged 1 commit into from
Dec 12, 2023
Merged

feat: restrict upgrade to v1.3 only #974

merged 1 commit into from
Dec 12, 2023

Conversation

blgm
Copy link
Member

@blgm blgm commented Dec 11, 2023

In order to reduce the size of the brokerpak, obsolete Terraform providers have been removed. As a result, to get to this version through upgrading, you must upgrade to v1.3 first and upgrade all service instances to v1.3. This can be done via "cf upgrade-service", or for bulk upgrades consider the plugin: https://github.com/cloudfoundry/upgrade-all-services-cli-plugin You can then upgrade to this version, and again upgrade all the service instances.

#186588913

In order to reduce the size of the brokerpak, obsolete Terraform providers
have been removed. As a result, to get to this version through upgrading,
you must upgrade to v1.3 first and upgrade all service instances to v1.3.
This can be done via "cf upgrade-service", or for bulk upgrades consider
the plugin: https://github.com/cloudfoundry/upgrade-all-services-cli-plugin
You can then upgrade to this version, and again upgrade all the service instances.

[#186588913](https://www.pivotaltracker.com/story/show/186588913)
- name: terraform-provider-google
version: 4.84.0
source: https://github.com/terraform-providers/terraform-provider-google/archive/v4.84.0.zip
- name: terraform-provider-local
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

praise: good catch!

@zucchinidev zucchinidev merged commit d79c981 into main Dec 12, 2023
6 checks passed
@blgm blgm deleted the dropprov branch December 12, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants