mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
4 lines
104 B
Terraform
4 lines
104 B
Terraform
variable "instance_type" {
|
|
description = "Instance type to evaluate if EBS optimized is an option."
|
|
}
|