modules/management/outputs.tf (4 lines of code) (raw):

output "configuration" { value = local.module_output description = "Returns the configuration settings for resources to deploy for the management solution." }