github.com/weaviate/weaviate@v1.24.6/test/benchmark/remote/terraform/variables.tf (about)

     1  variable "machine_type" {
     2    type = string
     3    default = "c2-standard-16"
     4  }