You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I work with the auth0 deploy cli and recently added a custom domain to our tenants. I configured them on the dashboard, exported the dev tenant, added the customDomains part to our tenants and configured them via environment configs.
I noticed that in the import log all resources defined in the tenant.yaml appear with a log statement like "2024-12-03T12:56:21.791Z - info: Updated [actions]: {"id":"ididididid","name":"mfa exceptions"}". Those resources were not modified, so I thought that it is just updating everything according to the current tenant configuration.
However i can not see anything related to the custom domain - is this to be expected? I just want to make sure that my configuration is correct and I could not find any documentation about this.
Best
Chris
Expectation
Log statement if really everything should be logged? If not, maybe a short documentation.
Hi, @christianblust,
CustomDomains only supports create and delete operations via the CLI, which is why an update log isn't available at this time. If an update feature would be valuable to you, we encourage you to submit a feature request on GitHub! We’re always looking for ways to improve, and your feedback is greatly appreciated.
Checklist
Description
Hi all,
I work with the auth0 deploy cli and recently added a custom domain to our tenants. I configured them on the dashboard, exported the dev tenant, added the
customDomains
part to our tenants and configured them via environment configs.I noticed that in the import log all resources defined in the tenant.yaml appear with a log statement like
"2024-12-03T12:56:21.791Z - info: Updated [actions]: {"id":"ididididid","name":"mfa exceptions"}
". Those resources were not modified, so I thought that it is just updating everything according to the current tenant configuration.However i can not see anything related to the custom domain - is this to be expected? I just want to make sure that my configuration is correct and I could not find any documentation about this.
Best
Chris
Expectation
Log statement if really everything should be logged? If not, maybe a short documentation.
Reproduction
Deploy CLI version
8.3.0
Node version
20.18.0
The text was updated successfully, but these errors were encountered: