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.3 #48

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.1 -> v0.40.3

Release Notes

gruntwork-io/terratest ### [`v0.40.3`](https://togithub.com/gruntwork-io/terratest/releases/v0.40.3) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.2...v0.40.3) #### Modules affected - `files` - `test-structure` #### Description - Added new functions for copying terraform and terragrunt modules to a provided dest folder instead of tmp. This is useful if you don't want to pollute the tmp folder of build servers. #### 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/1054](https://togithub.com/gruntwork-io/terratest/pull/1054) ### [`v0.40.2`](https://togithub.com/gruntwork-io/terratest/releases/v0.40.2) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.1...v0.40.2) #### Modules affected - `docker` #### Description Added functions useful for interacting with docker images and building remote images: - `ListImages` for listing images in the docker daemon - `DeleteImage` for cleaning up images in the docker daemon - `DoesImageExist` for checking whether a given image exists in the daemon - `GitCloneAndBuild` for building a docker image from a remote git repo #### Related links - [https://github.com/gruntwork-io/terratest/pull/1062](https://togithub.com/gruntwork-io/terratest/pull/1062)

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.