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

7 lines
163 B
HCL

variable cw-alarm-prefix {}
variable actions-enabled {}
variable asg-name {}
variable sns-targets {}
variable default-tags {}
variable threshold-CPUUtilization {}