tyhawkins

Results 3 issues of tyhawkins

When using `kubectl get node [tab]`, `join: malformed -o option field` is printed and the node list is not shown. Removing `-oauto` fixes this.

I am attempting to bootstrap a cluster with Flux using the `flux_bootstrap_git` resource, but I receive the error "Expected configured provider clients." Here is the output of my `terraform apply`:...

area/docs

Add missing provider attribute descriptions, copied from [Hashicorp Kubernetes provider](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs). Fixes #387