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 v4.10.1 #61

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
terraform-aws-modules/iam/aws (source) module minor 4.7.0 -> 4.10.1

Release Notes

terraform-aws-modules/terraform-aws-iam ### [`v4.10.1`](https://togithub.com/terraform-aws-modules/terraform-aws-iam/blob/HEAD/CHANGELOG.md#​4101-httpsgithubcomterraform-aws-modulesterraform-aws-iamcomparev4100v4101-2022-01-21) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.10.0...v4.10.1) ### [`v4.10.0`](https://togithub.com/terraform-aws-modules/terraform-aws-iam/blob/HEAD/CHANGELOG.md#​4100-httpsgithubcomterraform-aws-modulesterraform-aws-iamcomparev490v4100-2022-01-19) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.9.0...v4.10.0) ##### Features - Allow setting custom trust policy in iam-assumable-role ([#​176](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/176)) ([095cb29](https://togithub.com/terraform-aws-modules/terraform-aws-iam/commit/095cb29b2eabed1b7fe0c231a5294c6f0eaa8d5c)) ### [`v4.9.0`](https://togithub.com/terraform-aws-modules/terraform-aws-iam/blob/HEAD/CHANGELOG.md#​490-httpsgithubcomterraform-aws-modulesterraform-aws-iamcomparev480v490-2022-01-14) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.8.0...v4.9.0) ##### Features - Add new IAM module iam-eks-role ([#​179](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/179)) ([61cf542](https://togithub.com/terraform-aws-modules/terraform-aws-iam/commit/61cf5428fedd898de7f8287af2031a449d644723)) ### [`v4.8.0`](https://togithub.com/terraform-aws-modules/terraform-aws-iam/blob/HEAD/CHANGELOG.md#​480-httpsgithubcomterraform-aws-modulesterraform-aws-iamcomparev470v480-2022-01-03) [Compare Source](https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.7.0...v4.8.0) ##### Bug Fixes - update CI/CD process to enable auto-release workflow ([#​175](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/175)) ([9278e6f](https://togithub.com/terraform-aws-modules/terraform-aws-iam/commit/9278e6f02d64ad8f5e569637bc1323b04c032e92)) ##### Features - Added iam-read-only-policy module ([#​174](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/174)) ([392756f](https://togithub.com/terraform-aws-modules/terraform-aws-iam/commit/392756f05974b48807572dccfe1ad0614d579556)) #### [v4.7.0] - 2021-10-14 - feat: Added support for trusted_role_actions for MFA in iam-assumable-role ([#​171](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/171)) #### [v4.6.0] - 2021-09-20 - feat: Added output group_arn to iam-group-with-policies ([#​165](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/165)) #### [v4.5.0] - 2021-09-16 - feat: Added id of iam assumable role to outputs ([#​164](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/164)) #### [v4.4.0] - 2021-09-10 - feat: Add ability for controlling whether or not to create a policy ([#​163](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/163)) - docs: Update version constraints ([#​162](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/162)) #### [v4.3.0] - 2021-08-18 - feat: Add support for cross account access in iam-assumable-role-with-oidc ([#​158](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/158)) #### [v4.2.0] - 2021-06-29 - feat: Support External ID with MFA in iam-assumable-role ([#​159](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/159)) #### [v4.1.0] - 2021-05-03 - feat: Add support tags to additional IAM modules ([#​144](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/144)) - chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#​151](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/151)) #### [v4.0.0] - 2021-04-26 - feat: Shorten outputs (removing this\_) ([#​150](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/150)) #### [v3.16.0] - 2021-04-20 - feat: Add iam role unique_id to outputs ([#​149](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/149)) #### [v3.15.0] - 2021-04-15 - fix: Set sensitive=true for sensitive outputs and use tolist() ([#​148](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/148)) #### [v3.14.0] - 2021-04-07 - feat: Add role unique_id output in iam-assumable-role module ([#​143](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/143)) - chore: update documentation and pin `terraform_docs` version to avoid future changes ([#​142](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/142)) #### [v3.13.0] - 2021-03-11 - feat: Allows multiple STS External IDs to be provided to an assumable role ([#​138](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/138)) #### [v3.12.0] - 2021-03-05 - feat: Add iam-assumable-role-with-saml module ([#​127](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/127)) #### [v3.11.0] - 2021-03-04 - fix: handle unencrypted secrets ([#​139](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/139)) - chore: update ci-cd workflow to allow for pulling min version from each directory ([#​137](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/137)) #### [v3.10.0] - 2021-03-01 - fix: Update syntax for Terraform 0.15 ([#​135](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/135)) - chore: Run pre-commit terraform_docs hook ([#​133](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/133)) - chore: add ci-cd workflow for pre-commit checks ([#​132](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/132)) #### [v3.9.0] - 2021-02-20 - chore: update documentation based on latest `terraform-docs` which includes module and resource sections ([#​131](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/131)) #### [v3.8.0] - 2021-01-29 - feat: Add arn of created group(s) to outputs ([#​128](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/128)) #### [v3.7.0] - 2021-01-14 - fix: Multiple provider_urls not working with iam-assumable-role-with-oidc ([#​115](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/115)) #### [v3.6.0] - 2020-12-04 - feat: Fixed number of policies everywhere ([#​121](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/121)) #### [v3.5.0] - 2020-12-04 - fix: automatically determine the number of role policy arns ([#​119](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/119)) #### [v3.4.0] - 2020-11-13 - feat: iam-assumable-roles-with-saml - Allow for multiple provider ids ([#​110](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/110)) #### [v3.3.0] - 2020-11-02 - ci: Updated pre-commit hooks, added terraform_validate ([#​106](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/106)) #### [v3.2.0] - 2020-10-30 - docs: Updated examples in README ([#​105](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/105)) #### [v3.1.0] - 2020-10-30 - Bump new major release v3 #### [v3.0.0] - 2020-10-30 - feat: Added number_of\_ variables for iam-assumable-role submodules ([#​96](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/96)) #### [v2.25.0] - 2020-10-30 - fix: remove empty string elements from local.urls in iam-assumable-role-with-oidc submodule ([#​99](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/99)) #### [v2.24.0] - 2020-10-30 - feat: Add role_name_prefix option for oidc roles ([#​101](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/101)) #### [v2.23.0] - 2020-10-30 - feat: Updated to support Terraform 0.13 also ([#​103](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/103)) - ci: Update pre-commit-terraform ([#​100](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/100)) #### [v2.22.0] - 2020-10-16 - feat: Add role description variable for assumable role with oidc ([#​98](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/98)) #### [v2.21.0] - 2020-09-22 - fix: Fixed ses_smtp_password_v4 output name #### [v2.20.0] - 2020-09-08 - fix: simplify count statements ([#​93](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/93)) #### [v2.19.0] - 2020-09-08 - fix: Allow running on custom AWS partition (incl. govcloud) ([#​94](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/94)) #### [v2.18.0] - 2020-08-18 - feat: modules/iam-assumable-role-with-oidc: Support multiple provider URLs ([#​91](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/91)) #### [v2.17.0] - 2020-08-17 - feat: Strip https:// from OIDC provider URL if present ([#​50](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/50)) #### [v2.16.0] - 2020-08-17 - fix: Allow modules/iam-assumable-role-with-oidc to work in govcloud ([#​83](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/83)) #### [v2.15.0] - 2020-08-17 - feat: Added support for sts:ExternalId in modules/iam-assumable-role ([#​90](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/90)) #### [v2.14.0] - 2020-08-13 - fix: Delete DEPRECATED ses_smtp_password in iam-user. ([#​88](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/88)) #### [v2.13.0] - 2020-08-13 - feat: Support for Terraform v0.13 and AWS provider v3 ([#​87](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/87)) - docs: Updated example in README ([#​52](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/52)) #### [v2.12.0] - 2020-06-10 - Updated formatting - fix: Fix conditions with multiple subjects in assume role with oidc policy ([#​74](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/74)) #### [v2.11.0] - 2020-06-10 - feat: Allow to set force_detach_policies on roles ([#​68](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/68)) #### [v2.10.0] - 2020-05-26 - fix: Allow customisation of trusted_role_actions in iam-assumable-role module ([#​76](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/76)) #### [v2.9.0] - 2020-04-23 - feat: modules/iam-user - Output SMTP password generated with SigV4 algorithm ([#​70](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/70)) #### [v2.8.0] - 2020-04-22 - docs: Add note about pgp_key when create_iam_login_profile is set ([#​69](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/69)) - fix: Fix module source and name in README ([#​65](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/65)) - fix typo ([#​62](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/62)) #### [v2.7.0] - 2020-02-22 - Updated pre-commit-terraform with README - Add instance profile to role sub-module ([#​46](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/46)) #### [v2.6.0] - 2020-01-27 - Rename module from "*-iodc" to "*-oidc" ([#​48](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/48)) #### [v2.5.0] - 2020-01-27 - New sub-module for IAM assumable role with OIDC ([#​37](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/37)) #### [v2.4.0] - 2020-01-09 - Updated pre-commit hooks - iam-assumable-role: add description support ([#​45](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/45)) - Removed link to missing complete example (fixed [#​34](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/34)) #### [v2.3.0] - 2019-08-21 - Added description support for custom group policies using a lookup ([#​33](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/33)) #### [v2.2.0] - 2019-08-21 - Added trusted_role_services to iam-assumable-roles, autoupdated docs - Add Trusted Services to iam-assumable-role ([#​31](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/31)) - Fix link to iam-assumable-role example in README ([#​35](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/35)) #### [v2.1.0] - 2019-06-11 - Removed duplicated tags from variables in iam-user ([#​30](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/30)) #### [v2.0.0] - 2019-06-11 - Upgraded module to support Terraform 0.12 ([#​29](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/29)) #### [v1.0.0] - 2019-06-11 - Fixed styles after [#​26](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/26) - iam-user,iam-assumable-role,iam-assumable-roles,iam-assumable-roles-with-saml tags support ([#​26](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/26)) #### [v0.5.0] - 2019-05-15 - Added support for list of policies to attach to roles ([#​25](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/25)) #### [v0.4.0] - 2019-03-16 - Minor adjustments - assumable roles for Users with SAML Identity Provider ([#​19](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/19)) #### [v0.3.0] - 2019-02-20 - Added iam-group-with-policies and iam-group-complete #### [v0.2.0] - 2019-02-19 - Added iam-group-with-assumable-roles-policy and iam-assumable-role ([#​18](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/18)) #### [v0.1.0] - 2019-02-19 - Updated examples for iam-policy and formatting - Added iam policy ([#​15](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/15)) - Permission boundary ([#​16](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/16)) #### [v0.0.7] - 2018-08-19 - Follow-up after [#​12](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/12), added possibility to upload IAM SSH public keys - Ssh key support ([#​12](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/12)) - fix descriptions of variables ([#​10](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/10)) #### [v0.0.6] - 2018-05-28 - Custom Session Duration ([#​9](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/9)) #### [v0.0.5] - 2018-05-16 - Added pre-commit hook to autogenerate terraform-docs - Implement conditional logic for role creation ([#​7](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/7)) #### [v0.0.4] - 2018-03-01 - Add max_password_age for password policy ([#​5](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/5)) #### [v0.0.3] - 2018-02-28 - Added iam-user module ([#​4](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/4)) #### [v0.0.2] - 2018-02-12 - Added iam-assumable-roles ([#​2](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/2)) - Added iam-account ([#​1](https://togithub.com/terraform-aws-modules/terraform-aws-iam/issues/1)) #### v0.0.1 - 2018-02-05 - Do pre-commit run on all code - Added iam-account - Initial commit [Unreleased]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.7.0...HEAD [v4.7.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.6.0...v4.7.0 [v4.6.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.5.0...v4.6.0 [v4.5.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.4.0...v4.5.0 [v4.4.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.3.0...v4.4.0 [v4.3.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.2.0...v4.3.0 [v4.2.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.1.0...v4.2.0 [v4.1.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v4.0.0...v4.1.0 [v4.0.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.16.0...v4.0.0 [v3.16.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.15.0...v3.16.0 [v3.15.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.14.0...v3.15.0 [v3.14.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.13.0...v3.14.0 [v3.13.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.12.0...v3.13.0 [v3.12.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.11.0...v3.12.0 [v3.11.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.10.0...v3.11.0 [v3.10.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.9.0...v3.10.0 [v3.9.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.8.0...v3.9.0 [v3.8.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.7.0...v3.8.0 [v3.7.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.6.0...v3.7.0 [v3.6.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.5.0...v3.6.0 [v3.5.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.4.0...v3.5.0 [v3.4.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.3.0...v3.4.0 [v3.3.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.2.0...v3.3.0 [v3.2.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.1.0...v3.2.0 [v3.1.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v3.0.0...v3.1.0 [v3.0.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.25.0...v3.0.0 [v2.25.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.24.0...v2.25.0 [v2.24.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.23.0...v2.24.0 [v2.23.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.22.0...v2.23.0 [v2.22.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.21.0...v2.22.0 [v2.21.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.20.0...v2.21.0 [v2.20.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.19.0...v2.20.0 [v2.19.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.18.0...v2.19.0 [v2.18.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.17.0...v2.18.0 [v2.17.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.16.0...v2.17.0 [v2.16.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.15.0...v2.16.0 [v2.15.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.14.0...v2.15.0 [v2.14.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.13.0...v2.14.0 [v2.13.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.12.0...v2.13.0 [v2.12.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.11.0...v2.12.0 [v2.11.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.10.0...v2.11.0 [v2.10.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.9.0...v2.10.0 [v2.9.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.8.0...v2.9.0 [v2.8.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.7.0...v2.8.0 [v2.7.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.6.0...v2.7.0 [v2.6.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.5.0...v2.6.0 [v2.5.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.4.0...v2.5.0 [v2.4.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.3.0...v2.4.0 [v2.3.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.2.0...v2.3.0 [v2.2.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.1.0...v2.2.0 [v2.1.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v2.0.0...v2.1.0 [v2.0.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v1.0.0...v2.0.0 [v1.0.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.5.0...v1.0.0 [v0.5.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.4.0...v0.5.0 [v0.4.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.3.0...v0.4.0 [v0.3.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.2.0...v0.3.0 [v0.2.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.1.0...v0.2.0 [v0.1.0]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.0.7...v0.1.0 [v0.0.7]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.0.6...v0.0.7 [v0.0.6]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.0.5...v0.0.6 [v0.0.5]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.0.4...v0.0.5 [v0.0.4]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.0.3...v0.0.4 [v0.0.3]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.0.2...v0.0.3 [v0.0.2]: https://togithub.com/terraform-aws-modules/terraform-aws-iam/compare/v0.0.1...v0.0.2

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.