output "peer_config_files" { description = "Map of site name to peer config file path" value = { for k, v in local_file.peer_config : k => v.filename } }