Terraform Provider for kind (Kubernetes IN Docker)

1 Open Issue Need Help Last updated: Nov 6, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user reports that `terraform destroy` does not clean up the Kubernetes context created by the `kind` cluster, specifically `kind-lcb`. They expect the context to be automatically deleted after the destroy operation. Reproduction steps are provided, demonstrating that the `kind-lcb` context persists in `kubectl config get-contexts` even after `terraform destroy` completes.

Complexity: 2/5
good first issue

Terraform Provider for kind (Kubernetes IN Docker)

Go