Steps to reproduce
- Deploy to a Dublin VM using Pulumi running on GitHub actions runner.
Expected behavior
Deployment succeeds.
Actual behavior
Deployment fails with
error: after 10 failed attempts: dial tcp <VM's ip address>:22: i/o timeout
The failure is somewhere in the middle of VM setup process. The same deployment succeeded before. I also can SSH to the VM from my machine.
Steps to reproduce
Expected behavior
Deployment succeeds.
Actual behavior
Deployment fails with
The failure is somewhere in the middle of VM setup process. The same deployment succeeded before. I also can SSH to the VM from my machine.