variable "region" { type = string default = "eu-west-2" } variable "stage" { type = string } variable "image_digest" { type = string }