Closed marcossv9 closed 1 week ago
FYI, opened up a support ticket with Auth0 team. They are looking into it. Will post back here when I have news.
I just got an update from Auth0 Support team.
They just found out that currently, the deploy CLI does not support EXCLUDED_PROPS for the client’s client_metadata import operation;
They can add this as a feature enhancement.
I have told them that there is no need for that, as due to time constraints we have decided to keep all the client_metadata values as mapping keywords for now and replace them across all tenants with different values.
Will close this for now, but if you need help, you will have to reach out to Support directly.
Checklist
Description
I have excluded the following resources from being managed by auth0-deploy-cli:
So, the thing is that when I run a deploy the current
client_metadata
values are deleted. That shouldn't happen if I'm explicitly saying to exclude that to be managed.Expectation
client_metadata
values should remain unchanged after deployment of tenant-config.Reproduction
clients.client_metadata
actually contains valid values in the remote tenant config)Deploy CLI version
7.24.3
Node version
v18.17.1