v4.13.0
版本发布时间: 2022-10-16 20:26:39
aws-ia/terraform-aws-eks-blueprints最新发布版本:v5.0.0(2023-08-10 03:08:17)
What's Changed
- feat: Add support for tagging self-managed node group launch template by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1036
- feat: Add support to prepare CoreDNS for Helm management, enable cluster proportional autoscaler for CoreDNS by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1033
- feat: Introducing the Portworx module to the eks add-on by @pragrawal10 in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/955
- feat: Add support for EKS addon data version selection of
most_recent
(true
/false
) by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1048 - chore: Karpenter v0170 by @FernandoMiguel in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1034
- fix: Enable
external-secrets
support via GitOps and ArgoCD by @kahirokunn in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1049 - fix: Remove
examples/portworx
from planning checks due to unknown computed value caused by IAM policy by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1052 - chore: Update
CODEOWNERS
and remove un-usedOWNERS
file by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1051
New Contributors
- @pragrawal10 made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/955
Full Changelog: https://github.com/aws-ia/terraform-aws-eks-blueprints/compare/v4.12.2...v4.13.0