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_generic` -Relax URL restrictions #1210

Closed xuzhang3 closed 3 weeks ago

xuzhang3 commented 3 weeks ago

All Submissions:

What about the current behavior has changed?

Fixes: #811

=== RUN   TestAccServiceEndpointGeneric_basic
=== PAUSE TestAccServiceEndpointGeneric_basic
=== RUN   TestAccServiceEndpointGeneric_complete
=== PAUSE TestAccServiceEndpointGeneric_complete
=== RUN   TestAccServiceEndpointGeneric_update
=== PAUSE TestAccServiceEndpointGeneric_update
=== RUN   TestAccServiceEndpointGeneric_requiresImportErrorStep
=== PAUSE TestAccServiceEndpointGeneric_requiresImportErrorStep
=== CONT  TestAccServiceEndpointGeneric_basic
=== CONT  TestAccServiceEndpointGeneric_update
=== CONT  TestAccServiceEndpointGeneric_complete
=== CONT  TestAccServiceEndpointGeneric_requiresImportErrorStep
--- PASS: TestAccServiceEndpointGeneric_basic (83.99s)
--- PASS: TestAccServiceEndpointGeneric_complete (84.45s)
--- PASS: TestAccServiceEndpointGeneric_requiresImportErrorStep (293.81s)
--- PASS: TestAccServiceEndpointGeneric_update (324.95s)
PASS
ok      github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests        332.706s

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