azuredevops_git_repository_branch
doesnt refresh the state when branch is deleted
#984
Labels
azuredevops_git_repository_branch
doesnt refresh the state when branch is deleted
#984
Community Note
Terraform (and Azure DevOps Provider) Version
Affected Resource(s)
azuredevops_git_repository_branch
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
when terraform managed branch is removed, the next run should attempt to rebuild the branch instead of throwing an "not found" error.
For your reference, here is the fix on the exact same issue in github provider
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: