diff --git a/main.tf b/main.tf index 2b4a4c0..afb125e 100644 --- a/main.tf +++ b/main.tf @@ -11,7 +11,7 @@ resource "null_resource" "cluster" { #Module : Cloudtrail Logs #Description : This terraform module is designed to create cloudtrail log. module "cloudtrail-slack" { - source = "git::https://github.com/clouddrove/terraform-aws-lambda.git?ref=MAN-226" + source = "git::https://github.com/clouddrove/terraform-aws-lambda.git?ref=tags/0.12.5.1" name = var.name application = var.application