Skip to content

Commit

Permalink
Update eks.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Aviv-Cohen-PAN authored May 27, 2024
1 parent 729f8da commit 48c84ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/aws/eks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,5 @@ output "endpoint" {
output "kubeconfig-certificate-authority-data" {
value = "${aws_eks_cluster.eks_cluster.certificate_authority.0.data}"
}


0 comments on commit 48c84ce

Please sign in to comment.