Problem
Auth0 is deprecating the enabled_clients field on a connection object in the context of getting/updating connections, see deprecation note.
We see depnote events in the logstream for a production tenant, not tied to a terraform release.
Question
Does auth0-terraform use those deprecated calls to implement setting/reading enabled_clients on the Connection Resource? If so, when is a change to the new dedicated endpoints ( Welcome to Auth0 Docs - Auth0 Docs
and Welcome to Auth0 Docs - Auth0 Docs) planned?
We’re on v 1.34 of auth0-terraform and there is no mention of an update in the release notes for new versions.