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

Feature/updating locale support in tenant #369

Conversation

apamildner
Copy link
Contributor

Proposed Changes

  • 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.

Related to #353 and #345

Acceptance Test Output

$ make testacc TESTS=TestAccTenant

...

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

The tenant API will take the first enabled locale as the default. Now, changing the order of the elements will make terraform catch this and subsequently update the default language. Updated tests accordingly.
@yvovandoorn yvovandoorn merged commit 3eff466 into alexkappa:master Apr 8, 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.

2 participants