data "docker_registry_image" "telegraf" { name = "telegraf:1.28.3-alpine" } locals { docker_gid = 997 entrypoint = <