Skip to content

Commit

Permalink
chore(deps): update terraform terraform-aws-modules/notify-slack/aws …
Browse files Browse the repository at this point in the history
…to v6.5.2
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent c8910be commit 1758854
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 @@ -7,7 +7,7 @@ module "default_label" {

module "notify_slack" {
source = "terraform-aws-modules/notify-slack/aws"
version = "6.4.0"
version = "6.5.2"
create = module.this.enabled
create_sns_topic = var.create_sns_topic
lambda_function_name = module.default_label.id
Expand Down

0 comments on commit 1758854

Please sign in to comment.