Closed renovate[bot] closed 2 years ago
This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days
This PR was automatically closed because of stale in 10 days
As this PR has been closed unmerged, Renovate will now ignore this update (v0.40.22). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps
array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
v0.40.6
->v0.40.22
Release Notes
gruntwork-io/terratest
### [`v0.40.22`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.22) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.21...v0.40.22) #### Modules affected - `k8s` #### Description - Add functions to support invoking `kubectl` with kustomization files #### Special thanks Special thanks to the following users for their contribution! - [@yufeiminds](https://togithub.com/yufeiminds) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1169](https://togithub.com/gruntwork-io/terratest/pull/1169) ### [`v0.40.21`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.21) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.20...v0.40.21) #### Modules affected - `helm` #### Description - Added support for ExtraArgs in Helm repository functions #### Special thanks Special thanks to the following users for their contribution! - [@nxf5025](https://togithub.com/nxf5025) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1166](https://togithub.com/gruntwork-io/terratest/pull/1166) ### [`v0.40.20`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.20) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.19...v0.40.20) #### Modules affected - `opa` #### Description - Exposed `DownloadPolicyE` function so that it can be called independent of OPA functionality. #### Special thanks Special thanks to the following users for their contribution! - [@joshmyers](https://togithub.com/joshmyers) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1159](https://togithub.com/gruntwork-io/terratest/pull/1159) ### [`v0.40.19`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.19) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.18...v0.40.19) #### Modules affected - `terraform` #### Description - Fixed a bug in the `Clone` function of the `terraform.Options` struct where `map` objects were not being deep cloned, causing side effects. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1157](https://togithub.com/gruntwork-io/terratest/pull/1157) - [https://github.com/gruntwork-io/terratest/pull/1164](https://togithub.com/gruntwork-io/terratest/pull/1164) ### [`v0.40.18`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.18) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.17...v0.40.18) #### Modules affected - `docker` #### Description - Added usage of `docker compose` command if is available - Updated quick-start documentation to work with Go 1.17 - Added Windows ec2 instance example - Updated Set permissions for GitHub actions #### Special thanks Special thanks to the following users for their contribution! - [@neilnaveen](https://togithub.com/neilnaveen) - [@nialdaly](https://togithub.com/nialdaly) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1147](https://togithub.com/gruntwork-io/terratest/pull/1147) - [https://github.com/gruntwork-io/terratest/pull/1148](https://togithub.com/gruntwork-io/terratest/pull/1148) - [https://github.com/gruntwork-io/terratest/pull/1145](https://togithub.com/gruntwork-io/terratest/pull/1145) - [https://github.com/gruntwork-io/terratest/pull/1154](https://togithub.com/gruntwork-io/terratest/pull/1154) - [https://github.com/gruntwork-io/terratest/pull/1125](https://togithub.com/gruntwork-io/terratest/pull/1125) ### [`v0.40.17`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.17) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.16...v0.40.17) #### Modules affected - `aws` #### Description - Added `aws.GetDefaultSubnetIDsForVpc` to retrieve default subnet ids - Updated `aws.IsPublicSubnet` to check implicit association with the main route table in VPC when the subnet does not have any explicitly associated route tables #### Special thanks Special thanks to the following users for their contribution! - [@Etiene](https://togithub.com/Etiene) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1131](https://togithub.com/gruntwork-io/terratest/pull/1131) ### [`v0.40.16`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.16) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.15...v0.40.16) #### Modules affected - `terraform` #### Description - Added `ShowWithStruct` function that parses terraform plan output to `PlanStruct` #### Special thanks Special thanks to the following users for their contribution! - [@hown3d](https://togithub.com/hown3d) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1127](https://togithub.com/gruntwork-io/terratest/pull/1127) ### [`v0.40.15`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.15) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.14...v0.40.15) #### Description - Updated dependency `hashicorp/go-getter` from `1.5.11` to `1.6.1` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1136](https://togithub.com/gruntwork-io/terratest/pull/1136) ### [`v0.40.14`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.14) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.13...v0.40.14) #### Modules affected - `terraform` #### Description - Updated `GetResourceCount` function to handle new plan output in Terraform `1.2.x`. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1133](https://togithub.com/gruntwork-io/terratest/pull/1133) - [https://github.com/gruntwork-io/terratest/pull/1137](https://togithub.com/gruntwork-io/terratest/pull/1137) ### [`v0.40.13`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.13) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.12...v0.40.13) #### Description - Updated dependency `github.com/hashicorp/go-getter` from `1.5.9` to `1.5.11` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1110](https://togithub.com/gruntwork-io/terratest/pull/1110) ### [`v0.40.12`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.12) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.11...v0.40.12) #### Modules affected - `helm` #### Description - Updated `RenderTemplateE` function to rebuild helm chart dependencies #### Special thanks Special thanks to the following users for their contribution! - [@xhu-cloudera](https://togithub.com/xhu-cloudera) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1092](https://togithub.com/gruntwork-io/terratest/pull/1092) ### [`v0.40.11`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.11) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.10...v0.40.11) #### Modules affected - `http-helper` #### Description - Added to HttpHelper functions that accept options structs - Fixed broken azure example #### Special thanks Special thanks to the following users for their contribution! - [@tonerdo](https://togithub.com/tonerdo) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1123](https://togithub.com/gruntwork-io/terratest/pull/1123) - [https://github.com/gruntwork-io/terratest/pull/1078](https://togithub.com/gruntwork-io/terratest/pull/1078) ### [`v0.40.10`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.10) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.9...v0.40.10) #### Modules affected - `version-checker` \[**NEW**] #### Description - Added a new helper function `version_checker.CheckVersion` and `version_checker.CheckVersionE` which can be used to assert that installed tools satisfy a version constraint. #### Special thanks Special thanks to the following users for their contribution! - [@hongil0316](https://togithub.com/hongil0316) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1122](https://togithub.com/gruntwork-io/terratest/pull/1122) ### [`v0.40.9`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.9) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.8...v0.40.9) #### Modules affected - `aws` - `terraform` - `files` #### Description - Updated `CopyTerraformFolderToDest` to also copy `.terraform.lock.hcl` to the destination. #### Special thanks Special thanks to the following users for their contribution! - [@Erouan50](https://togithub.com/Erouan50) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1113](https://togithub.com/gruntwork-io/terratest/pull/1113) - [https://github.com/gruntwork-io/terratest/pull/1107](https://togithub.com/gruntwork-io/terratest/pull/1107) - [https://github.com/gruntwork-io/terratest/pull/1117](https://togithub.com/gruntwork-io/terratest/pull/1117) ### [`v0.40.8`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.8) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.7...v0.40.8) #### Modules affected - `slack` \[**NEW**] - `aws` #### Description - Fixed bug where `FunctionError` wasn't readable. - Added new module with utility functions for validating Slack integrations. #### Special thanks Special thanks to the following users for their contribution! - [@m5lk3n](https://togithub.com/m5lk3n) - [@raidancampbell](https://togithub.com/raidancampbell) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1105](https://togithub.com/gruntwork-io/terratest/pull/1105) - [https://github.com/gruntwork-io/terratest/pull/1087](https://togithub.com/gruntwork-io/terratest/pull/1087) - [https://github.com/gruntwork-io/terratest/pull/1114](https://togithub.com/gruntwork-io/terratest/pull/1114) ### [`v0.40.7`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.7) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.6...v0.40.7) #### Modules affected - `azure` #### Description - Fixed bug where the wrong `ExpandQuery` parameter was used for LoadBalancer module. - Various enhancments to internal unit tests and documentation. #### Special thanks Special thanks to the following users for their contribution! - [@Juneezee](https://togithub.com/Juneezee) - [@sqerison](https://togithub.com/sqerison) - [@HadwaAbdelhalem](https://togithub.com/HadwaAbdelhalem) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1075](https://togithub.com/gruntwork-io/terratest/pull/1075) - [https://github.com/gruntwork-io/terratest/pull/1077](https://togithub.com/gruntwork-io/terratest/pull/1077) - [https://github.com/gruntwork-io/terratest/pull/1079](https://togithub.com/gruntwork-io/terratest/pull/1079) - [https://github.com/gruntwork-io/terratest/pull/1082](https://togithub.com/gruntwork-io/terratest/pull/1082) - [https://github.com/gruntwork-io/terratest/pull/1083](https://togithub.com/gruntwork-io/terratest/pull/1083) - [https://github.com/gruntwork-io/terratest/pull/1084](https://togithub.com/gruntwork-io/terratest/pull/1084) - [https://github.com/gruntwork-io/terratest/pull/1098](https://togithub.com/gruntwork-io/terratest/pull/1098) - [https://github.com/gruntwork-io/terratest/pull/1099](https://togithub.com/gruntwork-io/terratest/pull/1099) - [https://github.com/gruntwork-io/terratest/pull/1093](https://togithub.com/gruntwork-io/terratest/pull/1093)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.