provider "enos" "default" {} provider "helm" "default" { kubernetes { config_path = abspath(joinpath(path.root, "kubeconfig")) } }