v4.14.0
版本发布时间: 2022-10-29 09:06:02
aws-ia/terraform-aws-eks-blueprints最新发布版本:v5.0.0(2023-08-10 03:08:17)
What's Changed
- chore: Replace EFS standalone resources with EFS module by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1081
- fix: Windows - Changing docker files to be stored on secondary drive by @marciogmorales in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1084
- feat: Add Sysdig addon by @manuelbcd in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1079
- feat: Allow users to specify the Windows Server version;
2019
(default) or2022
by @IgorEulalio in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1078 - feat: Add Datadog operator to Kubernetes addons by @bobdoah in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/882
- fix: Failed to create NAT gateway for
eks-cluster-with-new-vpc
example if local zones are enabled by @aaroniscode in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1095 - feat: Add support for AppMesh controller addon with AppMesh mTLS example by @svelango in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/539
- feat: Update addons to latest supported versions by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1096
- fix: Ensure KMS key policy includes IAM role path by @mkkatica in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/979
New Contributors
- @marciogmorales made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1084
- @manuelbcd made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1079
- @IgorEulalio made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1078
- @aaroniscode made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1095
- @svelango made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/539
- @mkkatica made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/979
Full Changelog: https://github.com/aws-ia/terraform-aws-eks-blueprints/compare/v4.13.1...v4.14.0