0
0
llucycodes42
The aws_sns_topic resource specifies an AWS SNS topic for your application.
Shortcut: tf_aws_sns_topic
resource "aws_sns_topic" "${MyAWSResource}" {
}
0
0
llucycodes42
The aws_sns_topic resource specifies an AWS SNS topic for your application.
Shortcut: tf_aws_sns_topic
resource "aws_sns_topic" "${MyAWSResource}" {
}