What's Changed
- Terraform related changes
- Infrastructure and application deployment for terraform now use aws-eks-blueprints v4.32.1 in order to mitigate a breaking change caused by the aws-eks-blueprints github repository being refactored. (#776)
- Fix to pass variable mysql_engine_version to RDS module by @elanv in #781
- Increasing the default disk space for gpu instances and adding a variable to configure the disk size. (#782)
- Update rds engine version in terraform deployments. (#785)
- Migrate to aws-eks-blueprints v5 for Kubernetes Addon installation. For GPU deployments the Nvidia operator will be installed. (#779)
- Helm/Kustomize related changes
- Updated the AWS Load Balancer Controller’s Alb policy to include AddTag permissions in Create* operations in accordance with the new aws policy change. By @ananth102 in #777
New Contributors
Full Changelog: v1.7.0-aws-b1.0.2...v1.7.0-aws-b1.0.3