Update terraform.tf
This commit is contained in:
@@ -35,6 +35,7 @@ resource "linode_lke_cluster" "foobar" {
|
|||||||
|
|
||||||
provider "kubectl" {
|
provider "kubectl" {
|
||||||
config_path = var.config
|
config_path = var.config
|
||||||
|
load_config_file = true
|
||||||
}
|
}
|
||||||
|
|
||||||
data "kubectl_file_documents" "namespace" {
|
data "kubectl_file_documents" "namespace" {
|
||||||
|
|||||||
Reference in New Issue
Block a user