terraform-provider-minikube icon indicating copy to clipboard operation
terraform-provider-minikube copied to clipboard

A terraform provider for minikube!

Results 11 terraform-provider-minikube issues
Sort by recently updated
recently updated
newest added

### Description The [documentation](https://registry.terraform.io/providers/scott-the-programmer/minikube/latest/docs/resources/cluster#cpus-1) indicates that the number of cpus can be configured. When inspecting the docker container created, it seems this is not being respected. Here's a simple resource...