We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607745e commit d277d3bCopy full SHA for d277d3b
root-module/sns.tf
@@ -0,0 +1,4 @@
1
+
2
+resource "aws_sns_topic" "user_updates" {
3
+ name = "user-updates-topic"
4
+}
0 commit comments