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
290 stars 27 forks source link

Can not start custom-ami based actions with cml runner #771

Open OLSecret opened 3 weeks ago

OLSecret commented 3 weeks ago

Getting

{"level":"info","message":"iterative_cml_runner.runner: Still creating... [11m0s elapsed]"}
{"level":"info","message":"iterative_cml_runner.runner: Still creating... [11m10s elapsed]"}

and so on for as long as it can, in an infinite loop, even though the node seems to be created on the AWS side.

dacbd commented 1 week ago

It probes via ssh to ensure setup is complete, double check that your instance is accessible from where you are running the command.