17 lines
665 B
HCL
17 lines
665 B
HCL
aws-region = "ap-southeast-1"
|
|
customer-name = "lixil"
|
|
environment = "all"
|
|
project = "aws"
|
|
application = "monitoring"
|
|
costcenter = ""
|
|
DynamicAddressGroup = ""
|
|
owner = "Lixil"
|
|
actions-enabled = false
|
|
|
|
sns-targets = {
|
|
alarm-actions-urgent = "arn:aws:sns:ap-southeast-1:728959568254:rackspace-support-urgent"
|
|
alarm-actions-emergency = "arn:aws:sns:ap-southeast-1:728959568254:rackspace-support-emergency"
|
|
alarm-actions-standard = "arn:aws:sns:ap-southeast-1:728959568254:rackspace-support-standard"
|
|
alarm-actions-general = "arn:aws:sns:ap-southeast-1:728959568254:rackspace-support"
|
|
}
|