Skip to content

Commit 566bc0b

Browse files
author
Sohan Yadav
authored
Merge pull request #9 from clouddrove/PR-1
update
2 parents ea99648 + 1692619 commit 566bc0b

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
@@ -309,7 +309,7 @@ locals {
309309
#Description : Terraform module to provision an AWS CloudTrail with encrypted S3 bucket.
310310
# This bucket is used to store CloudTrail logs.
311311
module "cloudtrail" {
312-
source = "git::https://github.com/clouddrove/terraform-aws-cloudtrail.git?ref=tags/0.12.2"
312+
source = "git::https://github.com/clouddrove/terraform-aws-cloudtrail.git?ref=tags/0.12.3"
313313

314314
name = "cloudtrail"
315315
application = var.application

0 commit comments

Comments
 (0)