Expose a few more configurable items and add input validators
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
variable "monitoring" {
|
||||
default = true
|
||||
description = "Boolean controlling whether monitoring agent is installed"
|
||||
type = bool
|
||||
}
|
||||
Reference in New Issue
Block a user