Skip to content

Commit 1834e58

Browse files
committed
docs: updates readme files
2 parents e17dc02 + 384469c commit 1834e58

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ No modules.
5151
| <a name="output_aws_organizations_organization_master_account_id"></a> [aws\_organizations\_organization\_master\_account\_id](#output\_aws\_organizations\_organization\_master\_account\_id) | Identifier of the master account. |
5252
| <a name="output_aws_organizations_organization_none_master_accounts"></a> [aws\_organizations\_organization\_none\_master\_accounts](#output\_aws\_organizations\_organization\_none\_master\_accounts) | List of organization accounts excluding the master account. |
5353
| <a name="output_aws_organizations_organization_roots"></a> [aws\_organizations\_organization\_roots](#output\_aws\_organizations\_organization\_roots) | List of organization roots. |
54-
<!-- END_TF_DOCS -->
54+
<!-- END_TF_DOCS -->\n

example.header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Usage
1+
## Usage
22

33
To run this example you need to execute:
44

examples/assign-users-and-groups-to-account/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- BEGIN_TF_DOCS -->
2-
## Usage
2+
## Usage
33

44
To run this example you need to execute:
55

examples/create-member-account/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Note that this example may create resources which may cost money. Run `terraform
1717

1818

1919
<!-- BEGIN_TF_DOCS -->
20-
## Usage
20+
## Usage
2121

2222
To run this example you need to execute:
2323

examples/create-organization/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Note that this example may create resources which may cost money. Run `terraform
1616

1717

1818
<!-- BEGIN_TF_DOCS -->
19-
## Usage
19+
## Usage
2020

2121
To run this example you need to execute:
2222

examples/create-organizational-unit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Note that this example may create resources which may cost money. Run `terraform
1616

1717

1818
<!-- BEGIN_TF_DOCS -->
19-
## Usage
19+
## Usage
2020

2121
To run this example you need to execute:
2222

examples/create-permission-set/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- BEGIN_TF_DOCS -->
2-
## Usage
2+
## Usage
33

44
To run this example you need to execute:
55

examples/create-sso-group-and-assign-users/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- BEGIN_TF_DOCS -->
2-
## Usage
2+
## Usage
33

44
To run this example you need to execute:
55

examples/create-standard-organization-policies/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- BEGIN_TF_DOCS -->
2-
## Usage
2+
## Usage
33

44
To run this example you need to execute:
55

modules/account/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ No modules.
4343
|------|-------------|
4444
| <a name="output_aws_organizations_account_arn"></a> [aws\_organizations\_account\_arn](#output\_aws\_organizations\_account\_arn) | The ARN for this account. |
4545
| <a name="output_aws_organizations_account_id"></a> [aws\_organizations\_account\_id](#output\_aws\_organizations\_account\_id) | The AWS account id. |
46-
<!-- END_TF_DOCS -->
46+
<!-- END_TF_DOCS -->\n

0 commit comments

Comments
 (0)