Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/sns-lambda-notify-slack/aws …
Browse files Browse the repository at this point in the history
…to v0.9.0 (#46)
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 99221b0 commit ef73e4e
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 @@ -91,7 +91,7 @@ module "sns_topic" {

module "slack_notify_lambda" {
source = "cloudposse/sns-lambda-notify-slack/aws"
version = "0.7.0"
version = "0.9.0"

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

0 comments on commit ef73e4e

Please sign in to comment.