Releases: cloudposse/test-helpers
v0.5.0
Update module github.com/rebuy-de/aws-nuke/v2 to v2.25.0 @renovate (#13)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/rebuy-de/aws-nuke/v2 | v2.20.0 -> v2.25.0 |
Release Notes
rebuy-de/aws-nuke (github.com/rebuy-de/aws-nuke/v2)
v2.25.0
What's Changed
- Add EC2InstanceConnectEndpoint resource by @der-eismann in https://github.com/rebuy-de/aws-nuke/pull/1087
- Add elasticache user and group support by @swhite-oreilly in https://github.com/rebuy-de/aws-nuke/pull/1044
- Add support for CloudFront public keys and CloudFront key groups (#873) by @npellegrin in https://github.com/rebuy-de/aws-nuke/pull/1065
- feat: MemoryDB resource support by @JTaylor-myenergi in https://github.com/rebuy-de/aws-nuke/pull/1079
- Stopped Executions before deleting step functions state machines by @suleman-sohail in https://github.com/rebuy-de/aws-nuke/pull/1053
- Add RedshiftScheduledAction resource by @MikeSchouw in https://github.com/rebuy-de/aws-nuke/pull/1047
- Add opensearch packages vpc endpoint support by @swhite-oreilly in https://github.com/rebuy-de/aws-nuke/pull/1078
- Adding tag support for FirehoseDeliveryStreams by @MikeSchouw in https://github.com/rebuy-de/aws-nuke/pull/1088
- Adding support for AppRunner services by @MikeSchouw in https://github.com/rebuy-de/aws-nuke/pull/1060
- Add ownerID as fields to a variety of ec2/vpc resources by @samjarrett in https://github.com/rebuy-de/aws-nuke/pull/964
- fix(IAMInstanceProfileRole): Fix instance profile role glob filtering by @jrarmstro in https://github.com/rebuy-de/aws-nuke/pull/982
- Filter open-access MemoryDB ACL by @der-eismann in https://github.com/rebuy-de/aws-nuke/pull/1089
- (features)The delete function for cloudwatch rum is added by @wei-zhong90 in https://github.com/rebuy-de/aws-nuke/pull/952
- Update comprehend detection filters by @swhite-oreilly in https://github.com/rebuy-de/aws-nuke/pull/1090
- Disabling Remediation Configuration before deleting config rule by @Muhammad-Ahmad-Rai in https://github.com/rebuy-de/aws-nuke/pull/1001
- Route53ResourceRecordSet: add tags of the parent Hosted Zone by @andreadecorte in https://github.com/rebuy-de/aws-nuke/pull/978
- Add dates to IAM users, access keys & Elasticache Replication Groups by @der-eismann in https://github.com/rebuy-de/aws-nuke/pull/1093
- Fix crash when WAF/WAFRegional GetRule gives error by @apgrucza in https://github.com/rebuy-de/aws-nuke/pull/894
- Improve listing of cloudcontrol resources by @der-eismann in https://github.com/rebuy-de/aws-nuke/pull/1096
Chores
- Build with Go 1.21 by @der-eismann in https://github.com/rebuy-de/aws-nuke/pull/1084
- Update readme for v2.24.2 release by @github-actions in https://github.com/rebuy-de/aws-nuke/pull/1086
New Contributors
- @swhite-oreilly made their first contribution in https://github.com/rebuy-de/aws-nuke/pull/1044
- @JTaylor-myenergi made their first contribution in https://github.com/rebuy-de/aws-nuke/pull/1079
- @suleman-sohail made their first contribution in https://github.com/rebuy-de/aws-nuke/pull/1053
- @samjarrett made their first contribution in https://github.com/rebuy-de/aws-nuke/pull/964
- @jrarmstro made their first contribution in https://github.com/rebuy-de/aws-nuke/pull/982
- @wei-zhong90 made their first contribution in https://github.com/rebuy-de/aws-nuke/pull/952
- @Muhammad-Ahmad-Rai made their first contribution in https://github.com/rebuy-de/aws-nuke/pull/1001
- @apgrucza made their first contribution in https://github.com/rebuy-de/aws-nuke/pull/894
Full Changelog: rebuy-de/aws-nuke@v2.24.2...v2.25.0
v2.24.2
What's Changed
- Fix: Don't delete predefined deployment strategies by @der-eismann in https://github.com/rebuy-de/aws-nuke/pull/1081
- Stop building ARM containers for PRs by @der-eismann in https://github.com/rebuy-de/aws-nuke/pull/1082
- Defuse unnecessary errors for unavailable services by @der-eismann in https://github.com/rebuy-de/aws-nuke/pull/1083
Chores
- Update readme for v2.24.1 release by @github-actions in https://github.com/rebuy-de/aws-nuke/pull/1076
- Bump the golang group with 2 updates by @dependabot in https://github.com/rebuy-de/aws-nuke/pull/1080
Full Changelog: rebuy-de/aws-nuke@v2.24.1...v2.24.2
v2.24.1
What's Changed
- app config: fix max results 100 -> 50 by @tbarrella in https://github.com/rebuy-de/aws-nuke/pull/1075
Chores
- Update readme for v2.24.0 release by @github-actions in https://github.com/rebuy-de/aws-nuke/pull/1072
Full Changelog: rebuy-de/aws-nuke@v2.24.0...v2.24.1
v2.24.0
What's Changed
- Disable EC2 Instance Stop Protection by @sstoops in https://github.com/rebuy-de/aws-nuke/pull/986
- New support for Application Migration ...
v0.4.0
Configure Renovate @renovate (#2)
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/auto-release.yml
(github-actions).github/workflows/test.yml
(github-actions).github/workflows/validate-codeowners.yml
(github-actions)go.mod
(gomod)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fix
for dependencies andchore
for all others if semantic commits are in use. - Ignore
node_modules
,bower_components
,vendor
and various test/tests directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 10 Pull Requests:
Update module github.com/gruntwork-io/terratest to v0.46.13
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-gruntwork-io-terratest-0.x
- Merge into:
main
- Upgrade github.com/gruntwork-io/terratest to
v0.46.13
Update mszostok/codeowners-validator action to v0.7.4
- Schedule: ["at any time"]
- Branch name:
renovate/mszostok-codeowners-validator-0.x
- Merge into:
main
- Upgrade mszostok/codeowners-validator to
v0.7.4
Update module github.com/aws/aws-sdk-go to v1.51.21
- Schedule: ["at any time"]
- Branch name:
renovate/aws-sdk-go-monorepo
- Merge into:
main
- Upgrade github.com/aws/aws-sdk-go to
v1.51.21
Update module github.com/hashicorp/terraform-json to v0.21.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-hashicorp-terraform-json-0.x
- Merge into:
main
- Upgrade github.com/hashicorp/terraform-json to
v0.21.0
Update module github.com/jinzhu/copier to v0.4.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-jinzhu-copier-0.x
- Merge into:
main
- Upgrade github.com/jinzhu/copier to
v0.4.0
Update module github.com/rebuy-de/aws-nuke/v2 to v2.25.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-rebuy-de-aws-nuke-v2-2.x
- Merge into:
main
- Upgrade github.com/rebuy-de/aws-nuke/v2 to
v2.25.0
Update module github.com/stretchr/testify to v1.9.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-stretchr-testify-1.x
- Merge into:
main
- Upgrade github.com/stretchr/testify to
v1.9.0
Update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-4.x
- Merge into:
main
- Upgrade actions/checkout to
v4
Update actions/setup-go action to v5
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-go-5.x
- Merge into:
main
- Upgrade actions/setup-go to
v5
Update aws-actions/configure-aws-credentials action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/aws-actions-configure-aws-credentials-4.x
- Merge into:
main
- Upgrade aws-actions/configure-aws-credentials to
v4
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit
for details.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.
v0.3.0
add atmos support @mcalhoun (#4)
what
- Add support to the helpers library to allow running atmos tests
why
- This gives us the ability to model different functionality of a component as atmos stacks, or different variables of a single atmos stack and run tests against them. This will allow us to get better test coverage for out reference architecture components.
Summary by CodeRabbit
-
New Features
- Introduced new functionalities for running commands, applying configurations, and handling Terraform operations using the Atmos tool.
- Added enhanced documentation in README.md, including updated installation instructions and examples.
- New basic and complex Terraform configurations for testing various scenarios.
-
Documentation
- Significantly updated the
README.md
file to improve structure, clarity, and content completeness.
- Significantly updated the
-
Tests
- Added comprehensive tests for new functionalities in the Atmos package, covering scenarios like idempotency and error handling.
- Introduced new test fixtures to support varied Terraform configurations.
-
Chores
- Updated
.gitignore
and GitHub Actions workflow to better support development and testing processes.
- Updated
-
Refactor
- Replaced
testacc
target in Makefile with a more comprehensivetest
target using updated tools and configurations.
- Replaced
v0.2.0
v0.1.0
initial implementation @mcalhoun (#1)
what
- Add helpers to allow aws-nuke to be called from terratest tests
why
- When developing terraform modules and components for AWS, it is a frequent occurrence that something goes wrong during the process and leaves orphaned resources. Using these helper functions, we can ensure the test AWS account is cleaned up after our tests.