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

fix: revert null provider version to major.minor #372

Merged
merged 4 commits into from
Nov 11, 2022
Merged

Conversation

apeabody
Copy link
Contributor

@apeabody apeabody commented Nov 9, 2022

Null provider was originally (https://github.com/terraform-google-modules/terraform-google-sql-db/blob/v12.1.0/modules/postgresql/versions.tf#L22) pessimistic pinned to a particular major.minor.patch, this reverts to just that major.minor for wider version compatibility.

Fixes #371

@apeabody apeabody changed the title chore: revert null provider version to major.minor fix: revert null provider version to major.minor Nov 9, 2022
@comment-bot-dev
Copy link

@apeabody
Thanks for the PR! 🚀
✅ Lint checks have passed.

@apeabody apeabody merged commit b4c0555 into master Nov 11, 2022
@apeabody apeabody deleted the apeabody-patch-2 branch November 11, 2022 19:07
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.

Bumping version of null plugin is creating hard to trace version conflicts
3 participants