Skip to content

v2.2.0-alpha

Compare
Choose a tag to compare
@jrsdav jrsdav released this 02 Mar 18:33
· 76 commits to master since this release
f1520a4

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