Skip to content

Releases: terraform-aws-modules/terraform-aws-eks-pod-identity

v2.0.0

05 Aug 14:04
Compare
Choose a tag to compare

2.0.0 (2025-08-05)

⚠ BREAKING CHANGES

  • Update Terraform and AWS provider versions to 1.5.7 and 6.2 respectively (#40)

Features

  • Terraform v1.5.7 is now minimum supported version
  • AWS provider v6.2 is now minimum supported version
  • Support for region parameter to specify the AWS region for the resources created if different from the provider region.
  • Add support for disable_session_tags and target_role_arn for associations
  • Variable definitions now contain detailed object types in place of the previously used any type

v1.12.1

05 Jul 13:56
Compare
Choose a tag to compare

1.12.1 (2025-07-05)

Bug Fixes

  • Update IAM policy for External Secrets (#38) (8083c02)

v1.12.0

03 Jun 00:28
Compare
Choose a tag to compare

1.12.0 (2025-06-03)

Features

  • Update AWS Load Balancer controller policy to match v2.13 of the upstream project (#36) (b1898a2)

v1.11.0

12 Mar 21:14
Compare
Choose a tag to compare

1.11.0 (2025-03-12)

Features

  • Update IAM permissions for load balancer controller v2.12.0 (#33) (36379bc)

v1.10.0

29 Jan 17:16
Compare
Choose a tag to compare

1.10.0 (2025-01-29)

Features

  • Add ec2:DescribeSubnets policy to aws-vpc-cni (#29) (2f1907b)

v1.9.1

09 Jan 15:29
Compare
Choose a tag to compare

1.9.1 (2025-01-09)

Bug Fixes

  • Fix IAM policy for External Secrets (#28) (9bc8032)

v1.9.0

27 Dec 21:38
Compare
Choose a tag to compare

1.9.0 (2024-12-27)

Features

  • Update policies for AWS LBC v2.11.0 (#27) (f5c4932)

v1.8.0

27 Dec 21:37
Compare
Choose a tag to compare

1.8.0 (2024-12-27)

Features

  • Update policie for External Secrets 0.12.1 (#26) (b63aaf1)

v1.7.0

11 Nov 14:58
Compare
Choose a tag to compare

1.7.0 (2024-11-11)

Features

  • Add ec2:GetSecurityGroupsForVpc for AWS LB Controller v2.10.0 (#25) (dfef351)

v1.6.1

22 Oct 02:11
Compare
Choose a tag to compare

1.6.1 (2024-10-22)

Bug Fixes