v0.49.0
FEATURES:
data-source/auth0_organization
: Add members (#615)resource/auth0_organization_connections
: Add new resource to manage a 1:many relationship between an organization and its enabled connections (#610)resource/auth0_organization_members
: Add new resource to manage a 1:many relationship between an organization and its members (#614)resource/auth0_organization_member_role
: Add new resource to manage a 1:1 relationship between an organization member and its roles (#622)resource/auth0_organization_member_roles
: Add new resource to manage a 1:many relationship between an organization member and its roles (#617)resource/auth0_trigger_action
: Add new resource to manage a 1:1 relationship between a trigger binding and an action (#612, #621)resource/auth0_trigger_actions
: Add new resource to manage a 1:many relationship between a trigger binding and actions (#613)
BUG FIXES:
resource/auth0_client_credentials
: Correctly set ID when importing (#608)resource/auth0_connection
: More consistentset_user_root_attributes
behavior for enterprise connections (#619)resource/auth0_user_role
: Enable importing of resource (#629)resource/auth0_user_permissions
: Update diffing algorithm to address a bug where the order of additions and removals was causing incorrect results (#630)resource/auth0_role_permissions
: Update diffing algorithm to address a bug where the order of additions and removals was causing incorrect results (#632)resource/auth0_trigger_action
: Fix delete logic (#639)
NOTES:
⚠️ Check our migration guide
to navigate the deprecations that were added in this release.