terraform-provider-porkbun
terraform-provider-porkbun copied to clipboard
Running Terraform destroy against records that don't exist causes it to run forever
If tfstate is out of sync and contains records that don't actually exist, and you run terraform destroy it runs forever because they don't exist. This also impacts create (terraform returns no changes). This would also probably break if you tried to update the record.