microsoft / terraform-provider-azuredevops

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

Agent pool or queue support description #574

Open drdamour opened 2 years ago

drdamour commented 2 years ago

Agent pools have a description in the web UX, please add it as an attribute of the azuredevops_agent_pool resource.

I don't quite understand #456 it may be this is actually supposed to be on the queue

Community Note

Description

New or Affected Resource(s)

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

xuzhang3 commented 2 years ago

API not available . _apis/distributedtask/pools/{pooId}/poolmetadata not documented.