riju/tf/sns.tf

4 lines
52 B
HCL

resource "aws_sns_topic" "riju" {
name = "Riju"
}