mirror of https://github.com/kubernetes/kops.git
Mention aws_s3_bucket_object deprecation in release notes
This commit is contained in:
parent
18d45a2994
commit
6436e58f1e
|
@ -21,6 +21,8 @@ kOps will directly manage the Karpenter Provisioner resources. Read more about h
|
|||
|
||||
## Other significant changes
|
||||
|
||||
* The minimum version for the Terraform AWS Provider has been bumped to 4.0.0 to address the deprecation of the aws_s3_bucket_object resource and its replacement with the aws_s3_object resource. Such resources will be destroyed and recreated without downtime when applying the changes.
|
||||
|
||||
# Breaking changes
|
||||
|
||||
* Support for Kubernetes version 1.18 has been removed.
|
||||
|
|
Loading…
Reference in New Issue