v4.25.0
版本发布时间: 2023-02-26 20:30:35
aws-ia/terraform-aws-eks-blueprints最新发布版本:v5.0.0(2023-08-10 03:08:17)
What's Changed
- feat: Add optional path variable for the platform_team_eks_access aws_iam_policy by @nadaj in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1431
- chore: Update examples to use
terraform-aws-eks
module where possible by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1428 - chore: Update PULL_REQUEST_TEMPLATE.md by @askulkarni2 in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1433
- chore: Remove terratest workflow and correct documentation links by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1441
- feat: Update EKS module to v19.9.0 which added support for
before_compute
for addons and fixed IPv6 policy dependency by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1442 - fix: Use
most_recent = true
when using VPC CNI custom configuration by @bryantbiggs in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1447 - chore: Add missing targets to
terraform apply
infully-private-cluster
example README by @nrnrk in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1453 - feat: Added SQS queue creation with events for Karpenter by @vara-bonthu in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1458
New Contributors
- @nrnrk made their first contribution in https://github.com/aws-ia/terraform-aws-eks-blueprints/pull/1453
Full Changelog: https://github.com/aws-ia/terraform-aws-eks-blueprints/compare/v4.24.0...v4.25.0