trussworks / terraform-aws-saml-cognito

Creates AWS Cognito resources for using SAML authentication
https://registry.terraform.io/modules/trussworks/saml-cognito
BSD 3-Clause "New" or "Revised" License
7 stars 11 forks source link

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

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.4 -> 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)

Configuration

📅 Schedule: "every weekend" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

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.