From 828cf67c9d59bcfc079be8ca479eaf2765a82a27 Mon Sep 17 00:00:00 2001 From: Anton Babenko Date: Tue, 6 Oct 2020 13:33:00 +0200 Subject: [PATCH] Updated docs --- examples/complete/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/complete/README.md b/examples/complete/README.md index 47577788..6102d9b0 100644 --- a/examples/complete/README.md +++ b/examples/complete/README.md @@ -8,6 +8,7 @@ Configuration in this directory creates S3 bucket which demos such capabilities: - lifecycle rules - server-side encryption - object locking +- grants (required for CloudFront logs) Please check [S3 replication example](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/tree/master/examples/s3-replication) to see Cross-Region Replication (CRR) supported by this module.