Skip to content

Releases: zoitech/terraform-aws-saml

Bug fixes

10 Feb 09:14
Compare
Choose a tag to compare
Bug fixes Pre-release
Pre-release
  • The SAML metadata doc needs to be passed via file() (#18)
  • Declare missing create_billing_role and create_logging_role vars (#15)

1.1.1

08 Nov 15:38
cc35c28
Compare
Choose a tag to compare
1.1.1 Pre-release
Pre-release

1.1.1

BACKWARDS INCOMPATIBILITIES / NOTES:

  • Variable "create_all_roles" was removed

BUG FIXES:

  • Make billing and logging role independent from one another (#10)

Update to terraform 0.12

29 Oct 16:24
9b64cbf
Compare
Choose a tag to compare
Pre-release

Resolves:

#6 Upgrade to terraform 0.12
#7 Add two optional roles: billing and logging
#8 Change list variables to list of objects/maps

Enable Multiple Roles per IDP

20 Sep 14:43
fc5416c
Compare
Choose a tag to compare
Pre-release

Changes to the code now enable the possibility of creating multiple roles for the identity provider.

Initial release

21 Sep 21:20
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.0.1

update readme