microsoft / terraform-provider-azuredevops

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

Add ability to configure organization- and project-wide settings #895

Open joaocc opened 1 year ago

joaocc commented 1 year ago

Community Note

Description

We are trying to assess the use to terraform to ensure consistency in some settings on Azure Devops. Some of these settings appear at two levels:

As far as we were able to search in the provider, there doesn't seem to be any way to configure any of these.

New or Affected Resource(s)

(as new resource, but this is pure brainstorming)

tbalthazar commented 2 weeks ago

I don't see any endpoints that allow the management of org-wide settings (such as "Protect access to repositories in YAML pipelines") in the official REST API documentation (I might be missing something): https://learn.microsoft.com/en-us/rest/api/azure/devops/?view=azure-devops-rest-7.2