8 lines
99 B
HCL
8 lines
99 B
HCL
variable "oncall_24x7" {
|
|
type = "string"
|
|
}
|
|
|
|
variable "oncall_office_hours" {
|
|
type = "string"
|
|
}
|