CLI tool bridging Terraform, Helm, and Kubectl workflows
Collection of commands to fill in the gaps between Terraform, Helm, and Kubectl
kubergrunt$ kubergrunt helm deploy --chart myapp --release myapp-release$ kubergrunt kubectl validate --manifests ./k8s/$ kubergrunt terraform apply --terraform-dir ./infra/