Skip to content

Commit

Permalink
Merge pull request #1 from clouddrove/AL-22
Browse files Browse the repository at this point in the history
update submodule version
  • Loading branch information
anmolnagpal committed Mar 17, 2020
2 parents f22d5bf + ca81028 commit c0b81ef
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 @@ -4,7 +4,7 @@
#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=tags/0.12.2"
source = "git::https://github.com/clouddrove/terraform-aws-lambda.git?ref=tags/0.12.3"

name = var.name
application = var.application
Expand Down

0 comments on commit c0b81ef

Please sign in to comment.