Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
No modules.
Name
Description
Type
Default
Required
alarm_name_prefix
A string prefix for all cloudwatch alarms
string
"ServiceQuota"
no
cloudwatch_alarm_actions
Actions for all cloudwatch alarms. e.g. an SNS topic ARN
list(string)
[]
no
cloudwatch_alarm_threshold
The threshold for all cloudwatch alarms. This is a percentage of the limit so should be between 1-100
number
80
no
disabled_services
List of services to disable. See main.tf for list
list(string)
[]
no
enabled
If set to false no cloudwatch alarms will be created
bool
true
no
metric_data_file
Path to YAML file containing the metrics to create alarms for. By default the one contained in the module will be used.
string
null
no
regions
A list of AWS regions to create alarms for
list(string)
[]
no
tags
Tags to add to all cloudwatch alarms
map(string)
{}
no
No outputs.
You can’t perform that action at this time.