Add deprecation notice for support of Terraform v0.11

This commit is contained in:
Barry Melbourne 2020-09-25 09:16:01 +01:00
parent d9b99fccca
commit a6ff8c7c7c
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