Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/sns-topic/aws to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 059477e commit 99d758b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ resource "aws_iam_role_policy_attachment" "default" {

module "sns_topic" {
source = "cloudposse/sns-topic/aws"
version = "0.21.0"
version = "1.1.0"

enabled = local.default_sns_topic_enabled
context = module.this.context
Expand Down

0 comments on commit 99d758b

Please sign in to comment.