GoogleCloudPlatform/terraform-google-secure-cicd

required_providers constraints need to be updated

Closed this issue · 1 comments

The module causes issues if you are trying to use the latest google providers 5.28.0 is out of bounds of the required_providers definitions.

Getting these errors.

│ Could not retrieve the list of available versions for provider hashicorp/google: no available releases match the given constraints >= 3.30.0, >= 3.45.0, >=
│ 3.53.0, >= 4.3.0, ~> 4.63.0, < 5.0.0, 5.28.0, < 6.0.0

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days