modules/feature-monitoring-metrics/outputs.tf (
4
lines of code) (
raw
):
output "values" { description = "Cluster monitoring outputs" value = module.kube_prometheus_operator.* }