diff --git a/README.md b/README.md index 669b72786..ea612e0a9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Sub modules are provided for creating private clusters, beta private clusters, a ## Compatibility -This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+. +This module is meant for use with Terraform 1.3+ and tested using Terraform 1.10+. If you find incompatibilities using Terraform `>=1.3`, please open an issue. 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 - [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x #### Terraform and Plugins - [Terraform](https://www.terraform.io/downloads.html) 1.3+ -- [Terraform Provider for GCP][terraform-provider-google] v5.9+ +- [Terraform Provider for GCP][terraform-provider-google] v6.11+ #### gcloud 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. See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information. diff --git a/autogen/main/README.md b/autogen/main/README.md index 071e7626d..79e152c29 100644 --- a/autogen/main/README.md +++ b/autogen/main/README.md @@ -42,7 +42,7 @@ The implications of this are that: {% endif %} ## Compatibility -This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+. +This module is meant for use with Terraform 1.3+ and tested using Terraform 1.10+. If you find incompatibilities using Terraform `>=1.3`, please open an issue. If you haven't [upgraded to 1.3][terraform-1.3-upgrade] and need a Terraform @@ -288,9 +288,9 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog #### Terraform and Plugins - [Terraform](https://www.terraform.io/downloads.html) 1.3+ {% if beta_cluster %} -- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v5.9+ +- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v6.11+ {% else %} -- [Terraform Provider for GCP][terraform-provider-google] v5.9+ +- [Terraform Provider for GCP][terraform-provider-google] v6.11+ {% endif %} #### gcloud 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. diff --git a/modules/beta-autopilot-private-cluster/README.md b/modules/beta-autopilot-private-cluster/README.md index 9f87acf18..888c45065 100644 --- a/modules/beta-autopilot-private-cluster/README.md +++ b/modules/beta-autopilot-private-cluster/README.md @@ -15,7 +15,7 @@ For details on configuring private clusters with this module, check the [trouble ## Compatibility -This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+. +This module is meant for use with Terraform 1.3+ and tested using Terraform 1.10+. If you find incompatibilities using Terraform `>=1.3`, please open an issue. If you haven't [upgraded to 1.3][terraform-1.3-upgrade] and need a Terraform @@ -216,7 +216,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog - [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x #### Terraform and Plugins - [Terraform](https://www.terraform.io/downloads.html) 1.3+ -- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v5.9+ +- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v6.11+ #### gcloud 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. See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information. diff --git a/modules/beta-autopilot-public-cluster/README.md b/modules/beta-autopilot-public-cluster/README.md index 4022334b4..729039e28 100644 --- a/modules/beta-autopilot-public-cluster/README.md +++ b/modules/beta-autopilot-public-cluster/README.md @@ -12,7 +12,7 @@ Sub modules are provided for creating private clusters, beta private clusters, a ## Compatibility -This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+. +This module is meant for use with Terraform 1.3+ and tested using Terraform 1.10+. If you find incompatibilities using Terraform `>=1.3`, please open an issue. If you haven't [upgraded to 1.3][terraform-1.3-upgrade] and need a Terraform @@ -203,7 +203,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog - [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x #### Terraform and Plugins - [Terraform](https://www.terraform.io/downloads.html) 1.3+ -- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v5.9+ +- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v6.11+ #### gcloud 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. See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information. diff --git a/modules/beta-private-cluster-update-variant/README.md b/modules/beta-private-cluster-update-variant/README.md index 1d0db5124..45d57d165 100644 --- a/modules/beta-private-cluster-update-variant/README.md +++ b/modules/beta-private-cluster-update-variant/README.md @@ -37,7 +37,7 @@ The implications of this are that: ## Compatibility -This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+. +This module is meant for use with Terraform 1.3+ and tested using Terraform 1.10+. If you find incompatibilities using Terraform `>=1.3`, please open an issue. If you haven't [upgraded to 1.3][terraform-1.3-upgrade] and need a Terraform @@ -445,7 +445,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog - [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x #### Terraform and Plugins - [Terraform](https://www.terraform.io/downloads.html) 1.3+ -- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v5.9+ +- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v6.11+ #### gcloud 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. See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information. diff --git a/modules/beta-private-cluster/README.md b/modules/beta-private-cluster/README.md index 6d7d6a242..30e38fb25 100644 --- a/modules/beta-private-cluster/README.md +++ b/modules/beta-private-cluster/README.md @@ -15,7 +15,7 @@ For details on configuring private clusters with this module, check the [trouble ## Compatibility -This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+. +This module is meant for use with Terraform 1.3+ and tested using Terraform 1.10+. If you find incompatibilities using Terraform `>=1.3`, please open an issue. If you haven't [upgraded to 1.3][terraform-1.3-upgrade] and need a Terraform @@ -423,7 +423,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog - [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x #### Terraform and Plugins - [Terraform](https://www.terraform.io/downloads.html) 1.3+ -- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v5.9+ +- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v6.11+ #### gcloud 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. See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information. diff --git a/modules/beta-public-cluster-update-variant/README.md b/modules/beta-public-cluster-update-variant/README.md index bbb58d12f..abdc91ce5 100644 --- a/modules/beta-public-cluster-update-variant/README.md +++ b/modules/beta-public-cluster-update-variant/README.md @@ -34,7 +34,7 @@ The implications of this are that: ## Compatibility -This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+. +This module is meant for use with Terraform 1.3+ and tested using Terraform 1.10+. If you find incompatibilities using Terraform `>=1.3`, please open an issue. If you haven't [upgraded to 1.3][terraform-1.3-upgrade] and need a Terraform @@ -433,7 +433,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog - [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x #### Terraform and Plugins - [Terraform](https://www.terraform.io/downloads.html) 1.3+ -- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v5.9+ +- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v6.11+ #### gcloud 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. See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information. diff --git a/modules/beta-public-cluster/README.md b/modules/beta-public-cluster/README.md index c07bc9581..2b2789a5c 100644 --- a/modules/beta-public-cluster/README.md +++ b/modules/beta-public-cluster/README.md @@ -12,7 +12,7 @@ Sub modules are provided for creating private clusters, beta private clusters, a ## Compatibility -This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+. +This module is meant for use with Terraform 1.3+ and tested using Terraform 1.10+. If you find incompatibilities using Terraform `>=1.3`, please open an issue. If you haven't [upgraded to 1.3][terraform-1.3-upgrade] and need a Terraform @@ -411,7 +411,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog - [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x #### Terraform and Plugins - [Terraform](https://www.terraform.io/downloads.html) 1.3+ -- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v5.9+ +- [Terraform Provider for GCP Beta][terraform-provider-google-beta] v6.11+ #### gcloud 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. See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information. diff --git a/modules/private-cluster-update-variant/README.md b/modules/private-cluster-update-variant/README.md index d83c076f4..7a2b61138 100644 --- a/modules/private-cluster-update-variant/README.md +++ b/modules/private-cluster-update-variant/README.md @@ -37,7 +37,7 @@ The implications of this are that: ## Compatibility -This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+. +This module is meant for use with Terraform 1.3+ and tested using Terraform 1.10+. If you find incompatibilities using Terraform `>=1.3`, please open an issue. If you haven't [upgraded to 1.3][terraform-1.3-upgrade] and need a Terraform @@ -425,7 +425,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog - [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x #### Terraform and Plugins - [Terraform](https://www.terraform.io/downloads.html) 1.3+ -- [Terraform Provider for GCP][terraform-provider-google] v5.9+ +- [Terraform Provider for GCP][terraform-provider-google] v6.11+ #### gcloud 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. See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information. diff --git a/modules/private-cluster/README.md b/modules/private-cluster/README.md index 6da2c08ab..49d64bad5 100644 --- a/modules/private-cluster/README.md +++ b/modules/private-cluster/README.md @@ -15,7 +15,7 @@ For details on configuring private clusters with this module, check the [trouble ## Compatibility -This module is meant for use with Terraform 1.3+ and tested using Terraform 1.0+. +This module is meant for use with Terraform 1.3+ and tested using Terraform 1.10+. If you find incompatibilities using Terraform `>=1.3`, please open an issue. If you haven't [upgraded to 1.3][terraform-1.3-upgrade] and need a Terraform @@ -403,7 +403,7 @@ The [project factory](https://github.com/terraform-google-modules/terraform-goog - [kubectl](https://github.com/kubernetes/kubernetes/releases) 1.9.x #### Terraform and Plugins - [Terraform](https://www.terraform.io/downloads.html) 1.3+ -- [Terraform Provider for GCP][terraform-provider-google] v5.9+ +- [Terraform Provider for GCP][terraform-provider-google] v6.11+ #### gcloud 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. See the [module](https://github.com/terraform-google-modules/terraform-google-gcloud#downloading) documentation for more information.