Skip to content

v1.535.1

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 31 Mar 11:23
· 26 commits to refs/heads/main since this release
c517eea
Added 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 a suite of new configuration files to enhance deployment of infrastructure components including DNS management, EKS clusters, VPC networks, load balancers, and echo server use cases.
    • Added improved CLI settings and a vendor manifest for streamlined dependency management.
  • Tests

    • Implemented an automated test suite to validate echo server deployments and configuration flags.
  • Chores

    • Upgraded key module dependencies, streamlined role assignment logic, updated ignore rules, and removed an obsolete test script.

🤖 Automatic Updates

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