Skip to content

Commit 47c827d

Browse files
chore(deps): update terraform cloudposse/sns-topic/aws to v1
1 parent c3ec95a commit 47c827d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
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.0.0"
5858

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

0 commit comments

Comments
 (0)