diff --git a/provider.tf b/provider.tf index f1e8709..356170d 100644 --- a/provider.tf +++ b/provider.tf @@ -1,4 +1,3 @@ -# todo: report bug upstream to scott/terraform-provider-minikube provider "minikube" { kubernetes_version = "v1.30.0" }