Skip to content

Commit

Permalink
chore: fix upgrade guide version (terraform-google-modules#1135)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathkkb authored Jan 27, 2022
1 parent 5d71d09 commit 79e7ff1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/upgrading_to_v18.0.md → docs/upgrading_to_v19.0.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Upgrading to v18.0
# Upgrading to v19.0

The v18.0 release of *kubernetes-engine* is a backwards incompatible release.
The v19.0 release of *kubernetes-engine* is a backwards incompatible release.

### Google Cloud Platform Provider upgrade
The Terraform Kubernetes Engine Module now requires version 4.0 or higher of
the Google Cloud Platform Provider.
the Google Cloud Platform Provider and 4.3 or higher of
the Google Cloud Platform Beta Provider.

```diff
terraform {
Expand Down

0 comments on commit 79e7ff1

Please sign in to comment.