vars.tf 115 B

123
  1. variable "sensu_checks" { type = map }
  2. variable "dns_info" { type = map }
  3. variable "environment" { type = string }