github auth0/terraform-provider-auth0 v0.46.0

latest releases: v1.6.1, v1.6.0, v1.5.0...
16 months ago

BUG FIXES:

  • resource/auth0_resource_server: Remove invalid options attribute from schema (#551)
  • resource/auth0_trigger_binding: Fix trigger import issue (#554)
  • data-source/auth0_resource_server: Fix auth0 management api data source not reading scopes (#555)
  • resource/auth0_connection: Fix faulty diffs when setting the metadata_xml on a SAML connection (#559)
  • resource/auth0_connection_client: Stop overriding internally the imported ID for this resource (#562)
  • resource/auth0_organization_connection: Stop overriding internally the imported ID for this resource (#562)
  • resource/auth0_organization_member: Stop overriding internally the imported ID for this resource (#562)

FEATURES:

  • resource/auth0_guardian: Add support for direct provider within push MFA (#535)

ENHANCEMENTS:

  • resource/auth0_tenant: Add support for mfa_show_factor_list_on_enrollment flag (#561)

NOTES:

  • ⚠️ The removal of the options attribute from the auth0_resource_server resource, while technically a breaking change,
    should not cause any issues as the API wasn't accepting this parameter.

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

NewReleases is sending notifications on new releases.