Skip to content

Commit

Permalink
Merge pull request #9 from clouddrove/PR-1
Browse files Browse the repository at this point in the history
update
  • Loading branch information
Sohan Yadav committed Apr 25, 2020
2 parents ea99648 + 1692619 commit 566bc0b
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 @@ -309,7 +309,7 @@ locals {
#Description : Terraform module to provision an AWS CloudTrail with encrypted S3 bucket.
# This bucket is used to store CloudTrail logs.
module "cloudtrail" {
source = "git::https://github.com/clouddrove/terraform-aws-cloudtrail.git?ref=tags/0.12.2"
source = "git::https://github.com/clouddrove/terraform-aws-cloudtrail.git?ref=tags/0.12.3"

name = "cloudtrail"
application = var.application
Expand Down

0 comments on commit 566bc0b

Please sign in to comment.