Skip to content

Commit

Permalink
feat: add tags NMBLDEV-270 (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: Maxim Omelchenko <maxim.omelchenko@saritasa.com>
  • Loading branch information
rtest12 and rtest12 authored Jun 11, 2024
1 parent db780c7 commit 8902df5
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 @@ -20,4 +20,5 @@ module "notify_slack" {
lambda_function_vpc_subnet_ids = var.vpc_subnet_ids
lambda_function_vpc_security_group_ids = var.vpc_security_group_ids
lambda_source_path = var.lambda_source_path
tags = module.this.tags
}

0 comments on commit 8902df5

Please # to comment.