iterative / terraform-provider-iterative

☁️ Terraform plugin for machine learning workloads: spot instance recovery & auto-termination | AWS, GCP, Azure, Kubernetes
https://registry.terraform.io/providers/iterative/iterative/latest/docs
Apache License 2.0
287 stars 27 forks source link

Fix identities on Microsoft Azure runners #649

Closed 0x2b3bfa0 closed 1 year ago

0x2b3bfa0 commented 1 year ago

As per discord/tpi#1014906941308403803, it seems like #632 broke runners on Microsoft Azure. 🙈

Error: Failed creating the machine: compute.VirtualMachinesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="MissingIdentityIds" Message="The identity ids must not be null or empty for 'UserAssigned' identity type."
0x2b3bfa0 commented 1 year ago

Merging with red tests because of a timeout issue, they pass on a fresh Codespaces machine.