
[Kubedex/terraform-helmfile] Run Helmfile from Terraform
This example shows how to use Terraform to install Helm Charts on a Kubernetes cluster using Helmfile. There are a couple of reasons why you would want to deploy using Terraform:
- Provision complete Kubernetes clusters from scratch using Terraform.
- Passing variables to charts dynamically that Terraform manages.