Skip to content

Releases: trussworks/terraform-aws-iam-sleuth

Many dependency upgrades

10 Feb 20:47
17683fd
Compare
Choose a tag to compare

What's Changed

  • Many dependency upgrades.

Full Changelog: v1.3.0...v1.4.0

Updated slack messaging for inactivity notifications

31 Mar 15:29
613d5e8
Compare
Choose a tag to compare

Added

  • New variables for INACTIVE_NOTIFICATION_TITLE and INACTIVE_NOTIFICATION_TEXT
  • Improved messaging for key expiration reasonings
  • Documentation for testing app locally
  • Required permission for iam:GetAccessKeyLastUsed

Allow account exemption from auto-expiration

05 Mar 17:34
5bae1fa
Compare
Choose a tag to compare

Added

Given KeyAutoExpire:False user tag, do not expire the user key
Warning message for keys expiring due to inactivity, INACTIVITY_WARNING_AGE
Test for new variable

Changed

Change name of inactivity age variable to INACTIVITY_AGE

Auto-expiring inactive keys

08 Feb 23:13
c279831
Compare
Choose a tag to compare

Auto-expire access keys if they have not been used in X number of days, as defined by env_var LAST_USED_AGE

Relax Terraform compatible versioning & Repo Updates

07 Jan 20:10
4adafeb
Compare
Choose a tag to compare

This release focuses on:

  • Updating CircleCI image
  • Precommit plugins
  • Upgrade TF providers
  • Allow for TF 0.14
  • Cleanup circleci yaml

Python Test Fixes & Terratest

18 Dec 22:26
80c085f
Compare
Choose a tag to compare

v1.1.0: Merge pull request #42 from mr337/fixes

11 Dec 16:34
c3def87
Compare
Choose a tag to compare

[1.1.0] - 2020-11-12

Added

  • DEBUG envar for additional debugging

Changed

  • Slack and SNS now have Title and Additional Text (previously only Slack had this)
  • Moved notification text to the beginning of the message

Removed

  • Requirement of Slack or SNS setting to run, Lambda can run without any notifications

new release job

12 Nov 22:46
Compare
Choose a tag to compare
v1.0.10

fixing a typo :facepalm:

deployment.zip: Merge pull request #35 from trussworks/dependabot-add-v2-config-file

31 Jul 22:44
54b680f
Compare
Choose a tag to compare

v1.0.9: Merge pull request #31 from trussworks/fix-build-and-release

07 Jul 16:38
6e99cc1
Compare
Choose a tag to compare