microsoft / terraform-provider-azuredevops

Terraform Azure DevOps provider
https://www.terraform.io/docs/providers/azuredevops/
MIT License
387 stars 279 forks source link

[Bug Fix] `azuredevops_securityrole_assignment` - Detect role assignment revoked #1120

Closed xuzhang3 closed 3 months ago

xuzhang3 commented 3 months ago

All Submissions:

What about the current behavior has changed?

Issue Number: #1102

Does this introduce a change to go.mod, go.sum or vendor/?

Does this introduce a breaking change?

Any relevant logs, error output, etc?

(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information

xuzhang3 commented 3 months ago
=== RUN   TestAccSecurityroleAssignmentResource_Basic
=== PAUSE TestAccSecurityroleAssignmentResource_Basic
=== CONT  TestAccSecurityroleAssignmentResource_Basic
--- PASS: TestAccSecurityroleAssignmentResource_Basic (62.30s)
PASS
ok      github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests        68.599s