9 lines
255 B
Terraform
9 lines
255 B
Terraform
|
variable cw-alarm-prefix {}
|
||
|
variable actions-enabled {}
|
||
|
variable res-id {}
|
||
|
variable threshold-ErrorPortAllocation { }
|
||
|
variable threshold-ConnectionEstablishedCount {}
|
||
|
variable threshold-PacketsDropCount {}
|
||
|
variable sns-targets {}
|
||
|
variable default-tags {}
|