Skip to content

v1.535.6

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 28 Jul 13:40
· 2 commits to main since this release
21489b9
Allow users to set component names in remote state @j4zzcat (#41) Allow users to set component names in remote state.
  • Defined input variables eks_component_name and dns_delegated_component_name.
  • Variables default to preserving the behaviour of the current version.
  • Remote state uses these variables to pull in the state of the components.
  • This update allows the codebase to adopt more standardized structure and naming practices.

Summary by CodeRabbit

  • New Features
    • Added configurable options for EKS and Delegated DNS component names, allowing users to customize these names via variables.
  • Chores
    • Updated infrastructure configuration to use variable-based component names instead of fixed values for improved flexibility.

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#42) ## 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