From 3652369855c310d1b278ea2614609f46fed5283b Mon Sep 17 00:00:00 2001 From: badra001 Date: Tue, 2 Jan 2024 15:42:04 -0500 Subject: [PATCH] add link --- s3-config-org/README.md | 1 + s3-config-org/main.tf | 1 + 2 files changed, 2 insertions(+) diff --git a/s3-config-org/README.md b/s3-config-org/README.md index 8d90ba5..2836599 100644 --- a/s3-config-org/README.md +++ b/s3-config-org/README.md @@ -17,6 +17,7 @@ module "config_org" { ``` # Links +* https://cloudyadvice.com/2022/04/26/migrating-existing-aws-config-deployment-to-a-centralized-model/ * https://cloudyadvice.com/2022/04/14/automated-enterprise-deployment-of-aws-config/ * https://docs.aws.amazon.com/config/latest/developerguide/s3-kms-key-policy.html diff --git a/s3-config-org/main.tf b/s3-config-org/main.tf index 2e0c46b..89075c8 100644 --- a/s3-config-org/main.tf +++ b/s3-config-org/main.tf @@ -17,6 +17,7 @@ * ``` * * # Links +* * https://cloudyadvice.com/2022/04/26/migrating-existing-aws-config-deployment-to-a-centralized-model/ * * https://cloudyadvice.com/2022/04/14/automated-enterprise-deployment-of-aws-config/ * * https://docs.aws.amazon.com/config/latest/developerguide/s3-kms-key-policy.html */