Simple Terraform Errors - 3 servers

Job ID: 38740891

Budget: $2 – $8 USD

maas.io is what I am using
Machine As A Service

Thank you for being here and the max budget is $10 and hope this is fine

https://maas.io/
https://registry.terraform.io/providers/maas/maas/latest/docs/resources/machine

I need a single Ubuntu server installed via Terraform with MAAS. The server should be set up with a static IP.

I make sure NOTHING; is in MAAS console
- Network is created FINE
- Machine get this error (I see this machine node glad-moray is created and delete it out but again)

maas_subnet.tf_subnet: Creation complete after 0s [id=3]

│ Error: ServerError: 503 Service Unavailable (No rack controllers can access the BMC of node glad-moray)

│  with maas_machine.virsh_vm1,
│  on main.tf line 53, in resource "maas_machine" "virsh_vm1":
│  53: resource "maas_machine" "virsh_vm1" {

Related categories: System Admin Cloud Computing Ubuntu DevOps Terraform