We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea99648 + 1692619 commit 566bc0bCopy full SHA for 566bc0b
main.tf
@@ -309,7 +309,7 @@ locals {
309
#Description : Terraform module to provision an AWS CloudTrail with encrypted S3 bucket.
310
# This bucket is used to store CloudTrail logs.
311
module "cloudtrail" {
312
- 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"
313
314
name = "cloudtrail"
315
application = var.application
0 commit comments