flat-pager-43269
02/07/2023, 7:28 PMpulumi_command
to connect and execute a script on the machine.
The issue is that sometimes the VM is not ready and causes an unexpected result in the first lines of the script.
How can I test (in the script or using Pulumi) if the VM is ready?some-notebook-86727
02/07/2023, 9:30 PMssh root@vm_ip echo "Ready"