Skip to content

Commit 84b5483

Browse files
terraform-docs: automated action
1 parent 89a78f6 commit 84b5483

File tree

8 files changed

+15
-15
lines changed

8 files changed

+15
-15
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A Terraform module for creating and managing AWS Organizations.
1919

2020
| Name | Version |
2121
|------|---------|
22-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.59.0 |
22+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.51.0 |
2323

2424
## Modules
2525

@@ -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 -->

modules/account/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A Terraform module for creating and managing AWS Organizations member account.
1313

1414
| Name | Version |
1515
|------|---------|
16-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.59.0 |
16+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.59.0 |
1717

1818
## Modules
1919

@@ -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 -->

modules/account_users_and_groups_assignments/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ No modules.
4848
| Name | Description |
4949
|------|-------------|
5050
| <a name="output_assignments"></a> [assignments](#output\_assignments) | The account assignment resources created for AWS SSO. Each resource includes details about the account, permission set, principal, and the status of the assignments. |
51-
<!-- END_TF_DOCS -->
51+
<!-- END_TF_DOCS -->

modules/organizational_unit/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A Terraform module for creating and managing AWS Organizational Unit.
1313

1414
| Name | Version |
1515
|------|---------|
16-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.59.0 |
16+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.59.0 |
1717

1818
## Modules
1919

@@ -41,4 +41,4 @@ No modules.
4141
| <a name="output_aws_organizations_organizational_unit_accounts"></a> [aws\_organizations\_organizational\_unit\_accounts](#output\_aws\_organizations\_organizational\_unit\_accounts) | List of child accounts for org\_unit Organizational Unit. |
4242
| <a name="output_aws_organizations_organizational_unit_arn"></a> [aws\_organizations\_organizational\_unit\_arn](#output\_aws\_organizations\_organizational\_unit\_arn) | ARN of the organizational unit. |
4343
| <a name="output_aws_organizations_organizational_unit_id"></a> [aws\_organizations\_organizational\_unit\_id](#output\_aws\_organizations\_organizational\_unit\_id) | Identifier of the organization unit. |
44-
<!-- END_TF_DOCS -->
44+
<!-- END_TF_DOCS -->

modules/permission_sets/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A Terraform module for creating and managing AWS SSO (Single Sign-On) Permission
1313

1414
| Name | Version |
1515
|------|---------|
16-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.59.0 |
16+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.59.0 |
1717

1818
## Modules
1919

@@ -41,4 +41,4 @@ No modules.
4141
| Name | Description |
4242
|------|-------------|
4343
| <a name="output_permission_sets_arns"></a> [permission\_sets\_arns](#output\_permission\_sets\_arns) | A map of the permission sets that were created. Each key is the name of the permission set, and the value contains the ARNs of the created permission sets. |
44-
<!-- END_TF_DOCS -->
44+
<!-- END_TF_DOCS -->

modules/policy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A Terraform module for creating and managing AWS Organizations Policy.
1414

1515
| Name | Version |
1616
|------|---------|
17-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.59.0 |
17+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.59.0 |
1818

1919
## Modules
2020

@@ -44,4 +44,4 @@ No modules.
4444
| <a name="output_aws_organizations_policy_arn"></a> [aws\_organizations\_policy\_arn](#output\_aws\_organizations\_policy\_arn) | Amazon Resource Name (ARN) of the policy. |
4545
| <a name="output_aws_organizations_policy_id"></a> [aws\_organizations\_policy\_id](#output\_aws\_organizations\_policy\_id) | The unique identifier (ID) of the policy. |
4646
| <a name="output_aws_organizations_policy_tags_all"></a> [aws\_organizations\_policy\_tags\_all](#output\_aws\_organizations\_policy\_tags\_all) | A map of tags assigned to the resource, including those inherited from the provider default\_tags configuration block. |
47-
<!-- END_TF_DOCS -->
47+
<!-- END_TF_DOCS -->

modules/policy_attachment/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A Terraform module for attaching policies to organizational unit or accounts
1313

1414
| Name | Version |
1515
|------|---------|
16-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.59.0 |
16+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.59.0 |
1717

1818
## Modules
1919

@@ -36,4 +36,4 @@ No modules.
3636
## Outputs
3737

3838
No outputs.
39-
<!-- END_TF_DOCS -->
39+
<!-- END_TF_DOCS -->

modules/sso_groups/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A Terraform module for creating sso groups and attaching users to the groups wit
1313

1414
| Name | Version |
1515
|------|---------|
16-
| <a name="provider_aws"></a> [aws](#provider\_aws) | 5.59.0 |
16+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.59.0 |
1717

1818
## Modules
1919

@@ -40,4 +40,4 @@ No modules.
4040
| Name | Description |
4141
|------|-------------|
4242
| <a name="output_sso_group_ids"></a> [sso\_group\_ids](#output\_sso\_group\_ids) | A map of SSO groups IDs created by this module |
43-
<!-- END_TF_DOCS -->
43+
<!-- END_TF_DOCS -->

0 commit comments

Comments
 (0)