Skip to content

v1.536.1

Latest

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 01 Jul 09:10
· 9 commits to main since this release
c0e1dc3
chore(deps): restrict aws provider version to < 6.0.0 @Benbentwo (#30) This pull request includes a version constraint update for the AWS provider in the Terraform configuration file `src/versions.tf`. The change ensures compatibility with versions up to but not including 6.0.0.
  • src/versions.tf: Updated the version constraint for the aws provider to >= 4.9.0, < 6.0.0 to ensure compatibility with future versions while avoiding potential breaking changes in version 6.0.0.

Summary by CodeRabbit

  • Chores
    • Updated AWS provider version constraints to allow versions from 4.9.0 up to, but not including, 6.0.0.
    • Upgraded the version of the "eks/cert-manager" component to enhance stability and performance.

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#35) ## what This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates