microsoft / terraform-provider-azuredevops

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

Data Source - `azuredevops_serviceendpoint_bitbucket` #1200

Closed xuzhang3 closed 1 month ago

xuzhang3 commented 1 month ago

All Submissions:

What about the current behavior has changed?

Issue Number: #703

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 1 month ago
=== RUN   TestAccServiceEndpointBitbucketDataSource_withID
=== PAUSE TestAccServiceEndpointBitbucketDataSource_withID
=== RUN   TestAccServiceEndpointBitbucketDataSource_withName
=== PAUSE TestAccServiceEndpointBitbucketDataSource_withName
=== CONT  TestAccServiceEndpointBitbucketDataSource_withID
=== CONT  TestAccServiceEndpointBitbucketDataSource_withName
--- PASS: TestAccServiceEndpointBitbucketDataSource_withID (71.49s)
--- PASS: TestAccServiceEndpointBitbucketDataSource_withName (71.70s)
PASS
ok      github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests        72.942s