Change user-kubeconfig output to rendered content

This commit is contained in:
Andy Cobaugh
2018-03-16 23:34:57 -04:00
committed by Dalton Hubble
parent 457b596fa0
commit 366f751283

View File

@@ -15,7 +15,7 @@ output "kubeconfig" {
}
output "user-kubeconfig" {
value = "${local_file.user-kubeconfig.filename}"
value = "${data.template_file.user-kubeconfig.rendered}"
}
# etcd TLS assets