storage "consul" {
  address = "127.0.0.1:€# lookup('env','CONSUL_HTTPS_PORT') | default(8501, true) #€"
  scheme = "https"
  tls_ca_file = "€# layerops_tls_ca_file #€"
  path    = "vault/"
  token = "{{ consul.tokens.vault }}"
}
