zivildienst/infrastructure/modules/compute/variables.tf

4 lines
102 B
HCL

variable "image_default_id" {
description = "Image (or snapshot) to use when provisoning servers"
}