v2.0.5
·
31 commits
to main
since this release
Allow users to set component names in remote state @j4zzcat (#49)
Allow users to set component names in remote state.- Defined input variables
vpc_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
- Added a configurable option to set the VPC component name through a new variable, allowing greater flexibility in naming.
- Chores
- Updated configuration to use the new variable for the VPC component name instead of a fixed value.
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#50)
## 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