Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

66 lines (36 loc) · 1.71 KB

terraform-aws-tardigrade-sso-admin

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Released: 2025.02.24

Summary:

  • Short circuits evaluation to set appropriate assignment object input

Released: 2025.02.24

Summary:

  • Accepts principal_id to reduce api calls by avoiding data lookup by principal_name

Released: 2023.08.30

Summary:

  • Validates permission set policies do not exceed limits

Released: 2023.08.02

Summary:

  • Validates the specified account ID exists in the AWS Organization during the plan phase, before attempting to create the account assignment

Released: 2023.05.22

Summary:

  • Uses only permission_set_arn when available to create the account assignment
  • Fixes resource cycle when state already exists and new account assignments are added to the list

2.0.0

Released: 2023.03.21

Summary:

  • Updates to use AWS module 4.40.0
  • Replaces "filter" with "alternate_identifier"

1.0.0

Released: 2023.01.11

Summary:

  • Provides initial capability for managing AWS SSO Permission Sets and Account Assignments