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

Cap TF Google provider version at latest stable (4.43) #744

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

heyealex
Copy link
Contributor

This is a workaround for the plugin panic error (hashicorp/terraform-provider-google#13097), but is also a good practice to ensure breaking changes don't affect our deployments without us being able to test beforehand.

Submission Checklist

  • Have you installed and run this change against pre-commit? (pre-commit install)
  • Are all tests passing? (make tests)
  • Have you written unit tests to cover this change?
  • Is unit test coverage still above 80%?
  • Have you updated all applicable documentation?
  • Have you followed the guidelines in our Contributing document?

@cboneti cboneti assigned heyealex and unassigned cboneti Nov 22, 2022
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.

None yet

2 participants