mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-13 14:29:06 +02:00
Format according to terraform fmt
This commit is contained in:
@@ -7,6 +7,6 @@ output "public_endpoint" {
|
||||
}
|
||||
|
||||
resource "local_file" "oke_kubeconfig" {
|
||||
content = data.oci_containerengine_cluster_kube_config.cluster_kube_config.content
|
||||
filename = "${path.module}/kubeconfig"
|
||||
content = data.oci_containerengine_cluster_kube_config.cluster_kube_config.content
|
||||
filename = "${path.module}/kubeconfig"
|
||||
}
|
Reference in New Issue
Block a user