Name | Version |
---|---|
azuredevops | >= 0.7.0 |
Name | Version |
---|---|
azuredevops | >= 0.7.0 |
No modules.
Name | Type |
---|---|
azuredevops_group.main | resource |
azuredevops_group_membership.main | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
description | Azure DevOps User Group Description | string |
n/a | yes |
members | List of User IDs that should be included as members in this User Group | list(string) |
n/a | yes |
name | Azure DevOps User Group Name | string |
n/a | yes |
project_id | Azure DevOps Project ID | string |
n/a | yes |
Name | Description |
---|---|
descriptor | This is an internal Azure DevOps identifier that is prefixed with 'vssgp.' |
id | This is a GUID but I'm not sure what it's used for |
origin | The source system where the Group Principal originates from (e.g., vsts, aad, ad) |
origin_id | This is a GUID value that uniquely identifies the User Group Principal within the origin |
url | This is a fully qualified path to the User Group within Azure DevOps. |