Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Minor fix to tenant config and documentation #345

Merged

Conversation

hvassing
Copy link
Contributor

Proposed Changes

  • Add enabled_locales to Terraform documentation
  • Moved default_redirection_uri to bottom of argument list, to match the source
  • Changed to TypeList from TypeSet in resource_auth0_tenant.go as the order of arguments matter. The first locale in the list will be set as the default one.

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

Order of argument matches source of resource_auth0_tenant.go
The first entry in the `enabled_locales` list determines the default language.
@yvovandoorn
Copy link
Contributor

Thank you for your contribution @hvassing ;-)! Merging in change.

@yvovandoorn yvovandoorn merged commit b66cb06 into alexkappa:master Mar 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants