Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 2.01 KB

File metadata and controls

43 lines (32 loc) · 2.01 KB

Requirements

Name Version
azuredevops >= 0.7.0

Providers

Name Version
azuredevops >= 0.7.0

Modules

No modules.

Resources

Name Type
azuredevops_group.main resource
azuredevops_group_membership.main resource

Inputs

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

Outputs

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.