data "docker_registry_image" "prometheus" {
  name = "prom/prometheus:latest"
}