Data source for retrieving all probes.
data "grafana_synthetic_monitoring_probes" "main" {}
filter_deprecated
(Boolean) If true, only probes that are not deprecated will be returned. Defaults to true
.id
(String) The ID of this resource.probes
(Map of Number) Map of probes with their names as keys and IDs as values.