AUTH0_EXCLUDED
or AUTH0_INCLUDED_ONLY
configuration properties. The AUTH0_EXCLUDED
configuration property excludes only the resource types provided to it. Inversely, the AUTH0_INCLUDED_ONLY
property excludes all properties except the ones defined. Exclusion works bi-directionally, that is, both when export from Auth0 and importing to Auth0, regardless if resource configuration files exist or not.
All supported resource values for exclusion: actions
, attackProtection
, branding
, clientGrants
, clients
, connections
, customDomains
, databases
, emailProvider
, emailTemplates
, guardianFactorProviders
, guardianFactorTemplates
, guardianFactors
, guardianPhoneFactorMessageTypes
, guardianPhoneFactorSelectedProvider
, guardianPolicies
, logStreams
, migrations
, organizations
, pages
, prompts
, resourceServers
, roles
, tenant
, triggers
.
clients
, connections
, databases
, and organizations
from being managed by the Deploy CLI.
actions
, clients
and connections
by the Deploy CLI.
AUTH0_EXCLUDED_RULES
, AUTH0_EXCLUDED_CLIENTS
, AUTH0_EXCLUDED_DATABASES
, AUTH0_EXCLUDED_CONNECTIONS
, AUTH0_EXCLUDED_RESOURCE_SERVERS
configuration values respectively.