variable "docker_host" { description = "Docker daemon host for local import workflow." type = string default = "unix:///var/run/docker.sock" }