zivildienst/infrastructure/modules/compute/variables.tf
2021-01-19 09:10:28 +01:00

4 lines
102 B
HCL

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