Skip to content

Add support for workitem query folders #555

Open
@drdamour

Description

Community Note

  • 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 want to be able to define folders for shared work item queries. It would work in partnership with azuredevops_workitemquery_permissions

New or Affected Resource(s)

  • azuredevops_workitemquery_permissions

Potential Terraform Configuration

resource azuredevops_workitemquery_permissions "" {
  project_id  = azuredevops_project.example.id
  path        = "/folder-name"
}

References

N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions