Releases: auth0/terraform-provider-auth0
Releases · auth0/terraform-provider-auth0
v0.31.0
FEATURES:
resource/auth0_hook
: Add warnings for untracked hook secrets (#189)resource/auth0_log_stream
: Add datadog_region validation (#192)resource/auth0_connection
: Add computed to password* fields in connection resource (#191)resource/auth0_connection
: Adding icon_url to OAuth2 connection types (#196)
BUG FIXES:
resource/auth0_connection
: Fix crash with domain_aliases for ADFS (#172)resource/auth0_connection
: Fix subsequent updates to partial refresh_token object (#187)resource/auth0_tenant
: Setting session lifetime values as non-computed (#193)resource/auth0_user
: Preserve user ID casing in state (#197)resource/auth0_guardian
: Fix phone options issue#159 and refactor guardian resource implementation (#195)
NOTES:
v0.30.3
v0.30.2
v0.30.1
v0.30.0
FEATURES:
resource/auth0_custom_domain*
: Added support for creating external resources associated with self-managed certificates (#118)resource/auth0_log_stream
: [DXCDT-104] Added filters to log_stream resource (#133)
BUG FIXES:
resource/auth0_log_stream
: Fixed serialization of log streams with http sink custom headers (#120)
NOTES:
v0.29.0
FEATURES:
data-source/auth0_tenant
: Added a new data source for a subset of a tenant's info (#95)
BUG FIXES:
v0.28.1
v0.28.0
v0.27.1
v0.27.0
ENHANCEMENTS:
- Added ability to authenticate with management API tokens (#487)
- Added client data source (#511)
- Added global client data source (#512)
NOTES:
- Added reference to
initiate_login_uri
property in client documentation (#513)
Previous History
This project is a continuation of alexkappa/terraform-provider-auth0, to view the previous change history, please see that repo's changelog.