fix config
This commit is contained in:
@@ -4,4 +4,8 @@ output repo_url {
|
||||
|
||||
output cluster_url {
|
||||
value = module.eks.cluster_endpoint
|
||||
}
|
||||
}
|
||||
|
||||
output kubeconfig {
|
||||
value = "module.eks.kubeconfig"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user