deployments/cas_validator/variables.tf

5 lines
102 B
HCL

variable "cas_api_key" {
description = "CAS Key for monitoring the immodb"
type = string
}