7 lines
122 B
HCL
7 lines
122 B
HCL
variable "default-tags" {}
|
|
variable resource-prefix {}
|
|
|
|
variable config-retention-days {
|
|
type = number
|
|
default = 365
|
|
} |