Closed aayushrangwala closed 5 months ago
If looks like you're running on macOS and the SSH agent is being used. You will need to run the command documented here to successfully run the remote-exec
provisioners: https://github.com/equinix-labs/terraform-equinix-metal-nutanix-cluster/blob/main/README.md#ssh-failures-while-running-on-macos
If you still run into errors after disabling the SSH agent using the method documented in the linked section of the README, please share updated output so we can debug further.
Closing under the assumption that the instructions above resolved the issue. Please reopen if needed, @aayushrangwala
What is the Problem?
Following the README Cluster installation steps, getting error while provisioning:
From the console, it is confirmed that all the instances are created successfully.
terraform version
terraform init
terraform apply