terraform.aws-baseline-infra/modules/ManagementGovernance/Monitoring.ALB/variables.tf

6 lines
171 B
Terraform
Raw Normal View History

variable cw-alarm-prefix {}
variable actions-enabled {}
variable load-balancer {}
variable threshold-HealthHostCountMin {}
variable sns-targets {}
variable default-tags {}