github auth0/terraform-provider-auth0 v0.47.0

latest releases: v1.2.0, v1.1.2, v1.1.1...
11 months ago

FEATURES:

  • resource/auth0_connection_clients: Add new resource to manage a 1:many relationship between the connection and its enabled clients (#568)
  • resource/auth0_user_permission: Add new resource to manage a 1:1 relationship between the user and its permissions (#574)
  • resource/auth0_user_permissions: Add new resource to manage a 1:many relationship between the user and its permissions (#578)
  • resource/auth0_user_role: Add new resource to manage a 1:1 relationship between the user and its roles (#580)
  • resource/auth0_user_roles: Add new resource to manage a 1:many relationship between the user and its roles (#579)
  • resource/auth0_role_permission: Add new resource to manage a 1:1 relationship between the role and its permissions (#582)
  • resource/auth0_role_permissions: Add new resource to manage a 1:many relationship between the role and its permissions (#583)
  • resource/auth0_user: Add new readonly permissions attribute (#572)
  • resource/auth0_client: Add OIDC Back-Channel Logout support (#581)
  • resource/auth0_role: Add description and resource_server_name read-only fields to permissions (#581)

BUG FIXES:

  • Fix created import ID on association resource (#569)

NOTES:

  • ⚠️ Check our migration guide to navigate the deprecations that were added in this release.

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

NewReleases is sending notifications on new releases.