Skip to content

Releases: terraform-modules/aws-iam-role

add create flag

14 Jan 12:25
Compare
Choose a tag to compare
  • 2.2.0 -- 20220113
    • add flag create to trigger creating or not creating the module resources
    • ignore boc:tf_module_version tag in lifecycle change

add create flag

14 Jan 12:26
Compare
Choose a tag to compare
  • 1.4.0 -- 20220113
    • add flag create to trigger creating or not creating the module resources
    • ignore boc:tf_module_version tag in lifecycle change

add instance_profile_name

10 Jan 17:17
Compare
Choose a tag to compare
  • 2.1.1 -- 20220110
    • add output instance_profile_name

add instance_profile_name

10 Jan 17:17
Compare
Choose a tag to compare
  • 1.3.5 -- 20220110
    • add output instance_profile_name

remove ldap provider reference for tf-0.12

07 Jan 17:54
Compare
Choose a tag to compare
  • 1.3.4 -- 20220107
    • fix to remove ldap provider for tf-0.12

prep branch tf-0.13 for tf 0.13+

06 Jan 17:38
Compare
Choose a tag to compare
  • 2.1.0 -- 20220106
    • prep for tf 0.13+

pin external provider to 1.2

06 Jan 17:38
Compare
Choose a tag to compare
  • 1.3.3 -- 20220106
    • add version number max for external provier to 1.2 (2.x not compatible with tf 0.12)

add instance_profile_arn

22 Dec 20:36
Compare
Choose a tag to compare

Versions

version 2.x

branch: compat-tf-0.13
tag: 2.0.1

  • 2.0.2 -- 20211222
    • output instance_profile_arn

add instance_profile_arn

22 Dec 20:36
Compare
Choose a tag to compare

Versions

version 1.x

  • 1.3.2 -- 20211222
    • output instance_profile_arn

add max_session_duration

16 Dec 15:14
Compare
Choose a tag to compare
  • add max_session_duration variable
  • use defaults for a couple different fields in the role
  • uses new terraform ldap_provider
  • built for terraform 0.13+