@Vic563 wrote:
Hi,
When I apply enter terraform apply . I am getting an error message which is below. What should I be checking?
Error applying plan:
1 error(s) occurred:
- packet_device.virl: Get https://api.packet.net/devices/3e04d53f-c583-4850-a30f-f5e07b125dc6?include=facility: dial tcp: lookup api.packet.net on 8.8.4.4:53: read udp 122.5.4.5:49680->8.8.4.4:53: 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.
Posts: 1
Participants: 1