DrFaust92 / terraform-kubernetes-ebs-csi-driver

Terraform module which creates Kubernetes EBS CSI controller resources on AWS EKS.
https://registry.terraform.io/modules/DrFaust92/ebs-csi-driver/kubernetes/latest
Other
31 stars 26 forks source link

Update Terraform terraform-aws-modules/iam/aws to v3.7.0 #25

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
terraform-aws-modules/iam/aws (source) terraform minor 3.6.0 -> 3.7.0

Release Notes

terraform-aws-modules/terraform-aws-iam ### [`v3.7.0`](https://togithub.com/terraform-aws-modules/terraform-aws-iam/blob/master/CHANGELOG.md#v370---2021-01-14) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.6.0...v3.7.0) - fix: Multiple provider_urls not working with iam-assumable-role-with-oidc ([#​115](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/115))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

megian commented 3 years ago

Done the upgrade to v3.7.0 with Terraform version v0.14.4. No issue so far.

DrFaust92 commented 3 years ago

Thanks for checking this @megian!