Support flag "disable_management_api_sms_obfuscation" on tenant
brandonbirdj opened this issue · 2 comments
brandonbirdj commented
Description
Please add support for the flag disable_management_api_sms_obfuscation
to the auth0_tenant
New or Affected Resource(s)
- auth0_tenant
Potential Terraform Configuration
# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.
References
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
alekc commented
Support for this flag (and several others) first must be implemented in go sdk.
sergiught commented
We have moved this issue over at auth0/terraform-provider-auth0#47 as this repo is now maintained at https://github.com/auth0/terraform-provider-auth0.