clincha-org / clincha

Configuration and monitoring of clinch-home infrastructure
https://clinch-home.com
1 stars 1 forks source link

Disks are being deleted on secondary Terraform run #105

Open clincha opened 1 year ago

clincha commented 1 year ago

Running terraform apply twice deletes the disks of some servers. However, the disks are not actually deleted on the hypervisor. This causes the next run to fail when the disk already exists. Ensure that Terraform can be applied twice and then destroyed and applied.