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 provider versions #361

Merged

Conversation

wmuizelaar
Copy link
Contributor

Also fixes the core_project_factory that still pointed to 2.x

@wmuizelaar wmuizelaar requested a review from a team January 28, 2020 17:03
@morgante
Copy link
Contributor

Thanks for the PR. What is the intent with this change? We try not to be overly strict with provider versions if we don't have to, so I'm not sure we need to restrict the provider versions further if we're not depending on a new feature.

@wmuizelaar
Copy link
Contributor Author

The main reason is the change in modules/fabric-project/versions.tf - that one is needed to be able to use a 3.x.y provider version. Otherwise terraform will complain it could not find a valid version.

@morgante
Copy link
Contributor

Got it, thanks. In that case, could we reduce this change to update the examples + that file, while backing out the changes to other module versions?

@wmuizelaar wmuizelaar force-pushed the bump_provider_versions branch 2 times, most recently from d74f0f2 to 749bbd2 Compare February 2, 2020 18:19
@wmuizelaar
Copy link
Contributor Author

Sure! Hope to have applied your desired changes with this latest version.

@wmuizelaar wmuizelaar force-pushed the bump_provider_versions branch from 749bbd2 to eb99994 Compare February 2, 2020 18:21
@morgante morgante merged commit 2b32b68 into terraform-google-modules:master Feb 3, 2020
@wmuizelaar wmuizelaar deleted the bump_provider_versions branch February 3, 2020 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants