Skip to content

v1.537.3

Latest

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 28 Jul 15:08
· 10 commits to main since this release
6e9b161
Allow users to set component names in remote state @j4zzcat (#51) Allow users to set component names in remote state.
  • Defined input variables account_map_component_name.
  • Variable defaults to preserving the behaviour of the current version.
  • Remote state uses this variable 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
    • Made the account-map component name configurable through a new variable, allowing users to customize its value if needed. The default remains "account-map".

🤖 Automatic Updates

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