Skip to content

Timeout on scaleway API leaves us in inconsistent state. #7

@arianvp

Description

@arianvp
╰─$ 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions