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
Thanks for taking the time to raise this with us. Indeed the branding template gets deleted only if the entire resource is deleted currently. We'll look into improving this for the upcoming v1 release. I'll keep this issue open and post an update once we have one. Appreciate your patience!
Checklist
Description
When removing the NULE template (block resource here: https://registry.terraform.io/providers/auth0/auth0/latest/docs/resources/branding#universal_login)
The provider does not make a call to https://manage.navex-dev.auth0app.com/docs/api/management/v2#!/Branding/delete_universal_login to delete the template from the Auth0 tenant.
Expectation
Removing the universal_login block would remove the associated template.
Reproduction
universal_login
block:Auth0 Terraform Provider version
0.49.0
Terraform version
1.4.4
The text was updated successfully, but these errors were encountered: