modules/feature-grafana-promtail/outputs.tf (4 lines of code) (raw):

output "values" { description = "Cluster logging collecting service outputs" value = module.kube_grafana_promtail.* }