From cdf76f6ca4967d88a4129d76a21687788396292b Mon Sep 17 00:00:00 2001 From: rr4444 Date: Wed, 10 Nov 2021 18:09:18 +0000 Subject: [PATCH] add max provider version fails if provider is latest version *4.0.0" --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 239e55ab32..b7d9bcd951 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ If you haven't [upgraded][terraform-0.13-upgrade] and need a Terraform 0.12.x-compatible version of this module, the last released version intended for Terraform 0.12.x is [12.3.0]. +Requires Google provider version greater than 3.39.0 or less than 4.0.0. + ## Usage There are multiple examples included in the [examples](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/tree/master/examples) folder but simple usage is as follows: