github auth0/terraform-provider-auth0 v1.49.0

7 hours ago

v1.49.0

ENHANCEMENTS:

  • resource/auth0_event_stream – Add support for custom_header webhook authorization method, with header_key, header_value, header_value_wo, and header_value_wo_version fields (#1600)
  • resource/auth0_log_stream – Add support for a write-only Datadog API key via datadog_api_key_wo and datadog_api_key_wo_version (#1601)

BUG FIXES:

  • resource/auth0_action – Fix 409 Conflict race condition between action deploy and trigger binding by adding a create timeout and deployment wait logic (#1590)
  • resource/auth0_tenant – Prevent state drift for fields with server-side defaults (session_lifetime, idle_session_lifetime, ephemeral_session_lifetime, idle_ephemeral_session_lifetime, enable_pipeline2, enable_client_connections, and disable_management_api_sms_obfuscation) (#1587)
  • resource/auth0_connection – Handle empty id_token_signed_response_algs as unset for OIDC and Okta connections (#1598)

NOTES:

  • resource/auth0_guardian – Deprecate the provider attribute and options block within the phone block in favor of the auth0_phone_provider resource (Unified Phone Experience). Refer to the migration documentation for the detailed steps (#1596)
  • resource/auth0_trigger_action / resource/auth0_trigger_actions – Document newly supported trigger types (password-reset-post-challenge, custom-email-provider, custom-phone-provider, login-post-identifier, and signup-post-identifier) (#1605)
  • resource/auth0_attack_protection – Update description for bot_detection_level (#1595)

Don't miss a new terraform-provider-auth0 release

NewReleases is sending notifications on new releases.