aws-sns-email-notification

bytebugs/aws-sns-email-notification/modules

Terraform Module HCL MODULES
Install
module "aws-sns-email-notification" {
source = "bytebugs/aws-sns-email-notification/modules"
version = "0.1.0"
}
plain text: /constructs/tfmod-bytebugs-aws-sns-email-notification-modules/install.txt
⭐ Source on GitHub 📦 Registry page
README

"# terraform-modules-aws-sns-email-notification"

Inputs (3)
NameTypeDescriptionDefault
application_nameanyThe application being monitored. required
notification_endpointanyThe notification-endpoint that you want to receive notifications. required
protocolanyThe protocol you want to use."email"
Outputs (3)
sns_topic_id
sns_topic_arn
sns_topic_policy_id
Resources (2)
aws_sns_topicaws_sns_topic_policy
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.0
Cloud MODULES
★ Stars0
Forks2
Total downloads1.2k
Inputs3
Outputs3
Resources2
Namespacebytebugs
Updated