variables.tf (4 lines of code) (raw):

variable "image_tag" { type = string default = "latest" }