-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
feature requestA feature has been asked for or suggested by the communityA feature has been asked for or suggested by the community
Description
Checklist
- I agree to the terms within the Auth0 Code of Conduct.
Describe the problem you'd like to have solved
We can import auth0_branding, but auth0_branding_theme is missing.
I mean this resource:
https://registry.terraform.io/providers/auth0/auth0/latest/docs/resources/branding_theme
I'm using the latest version
/app/auth0 -v
auth0 version 1.21.0 59e59756ea4fd1c0393305c81d3911cb93c1b5a0
/app/auth0 tf generate -r auth0_branding_theme --output-dir auth0-tf-generated
=== EDITED error
▸ Unsupported resource type: auth0_branding_theme.
Describe the ideal solution
We should be able to import auth0_branding_theme.
Alternatives and current workarounds
No response
Additional context
Without this, the possibility of comprehensive branding import is impossible.
Metadata
Metadata
Assignees
Labels
feature requestA feature has been asked for or suggested by the communityA feature has been asked for or suggested by the community