Skip to content

v1.535.7

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 28 Jul 13:13
· 17 commits to main since this release
2e3fd1a
Allow users to set component names in remote state @j4zzcat (#37) Allow users to set component names in remote state.
  • Defined input variables vpc_component_name, vpc_ingress_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 new configuration options to customize component names for VPC, Ingress VPC, and Delegated DNS modules.
  • Chores
    • Updated module settings to use configurable variables for component names instead of fixed values.

🤖 Automatic Updates

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