microsoft / terraform-provider-azuredevops

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

`azuredevops_serviceendpoint_dockerregistry` Enhance nil check #1146

Closed xuzhang3 closed 2 months ago

xuzhang3 commented 2 months ago

All Submissions:

What about the current behavior has changed?

Issue Number: #1144 Enhance nil check,

=== RUN   TestAccServiceEndpointDockerRegistry_CreateAndUpdate
=== PAUSE TestAccServiceEndpointDockerRegistry_CreateAndUpdate
=== CONT  TestAccServiceEndpointDockerRegistry_CreateAndUpdate
--- PASS: TestAccServiceEndpointDockerRegistry_CreateAndUpdate (125.43s)
PASS
ok      github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests        132.820s

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