description="The method to use when configuring Vault. When set to 'env' we will configure Vault using VAULT_ style environment variables if possible. When 'file' we'll use the HCL configuration file for all configuration options."
default="file" // or "env"
}
variable"dev_consul_version" {
type=string
description="The version of Consul to use when using Consul for storage!"