You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Terraform (and Azure DevOps Provider) Version
Affected Resource(s)
azuredevops_serviceendpoint_azurecr
Error
Error: Updating service endpoint in Azure DevOps: Updating the authorization data is not allowed for Azure Container Registry type Docker endpoint. Updated field: 'serviceprincipalid'. Please pass the current value and try again.
Expected Behavior
The serviceprincipalid is updated by recreating the resource.
Actual Behavior
The terraform apply command runs into an error with an existing service connection.
Steps to Reproduce
terraform apply
Important Factoids
References
#0000
The text was updated successfully, but these errors were encountered:
Community Note
Terraform (and Azure DevOps Provider) Version
Affected Resource(s)
azuredevops_serviceendpoint_azurecr
Error
Expected Behavior
The
serviceprincipalid
is updated by recreating the resource.Actual Behavior
The
terraform apply
command runs into an error with an existing service connection.Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: