Skip to content

Releases: RenovoSolutions/cdk-library-aws-sso

v0.1.0

17 Aug 19:59
e493147
Compare
Choose a tag to compare

0.1.0 (2022-08-17)

⚠ BREAKING CHANGES

  • Error: There is already a Construct with name 'Assignment' is generated when granting more then once. Or really having more then a single grant at all. This occurred because the grant was not set up correctly. This PR refactors the grant entirely.

Bug Fixes

  • Granting a permission set to multiple accounts gives an error (874987d)

v0.0.6

17 Aug 19:00
88dfaea
Compare
Choose a tag to compare

0.0.6 (2022-08-17)

v0.0.5

17 Aug 18:42
Compare
Choose a tag to compare

0.0.5 (2022-08-17)

v0.0.4

17 Aug 18:37
9fc5f55
Compare
Choose a tag to compare

0.0.4 (2022-08-17)

v0.0.3

17 Aug 17:04
3bd51a8
Compare
Choose a tag to compare

0.0.3 (2022-08-17)

Features

  • Allow targetType on Assignment (947689a)

Bug Fixes

  • PermissionSet import returns the wrong ssoInstanceArn (82e79e4), closes #4

v0.0.2

16 Aug 13:35
93db729
Compare
Choose a tag to compare

0.0.2 (2022-08-16)

v0.0.1

15 Aug 20:06
Compare
Choose a tag to compare

0.0.1 (2022-08-15)

Features

  • Remove the need to give sso instance for Assignment (3cafab9)
  • Remove the need to give the sso instance ARN for granting a perm (216b4e5)

v0.0.0

15 Aug 17:00
42877ce
Compare
Choose a tag to compare

0.0.0 (2022-08-15)

Features