Skip to content

Commit cc8c882

Browse files
author
Sohan Yadav
authored
Merge pull request #10 from clouddrove/PR-1
Pr 1
2 parents 566bc0b + 342ccf8 commit cc8c882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ module "cloudtrail" {
329329
}
330330

331331
module "cloudtrail-slack-notification" {
332-
source = "git::https://github.com/clouddrove/terraform-aws-cloudtrail-slack-notification.git?ref=tags/0.12.2"
332+
source = "git::https://github.com/clouddrove/terraform-aws-cloudtrail-slack-notification.git?ref=tags/0.12.3"
333333

334334
name = "cloudtrail-slack-notification"
335335
application = var.application

0 commit comments

Comments
 (0)