╰─$ terraform apply
scaleway_server.nginx: Creating...
image: "" => "87256bb0-f531-4367-bc93-be04581dfb67"
ipv4_address: "" => "<computed>"
name: "" => "Nginx"
Error applying plan:
1 error(s) occurred:
* scaleway_server.nginx: Get https://api.scaleway.com/servers/19be354a-a383-4035-93b3-568e5216a52d: dial tcp 212.47.225.64:443: i/o timeout
Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.