v1.535.7
·
17 commits
to main
since this release
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_nameanddns_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 docswhy
To have most recent changes of README.md and doc from origin templates