From f4fb18ee03f16ecccbd762512b70a8037d9c3c6c Mon Sep 17 00:00:00 2001 From: badra001 Date: Fri, 26 Nov 2021 12:26:07 -0500 Subject: [PATCH] fix doc --- cloudtrail-key/README.md | 2 +- cloudtrail-key/main.tf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cloudtrail-key/README.md b/cloudtrail-key/README.md index 61a86d0..6f589ae 100644 --- a/cloudtrail-key/README.md +++ b/cloudtrail-key/README.md @@ -1,4 +1,4 @@ -# aws-inf-setup :: cloudtrail-keys +# aws-inf-setup :: cloudtrail-key This set up the KMS key used by Cloudtrail for the ts S3 bucket, CloudTrail, and SQS (if possible). diff --git a/cloudtrail-key/main.tf b/cloudtrail-key/main.tf index a8e3fc1..f1f31f2 100644 --- a/cloudtrail-key/main.tf +++ b/cloudtrail-key/main.tf @@ -1,5 +1,5 @@ /* -* # aws-inf-setup :: cloudtrail-keys +* # aws-inf-setup :: cloudtrail-key * * This set up the KMS key used by Cloudtrail for the ts S3 bucket, CloudTrail, and SQS (if possible). *