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 Jan 29, 2025
1 parent 482378d commit 44cf8a9
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 @@ -76,7 +76,7 @@ module "kms_key" {
# see https://docs.aws.amazon.com/cost-management/latest/userguide/budgets-sns-policy.html
module "sns_topic" {
source = "cloudposse/sns-topic/aws"
version = "0.21.0"
version = "1.1.1"

enabled = local.notifications_enabled
attributes = ["budgets"]
Expand Down

0 comments on commit 44cf8a9

Please sign in to comment.