Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
I'd like to use Terraform to manage release pipeline folders. We often create an empty release folder, then assign permissions to that folder so a specific team can manage its contents.
I'd also like to be able to set permissions on those folders, similar to the existing azuredevops_build_definition_permissions resource, but applicable to release pipelines and folders.
Community Note
Description
I'd like to use Terraform to manage release pipeline folders. We often create an empty release folder, then assign permissions to that folder so a specific team can manage its contents.
I'd also like to be able to set permissions on those folders, similar to the existing
azuredevops_build_definition_permissions
resource, but applicable to release pipelines and folders.New or Affected Resource(s)
Potential Terraform Configuration
References