ci: speed up Terraform destroy plan by skipping refresh #125

Merged
micqdf merged 1 commits from stage into master 2026-03-08 04:47:03 +00:00
Owner

Use terraform plan -refresh=false for destroy workflows so manual NUKE runs do not spend minutes refreshing Proxmox VM state before building the destroy plan.

Use terraform plan -refresh=false for destroy workflows so manual NUKE runs do not spend minutes refreshing Proxmox VM state before building the destroy plan.
micqdf added 1 commit 2026-03-08 04:47:00 +00:00
ci: speed up Terraform destroy plan by skipping refresh
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 16s
7bc861b3e8
Use terraform plan -refresh=false for destroy workflows so manual NUKE runs do not spend minutes refreshing Proxmox VM state before building the destroy plan.
micqdf merged commit 97295a7071 into master 2026-03-08 04:47:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: micqdf/TerraHome#125