azuredevops_git_permissions
fails to apply on Azure DevOps Server 2022
#1217
Labels
azuredevops_git_permissions
fails to apply on Azure DevOps Server 2022
#1217
Community Note
Terraform (and Azure DevOps Provider) Version
Terraform: v1.9.8
Azure DevOps Provider: 1.4.0
Affected Resource(s)
azuredevops_git_permissions
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Permissions should have been set for the contributors project group at the repository level.
Actual Behavior
An error is thrown:
Steps to Reproduce
terraform apply
Important Factoids
Nothing particularly atypical, but I am using Azure DevOps Server 2022 rather than Azure DevOps services, which means that rather than using the
azuredevops_group
data source used in the documentation I'm usingazuredevops_identity_group
instead.References
The text was updated successfully, but these errors were encountered: