modules/template-ingress/outputs.tf (4 lines of code) (raw):

output "values" { description = "Ingress controller outputs" value = module.ingress.* }