microsoft / terraform-provider-azuredevops

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

Creating an Audit Stream using Azuredevops Terraform provider #363

Open ranikamadurawe opened 3 years ago

ranikamadurawe commented 3 years ago

Question

I am currently trying to create an organizational level audit stream to a splunk or azure log analytics workspace using the resources provided in [1]. Is it possible to automate this using the terraform azuredevops plugin? If not is this an inteded feature to be added to the provider?

Resources

[1] https://docs.microsoft.com/en-us/azure/devops/organizations/audit/auditing-streaming?view=azure-devops

xuzhang3 commented 3 years ago

Hi @ranikamadurawe The auditing resource is supported since API v6, current SDK is based on v5.x. This resource will be blocked until SDK v6.x released. https://docs.microsoft.com/en-us/rest/api/azure/devops/audit/streams/create?view=azure-devops-rest-6.0