Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
feat: pass tags to notify-slack/aws
Browse files Browse the repository at this point in the history
  • Loading branch information
kseniyashaydurova committed Jan 20, 2023
1 parent 87e5774 commit 76a8369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ module "notify_slack" {
slack_emoji = var.slack_emoji
kms_key_arn = var.kms_key_arn
sns_topic_name = var.sns_topic_name
tags = module.this.tags
}

0 comments on commit 76a8369

Please sign in to comment.