Update output.tf
This commit is contained in:
@@ -7,7 +7,6 @@ resource "local_file" "kubeconfig" {
|
|||||||
output "kubeconfig" {
|
output "kubeconfig" {
|
||||||
value = linode_lke_cluster.foobar.kubeconfig
|
value = linode_lke_cluster.foobar.kubeconfig
|
||||||
sensitive = true
|
sensitive = true
|
||||||
filename = kubeconfig.yaml
|
|
||||||
}
|
}
|
||||||
|
|
||||||
output "api_endpoints" {
|
output "api_endpoints" {
|
||||||
|
|||||||
Reference in New Issue
Block a user