Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing resource for 'Allow users to manage permissions for their created branches' repositories setting #1113

Open
fedorbirjukov opened this issue Jul 25, 2024 · 1 comment

Comments

@fedorbirjukov
Copy link

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

Terraform (and Azure DevOps Provider) Version

PS> terraform -v
Terraform v1.9.3
on windows_amd64
+ provider registry.terraform.io/hashicorp/azuread v2.53.1
+ provider registry.terraform.io/microsoft/azuredevops v1.1.1

Expected Behavior

Just like there is a resource called azuredevops_project_pipeline_settings for the pipelines settings, there must be a resource called azuredevops_project_repository_settings for the 'Allow users to manage permissions for their created branches' repositories setting that's documented here.

Actual Behavior

There is no way to configure that in terraform.

@EugeneLugovtsov
Copy link

this is something that we really need as well. and specially the 'Allow users to manage permissions for their created branches' setting :)

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

No branches or pull requests

3 participants