nolte / terraform-infrastructure-modules

Terraform Modules for easy Hetzner Cloud Usage
https://nolte.github.io/terraform-infrastructure-modules/
0 stars 1 forks source link

Update module github.com/gruntwork-io/terratest to v0.40.6 #18

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/gruntwork-io/terratest require patch v0.40.3 -> v0.40.6

Release Notes

gruntwork-io/terratest ### [`v0.40.6`](https://togithub.com/gruntwork-io/terratest/releases/v0.40.6) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.5...v0.40.6) #### Modules affected - `git` #### Description - Added new function to retrieve the git repo root dir (`git.GetRepoRoot` and `git.GetRepoRootE`). #### Related links - [https://github.com/gruntwork-io/terratest/pull/1070](https://togithub.com/gruntwork-io/terratest/pull/1070) - [https://github.com/gruntwork-io/terratest/pull/1074](https://togithub.com/gruntwork-io/terratest/pull/1074) ### [`v0.40.5`](https://togithub.com/gruntwork-io/terratest/releases/v0.40.5) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.4...v0.40.5) #### Modules affected - `terraform` - `test-structure` #### Description - Simplified implementation of `CopyTerraformFolderToTemp` by using `CopyTerraformFolderToDest` to avoid code duplication. There is no functional difference between this version and the previous version. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1069](https://togithub.com/gruntwork-io/terratest/pull/1069) - [https://github.com/gruntwork-io/terratest/pull/1066](https://togithub.com/gruntwork-io/terratest/pull/1066) ### [`v0.40.4`](https://togithub.com/gruntwork-io/terratest/releases/v0.40.4) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.3...v0.40.4) #### Modules affected - `test-structure` #### Description - Fixed bug in `CopyTerraformFolderToDest` where the parameters were flipped, causing the folder to be incorrectly copied. #### Special thanks Special thanks to the following users for their contribution! - [@​scott1138](https://togithub.com/scott1138) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1065](https://togithub.com/gruntwork-io/terratest/pull/1065) - [https://github.com/gruntwork-io/terratest/pull/1067](https://togithub.com/gruntwork-io/terratest/pull/1067)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.