Files
kubespray-dualstack/terraform/modules/instance/variables.tf
T
2025-08-18 21:41:01 +03:00

8 lines
166 B
Terraform

variable "name" {}
variable "network_id" {}
variable "volume_base_id" {}
variable "user_data" {}
variable "network_config" {}
variable "vcpu" {}
variable "memory" {}