Update output.tf, terraform.tf
This commit is contained in:
@@ -34,7 +34,7 @@ resource "linode_lke_cluster" "foobar" {
|
||||
}
|
||||
|
||||
provider "kubectl" {
|
||||
config_path = "kube-config"
|
||||
config_path = "./kube-config"
|
||||
load_config_file = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user