This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
Releases: alexkappa/terraform-provider-auth0
Releases · alexkappa/terraform-provider-auth0
v0.23.0
v0.22.0
v0.21.1
v0.21.0
ENHANCEMENTS:
- resource/auth0_branding: Add support for brand settings for Universal Login (#357)
- resource/auth0_connection: Add
display_name
to the resource (#304) - resource/auth0_connection: Add support for
non_persistent_attrs
to the resource (#376) - resource/auth0_connection: Add support for
should_trust_email_verified_connection
to Azure AD connections. (#378) - resource/auth0_guardian: Add support for Guardian's phone (SMS/voice) based MFA. (#371)
BUG FIXES:
- resource/auth0_client: Remove
custom_login_page_preview
as its an information-only field that should not be managed by Terraform (#379) - resource/auth0_connection: Fix connection & prompts test to use
display_name
and setidentifier_first
. (#366) - resource/auth0_tenant: Change to
TypeList
fromTypeSet
as first language listed is seen as the tenant default. (#369)
NOTES:
- No longer closing stale tickets/PRs after 5 days of inactivity (#356)
v0.20.0
ENHANCEMENTS:
- resource:auth0_connection: Add support for
WindowsLive
(aka Microsoft Account) strategy (#335) - resource:auth0_email_template: Add
verify_email_by_code
template to available email templates (#350) - resource:auth0_hook: Add support for
HookSecrets
within Hooks (#262) - resource:auth0_hook: Add
dependencies
array to support dependencies within hooks (#312) - resource:auth0_log_stream: Add support for
Sumologic
Log Stream type (#331) - resource:auth0_prompt: Add
identifier_first
field to prompt in order to utilize the new identifier first flow with New Universal Login (#321)
NOTES:
v0.19.0
v0.18.0
v0.17.2
BUG FIXES:
- resource/auth0_client: Improve handling of
mobile
attributes and introduce validation.
NOTES:
- Fixed a typo in
validation.IsURLWithNoFragment()
error message.
v0.17.1
new release