Skip to content

Release 0.1.4

Compare
Choose a tag to compare
@andrecorreaneto andrecorreaneto released this 17 May 14:47
· 6 commits to main since this release
48ad16f

May 15, 2024 Release Notes - 0.1.4

New

  1. OKE module added, supporting basic and enhanced clusters, with managed node pools and virtual node pools. See OKE module for details.

Updates

  1. Compute module can now manage cluster networks and compute clusters. See Clusters for details.
  2. Compute module now supports cloud-init scripts passed in as a file or as a string in Terraform heredoc style. See Compute for details.
  3. Compute module now supports SSH public keys passed in as a file or as a string.