blob: 2b328eeb6862debdd97e4fd15136588a035733d9 [file] [log] [blame]
variable "credentials" {}
variable "project_name" {}
variable "project_tag" {}
variable "endpoint_tag" {}
variable "user_tag" {}
variable "custom_tag" {}
variable "notebook_name" {}
variable "region_var" {}
variable "zone_var" {}
variable "product_name" {}
variable "vpc_name" {}
variable "subnet_name" {}
variable "fw_ingress" {}
variable "fw_egress_public" {}
variable "fw_egress_private" {}
variable "network_tag" {}
variable "sa_email" {}
variable "cidr_range" {}
variable "traefik_cidr" {}
variable "ami" {}
variable "machine_type" {}
variable "ssh_key" {}
variable "gpu_accelerator" {}
variable "cluster_name" {}
variable "total_count" {}
variable "master_shape" {}
variable "slave_shape" {}
variable "preemptible_count" {}