v2.2.0-alpha
What's Changed
This release updates the IAM policies in the managed-cloud
sub-module used for StreamNative's vendor access.
- Add the ability for bootstrap to manage r53 zones by @addisonj in #50
- Add missing permission to management policy needed by control plane by @jrsdav in #47
- Removed kubeconfig file by @jrsdav in #51
Removed inputs
The variable inputs kubeconfig_output_path
and write_kubeconfig
have been removed from the module. The module will no longer create a .kubeconfig
file for the EKS cluster that gets created. To access the cluster, use the awscli
update-kubeconfig sub-command.
Full Changelog: v2.1.0-alpha...v2.2.0-alpha