BUG FIXES:
- The SAML metadata doc needs to be passed via file() (#18)
- Declare missing create_billing_role and create_logging_role vars (#15)
BACKWARDS INCOMPATIBILITIES / NOTES:
- Variable "create_all_roles" was removed
BUG FIXES:
- Make billing and logging role independent from one another (#10)
BUG FIXES:
- providers.tf: provider aws overrides external provider aws (#4)
BACKWARDS INCOMPATIBILITIES / NOTES:
- Terraform version 0.12.x
ENHANCEMENTS:
- Upgraded to terraform 0.12.x (#6)
- Option to add additional billing and logging role (#7)
- List variables "role_names" and "role_policies" combined into list of objects/maps variable (#8)
BACKWARDS INCOMPATIBILITIES / NOTES:
- A role now only supports the adding of one policy.
NEW FEATURES:
- Multiple roles can be added to the IDP
ENHANCEMENTS: *
BUG FIXES: *