Skip to content

v1.535.1

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 31 Mar 12:13
· 30 commits to refs/heads/main since this release
f303a18
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 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 .gitignore file 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 docs

why

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