microsoft / terraform-provider-azuredevops

Terraform Azure DevOps provider
https://www.terraform.io/docs/providers/azuredevops/
MIT License
372 stars 260 forks source link

Pipeline Permissions #998

Open philiplorenz-code opened 3 months ago

philiplorenz-code commented 3 months ago

Does this provider provide any possibility to enable a Custom Group, that was build with this provider, for creating pipelines on a specific project?

xuzhang3 commented 3 months ago

@philiplorenz-code you can manage the group, pipeline and project by this provider.

philiplorenz-code commented 3 months ago

@philiplorenz-code you can manage the group, pipeline and project by this provider.

thanks, but that was not my question :) I enabled the pipeline-feature for a project. My question ist, if it is possible to authorize a custom group to create pipelines within this project :)

xuzhang3 commented 3 months ago

@philiplorenz-code Which resource can be managed depends on the permission of the PAT not group.