terraform/ecc-aws-096-security_group_changes_alarm_exists/red1/sns.tf (6 lines of code) (raw):

resource "aws_sns_topic" "this" { name = "096-sns-red1" } resource "aws_sqs_queue" "this" { name = "096-sqs-red" }