microsoft / terraform-provider-azuredevops

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

[New Resource] `azuredevops_serviceendpoint_snyk` #1224

Closed xuzhang3 closed 1 week ago

xuzhang3 commented 1 week ago

All Submissions:

What about the current behavior has changed?

Issue Number: #664

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 week ago
=== RUN   TestAccServiceEndpointSnyk_basic
=== PAUSE TestAccServiceEndpointSnyk_basic
=== RUN   TestAccServiceEndpointSnyk_complete
=== PAUSE TestAccServiceEndpointSnyk_complete
=== RUN   TestAccServiceEndpointSnyk_update
=== PAUSE TestAccServiceEndpointSnyk_update
=== RUN   TestAccServiceEndpointSnyk_requiresImportErrorStep
=== PAUSE TestAccServiceEndpointSnyk_requiresImportErrorStep
=== CONT  TestAccServiceEndpointSnyk_basic
=== CONT  TestAccServiceEndpointSnyk_update
=== CONT  TestAccServiceEndpointSnyk_requiresImportErrorStep
=== CONT  TestAccServiceEndpointSnyk_complete
--- PASS: TestAccServiceEndpointSnyk_basic (177.67s)
--- PASS: TestAccServiceEndpointSnyk_complete (183.25s)
--- PASS: TestAccServiceEndpointSnyk_requiresImportErrorStep (238.44s)
--- PASS: TestAccServiceEndpointSnyk_update (281.21s)
PASS
ok      github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests        281.895s