UNCLASSIFIED - NO CUI

Skip to content

j

Cody Williams requested to merge renovate/terraform-aws-modules-iam-aws-4.x into main

This MR contains the following updates:

Package Type Update Change
terraform-aws-modules/iam/aws (source) module minor 4.7.0 -> 4.24.1

Release Notes

terraform-aws-modules/terraform-aws-iam

v4.24.1

Compare Source

v4.24.0

Compare Source

Features

v4.23.0

Compare Source

Features
  • Improved iam-eks-role module (simplified, removed provider_url_sa_pairs, updated docs) (#​236) (d014730)
4.22.1 (2022-04-25)
Bug Fixes

v4.22.1

Compare Source

v4.22.0

Compare Source

Features
4.21.1 (2022-04-22)
Bug Fixes
  • Correct aws arn partition for service account eks (#​235) (e51b6c3)

v4.21.1

Compare Source

v4.21.0

Compare Source

Features
  • Added appmesh controller support to iam-role-for-service-accounts-eks (#​231) (0492955)
4.20.3 (2022-04-20)
Bug Fixes
  • Correct policy attachment to cert_manager in example (#​234) (6a28193)
4.20.2 (2022-04-19)
Bug Fixes
4.20.1 (2022-04-15)
Bug Fixes
  • Fixed example where VPC CNI permissions should apply to the aws-node account (#​225) (1fb1cfc)

v4.20.3

Compare Source

v4.20.2

Compare Source

v4.20.1

Compare Source

v4.20.0

Compare Source

Features
  • Add support for AMP, cert-manager, and external-secrets to iam-role-for-service-accounts-eks (#​223) (f53d409)

v4.19.0

Compare Source

Features
  • Add variable to allow changing tag condition on Karpenter iam-role-for-service-accounts-eks policy (#​218) (3d7ea33)

v4.18.0

Compare Source

Features
  • Add support for EFS CSI driver to iam-role-for-service-accounts-eks (#​215) (5afe63f)
4.17.2 (2022-03-31)
Bug Fixes
  • Fixed output of iam_user_login_profile_password in iam-user submodule (#​214) (932a7d8)
4.17.1 (2022-03-29)
Bug Fixes
  • Backwards compatibility in 4.x.x series in iam-user submodule (#​212) (2c57668)

v4.17.2

Compare Source

v4.17.1

Compare Source

v4.17.0

Compare Source

Features

v4.16.0

Compare Source

Features
  • Add load_balancer_controller targetgroup binding only role (#​199) (e00526e)
4.15.1 (2022-03-23)
Bug Fixes
  • Permit RunInstances permission for Karpenter when request contains karpenter.sh/discovery tag key (#​209) (18081d1)

v4.15.1

Compare Source

v4.15.0

Compare Source

Features
  • Made it clear that we stand with Ukraine (8e2b836)
Bug Fixes
  • Policy generation when ebs_csi_kms_cmk_ids is set (#​203) (e2b4054)

v4.14.0

Compare Source

Features
  • Add variable to change IAM condition test operator to suite; defaults to StringEquals (#​201) (8469c03)
4.13.2 (2022-03-02)
Bug Fixes
4.13.1 (2022-02-18)
Bug Fixes
  • Correct permission on AWS load balancer controller (#​191) (a912557)

v4.13.2

Compare Source

v4.13.1

Compare Source

v4.13.0

Compare Source

Features
  • Add new addon policy for AWS load balancer controller to IRSA role (#​189) (e2ce5c9)

v4.12.0

Compare Source

Features
  • Add conditional policy statement attachments for EKS IAM role module (#​184) (e29b94f)

v4.11.0

Compare Source

Features
  • Include cost explorer to default console services in iam-read-only-policy module (#​186) (e701139)
4.10.1 (2022-01-21)
Bug Fixes

v4.10.1

Compare Source

v4.10.0

Compare Source

Features
  • Allow setting custom trust policy in iam-assumable-role (#​176) (095cb29)

v4.9.0

Compare Source

Features

v4.8.0

Compare Source

Bug Fixes
  • update CI/CD process to enable auto-release workflow (#​175) (9278e6f)
Features

v4.7.0 - 2021-10-14

  • feat: Added support for trusted_role_actions for MFA in iam-assumable-role (#​171)

v4.6.0 - 2021-09-20

  • feat: Added output group_arn to iam-group-with-policies (#​165)

v4.5.0 - 2021-09-16

  • feat: Added id of iam assumable role to outputs (#​164)

v4.4.0 - 2021-09-10

  • feat: Add ability for controlling whether or not to create a policy (#​163)
  • docs: Update version constraints (#​162)

v4.3.0 - 2021-08-18

  • feat: Add support for cross account access in iam-assumable-role-with-oidc (#​158)

v4.2.0 - 2021-06-29

  • feat: Support External ID with MFA in iam-assumable-role (#​159)

v4.1.0 - 2021-05-03

  • feat: Add support tags to additional IAM modules (#​144)
  • chore: update CI/CD to use stable terraform-docs release artifact and discoverable Apache2.0 license (#​151)

v4.0.0 - 2021-04-26

  • feat: Shorten outputs (removing this_) (#​150)

v3.16.0 - 2021-04-20

  • feat: Add iam role unique_id to outputs (#​149)

v3.15.0 - 2021-04-15

  • fix: Set sensitive=true for sensitive outputs and use tolist() (#​148)

v3.14.0 - 2021-04-07

  • feat: Add role unique_id output in iam-assumable-role module (#​143)
  • chore: update documentation and pin terraform_docs version to avoid future changes (#​142)

v3.13.0 - 2021-03-11

  • feat: Allows multiple STS External IDs to be provided to an assumable role (#​138)

v3.12.0 - 2021-03-05

  • feat: Add iam-assumable-role-with-saml module (#​127)

v3.11.0 - 2021-03-04

  • fix: handle unencrypted secrets (#​139)
  • chore: update ci-cd workflow to allow for pulling min version from each directory (#​137)

v3.10.0 - 2021-03-01

  • fix: Update syntax for Terraform 0.15 (#​135)
  • chore: Run pre-commit terraform_docs hook (#​133)
  • chore: add ci-cd workflow for pre-commit checks (#​132)

v3.9.0 - 2021-02-20

  • chore: update documentation based on latest terraform-docs which includes module and resource sections (#​131)

v3.8.0 - 2021-01-29

  • feat: Add arn of created group(s) to outputs (#​128)

v3.7.0 - 2021-01-14

  • fix: Multiple provider_urls not working with iam-assumable-role-with-oidc (#​115)

v3.6.0 - 2020-12-04

  • feat: Fixed number of policies everywhere (#​121)

v3.5.0 - 2020-12-04

  • fix: automatically determine the number of role policy arns (#​119)

v3.4.0 - 2020-11-13

  • feat: iam-assumable-roles-with-saml - Allow for multiple provider ids (#​110)

v3.3.0 - 2020-11-02

  • ci: Updated pre-commit hooks, added terraform_validate (#​106)

v3.2.0 - 2020-10-30

  • docs: Updated examples in README (#​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)

v2.25.0 - 2020-10-30

  • fix: remove empty string elements from local.urls in iam-assumable-role-with-oidc submodule (#​99)

v2.24.0 - 2020-10-30

  • feat: Add role_name_prefix option for oidc roles (#​101)

v2.23.0 - 2020-10-30

  • feat: Updated to support Terraform 0.13 also (#​103)
  • ci: Update pre-commit-terraform (#​100)

v2.22.0 - 2020-10-16

  • feat: Add role description variable for assumable role with oidc (#​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)

v2.19.0 - 2020-09-08

  • fix: Allow running on custom AWS partition (incl. govcloud) (#​94)

v2.18.0 - 2020-08-18

  • feat: modules/iam-assumable-role-with-oidc: Support multiple provider URLs (#​91)

v2.17.0 - 2020-08-17

v2.16.0 - 2020-08-17

  • fix: Allow modules/iam-assumable-role-with-oidc to work in govcloud (#​83)

v2.15.0 - 2020-08-17

  • feat: Added support for sts:ExternalId in modules/iam-assumable-role (#​90)

v2.14.0 - 2020-08-13

  • fix: Delete DEMRECATED ses_smtp_password in iam-user. (#​88)

v2.13.0 - 2020-08-13

  • feat: Support for Terraform v0.13 and AWS provider v3 (#​87)
  • docs: Updated example in README (#​52)

v2.12.0 - 2020-06-10

  • Updated formatting
  • fix: Fix conditions with multiple subjects in assume role with oidc policy (#​74)

v2.11.0 - 2020-06-10

  • feat: Allow to set force_detach_policies on roles (#​68)

v2.10.0 - 2020-05-26

  • fix: Allow customisation of trusted_role_actions in iam-assumable-role module (#​76)

v2.9.0 - 2020-04-23

  • feat: modules/iam-user - Output SMTP password generated with SigV4 algorithm (#​70)

v2.8.0 - 2020-04-22

  • docs: Add note about pgp_key when create_iam_login_profile is set (#​69)
  • fix: Fix module source and name in README (#​65)
  • fix typo (#​62)

v2.7.0 - 2020-02-22

  • Updated pre-commit-terraform with README
  • Add instance profile to role sub-module (#​46)

v2.6.0 - 2020-01-27

  • Rename module from "-iodc" to "-oidc" (#​48)

v2.5.0 - 2020-01-27

  • New sub-module for IAM assumable role with OIDC (#​37)

v2.4.0 - 2020-01-09

  • Updated pre-commit hooks
  • iam-assumable-role: add description support (#​45)
  • Removed link to missing complete example (fixed #​34)

v2.3.0 - 2019-08-21

  • Added description support for custom group policies using a lookup (#​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)
  • Fix link to iam-assumable-role example in README (#​35)

v2.1.0 - 2019-06-11

  • Removed duplicated tags from variables in iam-user (#​30)

v2.0.0 - 2019-06-11

  • Upgraded module to support Terraform 0.12 (#​29)

v1.0.0 - 2019-06-11

  • Fixed styles after #​26
  • iam-user,iam-assumable-role,iam-assumable-roles,iam-assumable-roles-with-saml tags support (#​26)

v0.5.0 - 2019-05-15

  • Added support for list of policies to attach to roles (#​25)

v0.4.0 - 2019-03-16

  • Minor adjustments
  • assumable roles for Users with SAML Identity Provider (#​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)

v0.1.0 - 2019-02-19

  • Updated examples for iam-policy and formatting
  • Added iam policy (#​15)
  • Permission boundary (#​16)

v0.0.7 - 2018-08-19

  • Follow-up after #​12, added possibility to upload IAM SSH public keys
  • Ssh key support (#​12)
  • fix descriptions of variables (#​10)

v0.0.6 - 2018-05-28

  • Custom Session Duration (#​9)

v0.0.5 - 2018-05-16

  • Added pre-commit hook to autogenerate terraform-docs
  • Implement conditional logic for role creation (#​7)

v0.0.4 - 2018-03-01

  • Add max_password_age for password policy (#​5)

v0.0.3 - 2018-02-28

  • Added iam-user module (#​4)

v0.0.2 - 2018-02-12

  • Added iam-assumable-roles (#​2)
  • Added iam-account (#​1)

v0.0.1 - 2018-02-05

  • Do pre-commit run on all code
  • Added iam-account
  • Initial commit

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports