8 lines
79 B
HCL
8 lines
79 B
HCL
variable "caname" {
|
|
type = string
|
|
}
|
|
|
|
variable "cadbname" {
|
|
type = string
|
|
}
|