From 9464903cdc84a5d01eccca678f1d174a1ef4d698 Mon Sep 17 00:00:00 2001 From: Islam Heggy Date: Wed, 7 Feb 2024 22:55:13 +0200 Subject: [PATCH] Add support for organization aggregator (#85) * Add support for organization aggregator * chore: apply terraform fmt * chore: add aws partition to arns * docs: Update README.md & terraform.md * chore: clean not used resources and fix indentation * Update variables.tf Co-authored-by: Andriy Knysh * Update main.tf Co-authored-by: Andriy Knysh * Update variables.tf Co-authored-by: Andriy Knysh * Update variables.tf Co-authored-by: Andriy Knysh * Update variables.tf Co-authored-by: Andriy Knysh * docs: Update README.md --------- Co-authored-by: Andriy Knysh --- README.md | 89 +++++++++++++++++++++++++++++++---------------- docs/terraform.md | 10 +++++- main.tf | 78 +++++++++++++++++++++++++++++++++-------- outputs.tf | 8 +++++ variables.tf | 31 +++++++++++++++-- 5 files changed, 167 insertions(+), 49 deletions(-) diff --git a/README.md b/README.md index db3a440..35ee431 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# terraform-aws-config [![Latest Release](https://img.shields.io/github/release/cloudposse/terraform-aws-config.svg)](https://github.com/cloudposse/terraform-aws-config/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) [![Discourse Forum](https://img.shields.io/discourse/https/ask.sweetops.com/posts.svg)](https://ask.sweetops.com/) +# terraform-aws-config +Latest ReleaseSlack CommunityDiscourse Forum -