on-destroy provisioners not being executed
Problem
Terraform Version `v0.9.2` Affected Resource(s) - digitalocean_droplet - provisioners (on-destroy) Terraform Configuration Files [code block] Debug Output https://gist.github.com/IOAyman/3e86d9c06d03640786184c1429376328 Expected Behavior It should have run the on-destroy provisioners Actual Behavior It did not run the on-destroy provisioners Steps to Reproduce 1. `terraform apply -var-file=infrasecrets.tfvars` 1. `terraform destroy -var-file=infrasecrets.tfvars` References Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example: - GH-13395
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: on-destroy provisioners not being executed
I'm bumping this because it's still an issue. Honestly, IDGAF about we're waiting for eleventeen planets to align so we can have a celestially perfect tea ceremony to please our ancestors in the afterlife but we'll have to wait six more years for it to happen. This issue needs a fix; gate the destroy provisioner blocks off the resource they're attached to. If the resource was there, run the pro
Trust Score
7 verifications
- 1
I'm bumping this because it's still an issue.
I'm bumping this because it's still an issue.
- 2
Honestly, IDGAF about we're waiting for eleventeen planets to align so we can ha
Honestly, IDGAF about we're waiting for eleventeen planets to align so we can have a celestially perfect tea ceremony to please our ancestors in the afterlife but we'll have to wait six more years for it to happen. This issue needs a fix; gate the destroy provisioner blocks off the resource they're attached to. If the resource was there, run the provisioners and let the admins sort it out.
Validation
Resolved in hashicorp/terraform GitHub issue #13549. Community reactions: 35 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep