Skip to content

v1.535.1

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 21 Mar 16:19
· 27 commits to refs/heads/main since this release
2ebb995
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 tests

Why

  • Test basic component features
  • Verify that the component does not create any resources when input enabled: false set
  • 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 docs

why

To have most recent changes of README.md and doc from origin templates