Feature request: support hashicorp/google
and hashicorp/google-beta
v6
#1909
kkom
started this conversation in
Ideas and feature requests
Replies: 1 comment 2 replies
-
Hi, We have identified the changes that we need to make and have this in our roadmap. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As in the title – it would be great if you could support v5 of the Google Terraform provider. Right now the version constraints resolve to
< 5.0.0
, e.g. see this:https://github.com/GoogleCloudPlatform/hpc-toolkit/blob/e64f027e3d90717506a3610c52038438f7442526/modules/file-system/filestore/versions.tf#L19-L22
We're already on v5 for all of our other Terraform workspaces, and it would let us have a consistent version across all of our infra.
Best wishes,
Konrad
Beta Was this translation helpful? Give feedback.
All reactions