Skip to content

v1.535.1

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 21 Mar 13:28
· 23 commits to refs/heads/main since this release
1c3acf4
Add component tests @goruha (#17) # 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

    • Introduced structured configuration templates for deployment management across clusters, networking, and load balancing.
    • Added flexible command-line options for customized setups.
  • Tests

    • Implemented a robust testing suite to ensure deployment consistency and configuration correctness.
  • Chores

    • Enhanced error handling and updated dependency management for improved stability.
    • Removed outdated test utilities to streamline operations.

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#21) ## 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