Skip to content

Commit fe0ddc0

Browse files
authored
docs: Update README.md for v35 release
1 parent f23d52f commit fe0ddc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Sub modules are provided for creating private clusters, beta private clusters, a
1212

1313
## Compatibility
1414

15-
This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+.
15+
This module is meant for use with Terraform 1.3+ and tested using Terraform 1.9+.
1616
If you find incompatibilities using Terraform `>=1.3`, please open an issue.
1717

1818
If you haven't [upgraded to 1.3][terraform-1.3-upgrade] and need a Terraform
@@ -391,7 +391,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog
391391
- [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x
392392
#### Terraform and Plugins
393393
- [Terraform](https://www.terraform.io/downloads.html) 1.3+
394-
- [Terraform Provider for GCP][terraform-provider-google] v5.9+
394+
- [Terraform Provider for GCP][terraform-provider-google] v6.11+
395395
#### gcloud
396396
Some submodules use the [terraform-google-gcloud](https://github.com/terraform-google-modules/terraform-google-gcloud) module. By default, this module assumes you already have gcloud installed in your $PATH.
397397
See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information.

0 commit comments

Comments
 (0)