v1.535.1
·
27 commits
to refs/heads/main
since this release
Add component tests @goruha (#16)
# 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
- Enhanced resource provisioning with conditional creation driven by configuration flags.
- Upgraded a core cloud service module to leverage improved capabilities.
- Added a suite of configuration examples for CLI settings, service deployments, and network management.
- Introduced new YAML configurations for managing EKS and VPC components.
-
Tests
- Introduced an automated test suite to validate component deployment and integration.
-
Chores
- Removed an outdated test execution script and streamlined the authentication role configuration logic.
🤖 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