Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.16 KB

File metadata and controls

20 lines (16 loc) · 1.16 KB

Inputs

Name Description Type Default Required
alarm_email Email address to send alarms to string n/a yes
endpoints n/a
map(object({
url = string
}))
n/a yes
environment Environment (e.g. prod, dev, staging). string "" no
label_order Label order, e.g. name,application. list(any) [] no
managedby ManagedBy, eg 'CloudDrove'. string "hello@clouddrove.com" no
name Name (e.g. app or cluster). string "" no
repository Terraform current module repo string "https://github.com/clouddrove/terraform-aws-cloudwatch-alarms" no
s3_artifact_bucket Location in Amazon S3 where Synthetics stores artifacts from the test runs of this canary string n/a yes
schedule_expression Expression defining how often the canary runs string n/a yes
security_group_ids IDs of the security groups for this canary list(string) null no
subnet_ids IDs of the subnets where this canary is to run list(string) null no

Outputs

No output.