print out the kube config file
This commit is contained in:
@@ -7,7 +7,7 @@ output cluster_url {
|
||||
}
|
||||
|
||||
output kubeconfig {
|
||||
value = "module.eks.kubeconfig"
|
||||
value = module.eks.kubeconfig
|
||||
}
|
||||
|
||||
output ecr_user_name {
|
||||
|
||||
Reference in New Issue
Block a user