Skip to content

Need to export auth0_token_exchange_profile to Terraform #1629

Description

@katlimruiz-olh

Checklist

Describe the problem you'd like to have solved

Hello
I'm in the process of importing an Auth0 tenant into my Terraform project, and the CLI command is missing to export the auth0_token_exchange_profile configurations.

I need these configurations to enable a token exchange process that I require for my application.

Thanks

Describe the ideal solution

Export the auth0_token_exchange_profile configurations (like the CLI does for many objects already).

I added this PR #1627

Alternatives and current workarounds

Write the Terraform object manually and import by id

Not ideal.

Additional context

I need to run this for all three environments (dev, stg, prod)

Metadata

Metadata

Assignees

No one assigned

    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