microsoft / terraform-provider-azuredevops

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

Bug Fix - `azuredevops_serviceendpoint_kubernetes` - Fix potential nil exception #1091

Closed xuzhang3 closed 4 months ago

xuzhang3 commented 4 months ago

All Submissions:

What about the current behavior has changed?

Issue Number: #1088

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 4 months ago
=== RUN   TestAccEnvironmentKubernetes_CreateAndUpdate
=== PAUSE TestAccEnvironmentKubernetes_CreateAndUpdate
=== CONT  TestAccEnvironmentKubernetes_CreateAndUpdate
--- PASS: TestAccEnvironmentKubernetes_CreateAndUpdate (124.17s)
PASS
ok      github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests        125.519s