5 lines
65 B
HCL
5 lines
65 B
HCL
variable "backups_enabled" {
|
|
default = true
|
|
type = bool
|
|
}
|
variable "backups_enabled" {
|
|
default = true
|
|
type = bool
|
|
}
|