-
Notifications
You must be signed in to change notification settings - Fork 568
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
chore(master): release 4.0.0 #214
Conversation
95e0308
to
cd3787c
Compare
cd3787c
to
aaacd7b
Compare
@release-please[bot] |
I ran into some state issues related to the provider upgrade. To fix it I had to edit state manually, so I came up with a little bashism to do it for me (requires ~ Terraform
Terragrunt:
You might add this to the changelog or README.md to help people avoid issues upgrading. |
d318847
to
b2a41fb
Compare
/gcbrun |
@lhriley What's missing to release that version ? I would like to use it in order to not have the GCP region into the bucket name ! |
The problem I had was a jump in a major version of Google and hashicorp providers that causes a breaking state change. This happened because of the change to the minimum version of the Google provider. The commands I shared fixed the state for me and now I'm running the pre-release without any apparent issues. |
b2a41fb
to
2e778b6
Compare
/gcbrun |
2e778b6
to
a253543
Compare
/gcbrun |
Hi guys, any ETA for this release? |
a253543
to
729870f
Compare
/gcbrun |
729870f
to
bf41eb3
Compare
/gcbrun |
Hello, any update on when this PR will be merged? Thanks! |
bf41eb3
to
673aa95
Compare
/gcbrun |
673aa95
to
55ec581
Compare
/gcbrun |
55ec581
to
10dedb8
Compare
/gcbrun |
10dedb8
to
5f9c8af
Compare
5f9c8af
to
462d960
Compare
/gcbrun |
462d960
to
a13757c
Compare
/gcbrun |
We should probably try to include #185 in this breaking release. |
a13757c
to
d45c15a
Compare
/gcbrun |
d45c15a
to
70fb3d0
Compare
/gcbrun |
70fb3d0
to
d27c369
Compare
/gcbrun |
d27c369
to
a64acd5
Compare
/gcbrun |
Hi @CharlieC3 - We could push #185 to a later release, however it appears the upgrade guide https://github.com/terraform-google-modules/terraform-google-cloud-storage/blob/master/docs/upgrading_to_v4.0.md may need an addition to cover state migration: #214 (comment) @imrannayer - Would you happen to be familiar? |
@apeabody I created bucket using current module version 3.4.1 and then ran |
Thanks @imrannayer! Possibly related to prior major version upgrades. |
/gcbrun |
🤖 I have created a release beep boop
4.0.0 (2023-04-06)
⚠ BREAKING CHANGES
Features
This PR was generated with Release Please. See documentation.