dogtag-IaC/vars.tf
2024-04-29 14:49:34 +02:00

8 lines
79 B
HCL

variable "caname" {
type = string
}
variable "cadbname" {
type = string
}