connect mac mini with coder
variable "mac_user" {
sensitive = true
default = "Admin Account"
}
variable "mac_host" {
sensitive = true
default = "Admins-Mac-mini.local"
}
The workspace cannot be created successfully and is stuck on the part as shown in the attached image. Can someone help me in this regard?
