zivildienst/infrastructure/modules/compute/variables.tf

4 lines
102 B
Terraform
Raw Normal View History

2021-01-19 08:10:28 +00:00
variable "image_default_id" {
description = "Image (or snapshot) to use when provisoning servers"
}