You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR should be merged and a new version created so that users can use google provider version >=6
Ideally, the version would be bumped to v35 first
Expected behavior
Cannot use gh-runner-gke with version >=6 of google provider
Observed behavior
Error: Failed to query available provider packages
│
│ Could not retrieve the list of available versions for provider hashicorp/google: locked provider registry.terraform.io/hashicorp/google 6.13.0 does not match configured version constraint >= 4.3.0,
│ >= 5.40.0, < 6.0.0, 6.13.0, < 7.0.0; must use terraform init -upgrade to allow selection of new versions
│
│ To see which modules are currently depending on hashicorp/google and what versions are specified, run the following command:
│ terraform providers
TL;DR
This PR should be merged and a new version created so that users can use google provider version >=6
Ideally, the version would be bumped to v35 first
Expected behavior
Cannot use
gh-runner-gke
with version >=6 of google providerObserved behavior
Terraform Configuration
Additional information
No response
The text was updated successfully, but these errors were encountered: