Skip to content

xorima/terraform-aws-sns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-sns

Requirements

Name Version
aws ~> 5.0

Providers

Name Version
aws ~> 5.0

Modules

No modules.

Resources

Name Type
aws_sns_topic.topic resource

Inputs

Name Description Type Default Required
name The topic to create string n/a yes
prefix Prefix for resources string "dev" no
tags Tags to apply to the resources generated by this module map(string) n/a yes

Outputs

Name Description
arn The ARN of the SNS topic
name The name of the SNS topic
topic_prefix The prefix of the SNS topic

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages