output "datasource_uids" { description = "UIDs of created Grafana datasources" value = { for k, v in grafana_data_source.this : k => v.uid } }