cryptiklemur / terraform-provider-discord

Discord Provider for Terraform
GNU General Public License v3.0
42 stars 34 forks source link

Add type hinted values in docs #4

Open zexa opened 4 years ago

zexa commented 4 years ago

Hi, I believe that the docs could be significantly improved by specifying possible values near each value.

I.e. in https://github.com/aequasi/terraform-provider-discord/blob/master/docs/resources/server.md it would be useful to know what kind of value is verification_level. If it's a string, then it would be awesome to see the possible values with which discord would not throw 500's.