Merge pull request #9989 from bmelbourne/deprecate-support-terraform-0.11

Add deprecation notice for support of Terraform v0.11
This commit is contained in:
Kubernetes Prow Robot 2020-09-26 01:48:48 -07:00 committed by GitHub
commit 15316effe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,10 @@ The expiration times vary randomly so that nodes are likely to have their certs
* Support for Kubernetes versions 1.11 and 1.12 are deprecated and will be removed in kops 1.20.
* Support for Terraform version 0.11 has been deprecated and will be removed in kops 1.20.
* Support for feature flag `Terraform-0.12` has been deprecated and will be removed in kops 1.20. All generated Terraform HCL2/JSON files will support versions `0.12.26+` and `0.13.0+`.
# Full change list since 1.18.0 release
## v1.18.0-alpha.3 to v1.19.0-alpha.1