variable "rancher_version" { type = string } variable "kubernetes_version" { type = string } variable "cis_version" { type = string } variable "test_node" { type = string } variable "results_file" { type = string } variable "test_helper_path" { type = string } variable "index_weight" { type = number } variable "output_file" { type = string }