Skip to content

Commit 7c32e38

Browse files
committed
docs: adds header file for terraform-docs
1 parent e5b5f09 commit 7c32e38

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.header.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Terraform AWS Organizations Module
2+
A Terraform module for creating and managing AWS Organizations.
3+
4+
## Available Features
5+
6+
- Organization Creation: Set up AWS Organizations.
7+
- Account Management: Create and manage member accounts.
8+
- Organizational Units: Establish and manage organizational units.

modules/account/.header.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Terraform AWS Organizations Account Module
2+
A Terraform module for creating and managing AWS Organizations member account.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Terraform AWS Organizational Unit Module
2+
A Terraform module for creating and managing AWS Organizational Unit.

0 commit comments

Comments
 (0)