-
Notifications
You must be signed in to change notification settings - Fork 677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What are the valid values for the attributes? (App ID) #3221
Comments
@dariusbakunas , Can you please update docs accordingly.. |
If you look at attribute reference section, it lists allowed values, is that not sufficient? |
I can add links to original documentation, although I could not find full descriptions of these values there either |
For "identity_confirm_methods" it says "Example: email". If it is meant as the only acceptable value, you should remove the "Example:". Right now it is confusing. |
oh sry, I was looking at wrong attribute, I think this one only has single accepted value, which is |
https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/appid_idp_cloud_directory
In the reference you only provide an example for, e.g., identity_confirm_methods. What are the allowed values? It would be great if for all the attribute all the values are mentioned and described. I am trying to configure App ID using Terraform, but need to try what is possible.
The text was updated successfully, but these errors were encountered: