output "service_definitions" { description = "Service definitions for all services" value = [ module.jellyfin.service_definition, module.satisfactory.service_definition, module.eco.service_definition, module.authentik.service_definition, module.traccar.service_definition, module.tandoor.service_definition, module.coder.service_definition, module.penpot.service_definition, module.fs-quantum.service_definition, ] } output "infrastructure_int" { description = "The internal infrastructure network" value = module.infrastructure_int }