Skip to content

Commit

Permalink
enable active tracing
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Nov 9, 2021
1 parent 05bd7d3 commit 23aee2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 23aee2a

Please sign in to comment.