Skip to content

Releases: cloudposse-terraform-components/aws-eks-reloader

v1.536.0

04 Jan 17:39
ba00f3d
Compare
Choose a tag to compare
fix: update legacy splat operator @RoseSecurity (#10) ## what
  • Replace the legacy "attribute-only" splat expressions which use the sequence .* with the newer expression[*]

why

Earlier versions of the Terraform language had a slightly different version of splat expressions, which Terraform continues to support for backward compatibility. This older variant is less useful than the modern form described above, and so Hashicorp recommends against using it in new configurations.

references

Summary by CodeRabbit

  • Bug Fixes
    • Updated the configuration for accessing Kubernetes namespace IDs to improve accuracy.

v1.535.0

04 Jan 11:23
62ccce8
Compare
Choose a tag to compare

Migrate component from cloudposse/terraform-aws-components

v1.534.0

04 Jan 11:07
62ccce8
Compare
Choose a tag to compare

Migrate component from cloudposse/terraform-aws-components

v1.533.0

13 Dec 19:52
d9ebfee
Compare
Choose a tag to compare

Migrate component from cloudposse/terraform-aws-components

v1.532.0

27 Nov 11:38
fa616a0
Compare
Choose a tag to compare

Migrate component from cloudposse/terraform-aws-components