Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.65 KB

File metadata and controls

40 lines (29 loc) · 1.65 KB

Requirements

Name Version
terraform >= 1.0.0
aws >= 5.0.0
awscc >= 0.11.0

Providers

Name Version
aws 5.66.0

Modules

Name Source Version
cost_anomaly_detection ../../ n/a

Resources

Name Type
aws_secretsmanager_secret.notification data source
aws_secretsmanager_secret_version.notification data source

Inputs

Name Description Type Default Required
notification_email_addresses The list of email addresses to notify list(string) [] no
notification_secret_name The name of the secret that contains the notification configuration string n/a yes
tags A map of tags to add to the resources map(string) {} no

Outputs

No outputs.