v1.535.1
·
30 commits
to refs/heads/main
since this release
Added tests @goruha (#17)
# What * [x] Add `basic` component test * [x] Add `disabled` component test * [x] Test component drifting * [ ] Add any additional use case testsWhy
- Test basic component features
- Verify that the component does not create any resources when input
enabled: falseset - Verify that the component does not drift on a second run with the same inputs
- Add test for any additional than basic use cases for the component
References
Summary by CodeRabbit
-
New Features
- Introduced additional sample configurations to simplify cloud resource deployment.
- Added a new CLI application configuration file for enhanced flexibility in managing settings.
- Included new YAML configuration files for various components, including VPC, EKS cluster, and DNS management.
- Added a new local variable to aggregate zone names for enhanced domain filtering in DNS configurations.
-
Chores
- Upgraded module versions for improved stability and reliability.
- Created a
.gitignorefile to manage unnecessary files in version control.
-
Tests
- Added a comprehensive test suite to verify deployments, including multiple test functions.
- Enhanced ignore rules and dependency management to support a consistent testing environment.
-
Revert
- Removed an unused test script that had no additional logic or functionality.
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#18)
## 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