v4.25.0
What's Changed
- feat: Add optional path variable for the platform_team_eks_access aws_iam_policy by @nadaj in #1431
- chore: Update examples to use
terraform-aws-eks
module where possible by @bryantbiggs in #1428 - chore: Update PULL_REQUEST_TEMPLATE.md by @askulkarni2 in #1433
- chore: Remove terratest workflow and correct documentation links by @bryantbiggs in #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 #1442 - fix: Use
most_recent = true
when using VPC CNI custom configuration by @bryantbiggs in #1447 - chore: Add missing targets to
terraform apply
infully-private-cluster
example README by @nrnrk in #1453 - feat: Added SQS queue creation with events for Karpenter by @vara-bonthu in #1458
New Contributors
Full Changelog: v4.24.0...v4.25.0