Skip to content

auth0 tf generate resource auth0_branding_theme #1363

@rurus9

Description

@rurus9

Checklist

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 community

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions