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