Skip to content

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

v1.5.0

05 Oct 00:44
Compare
Choose a tag to compare

1.5.0 (2024-10-05)

Features

  • Update IAM policy for AWS Load Balancer Controller to support Listener Attributes (#19) (ef9c1d7)

v1.4.3

01 Oct 22:48
Compare
Choose a tag to compare

1.4.3 (2024-10-01)

Bug Fixes

  • Add required S3 PutObjectTagging permission to IAM policy (#17) (def5c02)

v1.4.2

25 Sep 01:49
Compare
Choose a tag to compare

1.4.2 (2024-09-25)

Bug Fixes

  • Ensure FSX IAM Policy Permits Updating File Systems (#16) (c9d93c3)

v1.4.1

05 Sep 21:27
Compare
Choose a tag to compare

1.4.1 (2024-09-05)

Bug Fixes

  • Change association_defaults type from map(string) to any to support tags (#15) (85f2516)

v1.4.0

07 Aug 15:02
Compare
Choose a tag to compare

1.4.0 (2024-08-07)

Features

  • Add cloudwatch logs policy to vpc-cni for networkpolicy logging (#13) (a5da73e)

v1.3.0

21 Jul 16:28
Compare
Choose a tag to compare

1.3.0 (2024-07-21)

Features

  • Add support for specifying assume role conditions (#12) (5249afc)

v1.2.1

30 May 00:12
Compare
Choose a tag to compare

1.2.1 (2024-05-30)

Bug Fixes

  • TargetGroup Binding only policy requires policies for SecurityGroup (#10) (ba34af4)

v1.2.0

02 Apr 21:35
Compare
Choose a tag to compare

1.2.0 (2024-04-02)

Features

  • Add fast snapshot restore policy to ebs csi role (#5) (10f90d6)

v1.1.0

21 Mar 01:09
Compare
Choose a tag to compare

1.1.0 (2024-03-21)

Features

  • Add support for creating pod identity associations (#4) (98c5bdf)

v1.0.0

19 Mar 14:08
Compare
Choose a tag to compare

1.0.0 (2024-03-19)

Features

  • Add policy outputs; render wrapper (4a0f2c6)
  • Add support for Mountpoint S3 CSI driver (801ce9b)
  • Add support for source/override documents, custom policy and additional policy statements (695d556)
  • Initial implementation of module policies (40a789e)
  • Update VPC CNI IPv4 policy to use scoped policy (8f0b4e1)
  • Use session tags on Karpenter and cluster-autoscaler policies, remove role self-assume permissions (066da8c)

Bug Fixes

  • Shorten variable for external-secrets permission to create secrets (686a60f)
  • Update CloudWatch Observability permissions and add to example/README (b75e8de)
  • Update policies to align with current project policies; remove variable defaults which defaults to permissive access (ffc8ede)