Skip to content

Releases: terraform-modules/aws-iam-user

3.0.2

26 Jul 14:54
Compare
Choose a tag to compare
  • 3.0.2 -- 2024-07-26
    • ignore status change for access key

add permissions_boundary attribute

17 Jul 20:28
Compare
Choose a tag to compare
  • 3.0.1 -- 2024-07-17
    • add permissions_boundary attribute

use secret instead of encrypted_secret if no pgp file provided

23 Nov 00:50
Compare
Choose a tag to compare
  • 3.0.0 -- 2023-11-22 tf-upgrade
    • if pgp_key_file is not provided (empty), it will use the secret vs encrypted secret, so that the secret can be used as input into other resources

use secret instead of encrypted_secret if no pgp file provided

23 Nov 01:22
Compare
Choose a tag to compare
  • 2.8.3 -- 2023-11-22
    • if pgp_key_file is not provided (empty), it will use the secret vs encrypted secret, so that the secret can be used as input into other resources

fix access key variable and usage

14 Sep 14:00
Compare
Choose a tag to compare
  • 2.8.3 -- 2022-09-14
    • fix access key variables and usage

fix lowercase() statement

13 Sep 12:45
Compare
Choose a tag to compare
  • 2.8.2 -- 2022-09-13
    • fix lowercase() -> lower()

fix pgp key file detection

27 Jun 12:51
Compare
Choose a tag to compare
  • 2.7.4 -- 2022-06-27
    • fix pgp key detection

fix email setup

23 Jun 18:56
Compare
Choose a tag to compare
  • 2.7.2 -- 2022-06-23
    • fix email setup

fix access key indexing

23 Jun 18:36
Compare
Choose a tag to compare
  • 2.7.1 -- 2022-06-23
    • fix access key indexing

add inline_policies, path, and code for creating access keys

23 Jun 16:54
Compare
Choose a tag to compare
  • 2.7.0 -- 2022-06-17
    • add inline_policies
    • add path
    • enable code for creating access keys