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

Bump terraform-provider-google to 3.1.0 #128

Closed
parabolic opened this issue Dec 11, 2019 · 4 comments · Fixed by #134
Closed

Bump terraform-provider-google to 3.1.0 #128

parabolic opened this issue Dec 11, 2019 · 4 comments · Fixed by #134
Assignees
Labels
upstream Work required on Terraform core or provider

Comments

@parabolic
Copy link

Hi People,
I was wondering if there's a possibility to bump the terraform-provider-google version to the latest 3.1.0, since there are quite some bugs that are fixed with it. The version is pinned to 2.19.0 and this is preventing me from using the network module in the same state. The only options for now I have are to use another state, fork, drop or bump it via a PR.
If you agree with bumping the version I can also open a PR against the module with it.
Thanks!

@morgante
Copy link
Contributor

We can bump the version if it's working, but will need to confirm nothing breaks. Happy to look at a PR which changes the required version and version used in examples.

@parabolic
Copy link
Author

Thanks for the reply @morgante . I can test the module on our test account by locally bumping the provider version and will post back the results in the PR.

@bharathkkb
Copy link
Member

@morgante I tested it out the other day for while trying to upgrade the GKE module along with examples that use network module but seems to be failing due to this bug in provider for 3.1.0
hashicorp/terraform-provider-google#5024

@aaron-lane aaron-lane added the upstream Work required on Terraform core or provider label Dec 16, 2019
@bharathkkb
Copy link
Member

bharathkkb commented Dec 18, 2019

3.3.0 has been released which should address hashicorp/terraform-provider-google#5024 by providing workaround
GoogleCloudPlatform/magic-modules#2837
I will start testing the module for upgrade to 3.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Work required on Terraform core or provider
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants