10 lines
114 B
HCL
10 lines
114 B
HCL
variable "warning_HO" {
|
|
type = "string"
|
|
}
|
|
|
|
variable "alert_HNO" {
|
|
type = "string"
|
|
}
|
|
|
|
variable "project_id" {}
|