Skip to content

Commit 46aa839

Browse files
chore(deps): update terraform terraform-aws-modules/notify-slack/aws to v7.1.0
1 parent 57ecfb1 commit 46aa839

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
@@ -7,7 +7,7 @@ module "default_label" {
77

88
module "notify_slack" {
99
source = "terraform-aws-modules/notify-slack/aws"
10-
version = "7.0.0"
10+
version = "7.1.0"
1111
create = module.this.enabled
1212
create_sns_topic = var.create_sns_topic
1313
lambda_function_name = module.default_label.id

0 commit comments

Comments
 (0)