skytap / terraform-provider-skytap

Terraform Skytap provider
https://www.terraform.io/docs/providers/skytap/
Mozilla Public License 2.0
4 stars 11 forks source link

auto_add_role_name description is incorrect. #12

Closed ReComposer closed 5 years ago

ReComposer commented 5 years ago

The description of auto_add_role is incorrect. (Note that this is also being updated in the Skytap API docs.)

The revised text is:

(Optional) If this field is set to viewer, participant, editor, or manager, new users added to your account are automatically added to this project with the specified project role. Existing users aren’t affected by this setting. If the field is set to null, new users aren’t automatically added to the project. For additional details, see Automatically adding new users to a project.

pegerto commented 5 years ago

Hi, @ReComposer will you PR to update this documentation?