Skip to content

Commit 6be2f4d

Browse files
authored
chore: provider update in upgrade notes (#1172)
* chore: provider update in upgrade notes * Update upgrading_to_v20.0.md
1 parent 325ee8e commit 6be2f4d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/upgrading_to_v20.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ we must perform a canary upgrade to move workloads onto the new ASM revision. To
2727
Another difference from the previous module is that the new ASM module does not provide variables for option configuration (e.g. `custom_overlay`, `options`). For the new version these should be managed separately
2828
outside the module. This is because those options were tightly coupled to pulling down an installer which the new module does not do. To use options specified in the previous module with the new module find the corresponding configuration [here](https://github.com/GoogleCloudPlatform/anthos-service-mesh-packages/tree/main/asm/istio/options) and move the
2929
config to the mesh configuration for the managed revision.
30+
31+
### Google Cloud Platform Provider upgrade
32+
The Terraform Kubernetes Engine Module now requires version 4.10 or higher of
33+
the Google Cloud Platform Provider and 4.10 or higher of
34+
the Google Cloud Platform Beta Provider.

0 commit comments

Comments
 (0)