Skip to content

Upgrade tf providers (GONRG-7921)

I used version 4.84 for hashicorp/google-beta and hashicorp/google providers because when I tried to use version 5.2, I got the following error: Could not retrieve the list of available versions for provider │ hashicorp/google-beta: no available releases match the given constraints >= │ 3.43.0, >= 4.47.0, != 4.49.0, != 4.50.0, < 5.0.0, ~> 5.2

This means the version must be less than 5.0.0

Edited by Andrei Skorkin [EPAM / GCP]

Merge request reports