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` crashes when the Service Connection is deleted #1215

Open alexanderlinne opened 2 weeks ago

alexanderlinne commented 2 weeks ago

Community Note

Terraform (and Azure DevOps Provider) Version

Affected Resource(s)

Panic Output

https://gist.github.com/alexanderlinne/4b4f405bc92bffe65e3e6ae59bbda935

Expected Behavior

The Service Connection is recreated

Actual Behavior

Panic

Steps to Reproduce

  1. terraform apply

Important Factoids

References