mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-01-17 00:57:28 +01:00
4 lines
104 B
HCL
4 lines
104 B
HCL
variable "instance_type" {
|
|
description = "Instance type to evaluate if EBS optimized is an option."
|
|
}
|