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.38.1 #37

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 minor v0.37.12 -> v0.38.1

Release Notes

gruntwork-io/terratest ### [`v0.38.1`](https://togithub.com/gruntwork-io/terratest/releases/v0.38.1) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.38.0...v0.38.1) #### Modules affected - `opa` \[**NEW**] - `files` - `terraform` - `test-structure` #### Description - Added initial support for [Open Policy Agent](https://www.openpolicyagent.org/) with Terraform. Refer to the new [terraform-opa-example](https://togithub.com/gruntwork-io/terratest/tree/master/examples/terraform-opa-example) and associated test ([terraform_opa_example_test.go](https://togithub.com/gruntwork-io/terratest/blob/master/test/terraform_opa_example_test.go)) for an example of what you can accomplish with the new functions. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1010](https://togithub.com/gruntwork-io/terratest/pull/1010) ### [`v0.38.0`](https://togithub.com/gruntwork-io/terratest/releases/v0.38.0) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.37.13...v0.38.0) #### Description - Several core cloud packages (`azure-sdk-for-go`, `aws-sdk-go`, `go-containerregistry`, and related) has been updated. While we don't anticipate downstream code changes being required to accommodate the update, we are marking this as backward incompatible to signal that main dependencies were updated across several backward incompatible versions. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1009](https://togithub.com/gruntwork-io/terratest/pull/1009) ### [`v0.37.13`](https://togithub.com/gruntwork-io/terratest/releases/v0.37.13) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.37.12...v0.37.13) #### Modules affected - `aws` - `azure` #### Description - Dependencies related to `azure` module has been updated. - Added new helper functions `GetS3BucketTags` and `GetS3BucketTagsE` for retrieving tags on an S3 bucket. #### Special thanks Special thanks to the following users for their contribution! - [@​HadwaAbdelhalem](https://togithub.com/HadwaAbdelhalem) - [@​asilvanovich](https://togithub.com/asilvanovich) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1008](https://togithub.com/gruntwork-io/terratest/pull/1008) - [https://github.com/gruntwork-io/terratest/pull/999](https://togithub.com/gruntwork-io/terratest/pull/999)

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.