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_azurecr` - Fix `tenantId` not set as expected #1115

Closed xuzhang3 closed 3 months ago

xuzhang3 commented 3 months ago

All Submissions:

What about the current behavior has changed?

Issue Number:

=== RUN   TestAccServiceEndpointAzureCR_Spn_Basic
=== PAUSE TestAccServiceEndpointAzureCR_Spn_Basic
=== RUN   TestAccServiceEndpointAzureCR_Spn_Update
=== PAUSE TestAccServiceEndpointAzureCR_Spn_Update
=== CONT  TestAccServiceEndpointAzureCR_Spn_Basic
=== CONT  TestAccServiceEndpointAzureCR_Spn_Update
--- PASS: TestAccServiceEndpointAzureCR_Spn_Basic (97.91s)
--- PASS: TestAccServiceEndpointAzureCR_Spn_Update (147.08s)
PASS
ok      github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests        153.092s

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