Deprecate CloudFormation support

This commit is contained in:
John Gardiner Myers 2021-05-30 10:43:04 -07:00
parent affd86cfd4
commit d878274767
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ This is a document to gather the release notes prior to the release.
* Due to lack of maintainers, the Aliyun/Alibaba Cloud support has been deprecated. The current implementation will be left as-is until the implementation needs updates or otherwise becomes incompatible. At that point, it will be removed. We very much welcome anyone willing to contribute to this cloud provider.
* Due to lack of maintainers, the CloudFormation support has been deprecated. The current implementation will be left as-is until the implementation needs updates or otherwise becomes incompatible. At that point, it will be removed. We very much welcome anyone willing to contribute to this target.
# Other changes of note
* It is no longer necessary to set `AWS_SDK_LOAD_CONFIG=1` in the environment when using AWS assumed roles with the `kops` CLI.