Skip to content

v1.431.1

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 14 May 20:35
· 139 commits to refs/heads/main since this release
de47641
[eks/cluster] Update to use AWS Auth API @Nuru (#1033)

Breaking Changes

[!WARNING]
This release contains breaking changes to the eks/cluster component.
Read the migration guidance in the CHANGELOG

what

  • Upgrade the eks/cluster component to use the AWS API for access control

why

  • The old mechanism, using a ConfigMap, was unreliable

references

🤖 Automatic Updates

Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#1030)

what

  • Update workflows (.github/workflows) to add issue: write permission needed by ReviewDog tflint action

why

  • The ReviewDog action will comment with line-level suggestions based on linting failures