Provider doesn't support some languages (e.g. ES-419) for custom prompt Resources #1033
Open
6 tasks done
Labels
🪲 bug
Something isn't working
Checklist
Description
We are using the Terraform provider to support multiple languages for login with the new UL. One of the languages we want to support with custom prompts is is ES-419, which is supported by Auth0:
However, when we went to deploy, we saw errors and that this language was not supported (there are some others missing as well, such as
te
- Tegulu)Checking in resource_custom_text.go, I see ES-419 missing from both the languagesURL and fallbackAvailableLanguages. It seems like while those other languages were added to the API, they were not added as supportable by the provider
Expectation
ES-419 should be supported as a language by the provider.
Reproduction
resource_prompt_custom_text_es-419.tf.txt
Auth0 Terraform Provider version
1.6.0
Terraform version
1.8.0
The text was updated successfully, but these errors were encountered: