camptocamp/devops-stack

k3s on docker module fails to destroy cluster

Closed this issue · 1 comments

Terraform destroy gets stuck at:

module.cluster.module.cluster.null_resource.destroy_k3s_agent[0]: Still destroying... [id=4409937981020320839, 13m20s elapsed]
module.cluster.module.cluster.null_resource.destroy_k3s_agent[0]: Still destroying... [id=4409937981020320839, 13m30s elapsed]
module.cluster.module.cluster.null_resource.destroy_k3s_agent[0]: Still destroying... [id=4409937981020320839, 13m40s elapsed]
module.cluster.module.cluster.null_resource.destroy_k3s_agent[0]: Still destroying... [id=4409937981020320839, 13m50s elapsed]
module.cluster.module.cluster.null_resource.destroy_k3s_agent[0]: Still destroying... [id=4409937981020320839, 14m0s elapsed]
module.cluster.module.cluster.null_resource.destroy_k3s_agent[0]: Still destroying... [id=4409937981020320839, 14m10s elapsed]
module.cluster.module.cluster.null_resource.destroy_k3s_agent[0]: Still destroying... [id=4409937981020320839, 14m20s elapsed]

Issue moved to Jira.