temporary revert to Terraform 1.3.1 to support Cloud Shell

This commit is contained in:
Natalia Strelkova
2022-10-10 09:19:55 +00:00
parent e13bce1147
commit 5dbc61cb8c
83 changed files with 83 additions and 83 deletions

View File

@@ -13,7 +13,7 @@
# limitations under the License.
terraform {
required_version = ">= 1.3.2"
required_version = ">= 1.3.1"
required_providers {
google = {
source = "hashicorp/google"