Skip to content

Commit 4e1026e

Browse files
authored
Update CHANGELOG.md
1 parent 52138d2 commit 4e1026e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ Extending the adopted spec, each change should have a link to its corresponding
1111

1212
### ⚠ BREAKING CHANGES
1313

14+
See the [upgrade guide](./docs/upgrading_to_v9.0.md) for details.
15+
1416
* Beta clusters have changed the default to use the GKE_METADATA_SERVER, to use the old option set `node_metadata = "SECURE"`.
1517
* Minimum provider change increased to 3.19.
1618
* The ACM module has been refactored and resources will be recreated. This will show up in Terraform plans but is a safe no-op for Kubernetes.
17-
* Minimum Google provider version increased to 3.16.
1819
* For the safer cluster module, you must now specify `release_channel` instead of `kubernetes_version`.
1920

2021
### Features

0 commit comments

Comments
 (0)