Releases: zoitech/terraform-aws-saml
Releases · zoitech/terraform-aws-saml
Bug fixes
- 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
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
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
Changes to the code now enable the possibility of creating multiple roles for the identity provider.