Skip to content

Commit 774861d

Browse files
chore(deps): update terraform cloudposse/sns-topic/aws to v1
1 parent df26dee commit 774861d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ resource "aws_iam_role_policy_attachment" "default" {
5454

5555
module "sns_topic" {
5656
source = "cloudposse/sns-topic/aws"
57-
version = "0.21.0"
57+
version = "1.2.0"
5858

5959
enabled = local.default_sns_topic_enabled
6060
context = module.this.context

0 commit comments

Comments
 (0)