9 lines
276 B
HCL
9 lines
276 B
HCL
variable cw-alarm-prefix {}
|
|
variable "actions-enabled" {}
|
|
variable "redis-cluster-id" {}
|
|
variable sns-targets {}
|
|
variable "default-tags" {}
|
|
|
|
variable "threshold-EngineCPUUtilization" {}
|
|
variable "threshold-DatabaseMemoryUsagePercentage" {}
|
|
variable "threshold-CacheHitRate" {} |