The data source auth0_tenant has management_api_identifier, but the resource auth0_tenant does not.
management_api_identifier (String) The identifier value of the built-in Management API resource server, which can be used as an audience when configuring client grants.###
Describe the ideal solution
Add management_api_identifier to the auth0_tenant resource
Alternatives and current workarounds
I suppose you can make a data resource that imports the resource.
Checklist
Describe the problem you'd like to have solved
The data source
auth0_tenant
hasmanagement_api_identifier
, but the resourceauth0_tenant
does not.Describe the ideal solution
Add
management_api_identifier
to theauth0_tenant
resourceAlternatives and current workarounds
I suppose you can make a data resource that imports the resource.
Additional context
No response