Skip to content

9.3.0 - May 17, 2024

Compare
Choose a tag to compare
@jarpat jarpat released this 17 May 17:45
· 9 commits to main since this release
df730eb

RELEASE NOTES:

Terraform version was updated from 1.7.3 to 1.8.2.

  • If you run this project using a Docker container, pull the latest release and rebuild the image using the provided Dockerfile, Terraform 1.8.2 will be included in the image.
  • If you run this project directly on your machine by executing terraform CLI commands, ensure you have at least version 1.8.2 installed. See installation documentation from HashiCorp.

ENHANCEMENTS:

  • #381: feat: (IAC-600) Add support for Microsoft Entra authentication with Kubernetes RBAC
  • #382: feat: (IAC-1436) Updated terraform version to fix security vulnerability

DOCUMENTATION:

  • #383: docs: (IAC-1460) Update the diagram in readme to reflect the NetApp icon change