Skip to content

Releases: terraform-modules/aws-sso

group-assignment: add depends_on so group gets created before adding users

26 Apr 12:34
Compare
Choose a tag to compare
  • 1.2.2 -- 2024-04-26
    • group-assignment
      • add depends_on so group gets created before adding users

group-assignment: variable create_ldap_members to add users to ldap group (if created)

24 Apr 15:45
Compare
Choose a tag to compare
  • 1.2.1 -- 2024-04-24
    • group-assignment
      • variable create_ldap_members to add users to ldap group (if created)

1.2.0: add ldap group create in group-assignment

08 Mar 18:40
Compare
Choose a tag to compare
  • 1.2.0 -- 2024-03-08
    • add ldap creation for group-assignmen
      • variable create_ldap_group
      • variable ldap_base_ou
      • variable ldap_sso_name

output in users valid_ldap_users,invalid_ldap_users

31 Jan 15:38
Compare
Choose a tag to compare
  • 1.0.6 -- 2024-01-31
    • output in users valid_ldap_users and invalid_ldap_users

add user_mapping to replace the mail address

13 Dec 21:16
Compare
Choose a tag to compare
  • 1.0.4 -- 2023-12-13
    • add user_mapping to replace the mail address

1.0.3: update to make ou list or ou ids work

12 Dec 15:09
Compare
Choose a tag to compare
  • 1.0.3 -- 2023-12-12
    • update to make ou list or ou ids work

allow users, account_ids to be null

13 Nov 17:46
Compare
Choose a tag to compare
  • 1.0.2 -- 2023-11-13
    • allow users, account_ids to be null

get permissionset arn from name and other settings

21 Sep 16:48
Compare
Choose a tag to compare
  • 1.0.1 -- 2023-09-21
    • add ability to grab description, permissionset_name from settings
    • find permissionset if arn not found