Skip to content

v0.15.8

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 20 Nov 03:58
a8a2da9

🤖 Automatic Updates

Update Terraform cloudposse/iam-system-user/aws to v0.23.0 @renovate (#40)

This PR contains the following updates:

Package Type Update Change
cloudposse/iam-system-user/aws (source) module minor 0.22.5 -> 0.23.0

Release Notes

cloudposse/terraform-aws-iam-system-user

v0.23.0

Compare Source

add expiring iam_access_key @​mcalhoun (#​58) #### what
  • By default, when the create_iam_access_key variable is true, create an IAM Access Key that will expire after 30 days.
  • After the iam_access_key_max_age have elapsed, running terraform plan and terraform apply again will produce a new secret access key.

why

  • Security best practices dictate that you should rotate your password/credentials on a periodic basis

references


Configuration

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

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.