## Requirements | Name | Version | |------|---------| | [terraform](#requirement\_terraform) | >= 1.0.0 | | [aws](#requirement\_aws) | >= 4.47 | ## Providers | Name | Version | |------|---------| | [aws](#provider\_aws) | 5.5.0 | ## Modules | Name | Source | Version | |------|--------|---------| | [delegated\_admin](#module\_delegated\_admin) | ../../../modules/organizations_admin/ | n/a | | [member\_account](#module\_member\_account) | ../../../modules/organizations_member/ | n/a | | [organizations\_security\_hub](#module\_organizations\_security\_hub) | ../../../ | n/a | ## Resources | Name | Type | |------|------| | [aws_securityhub_insight.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/securityhub_insight) | resource | | [aws_securityhub_standards_control.ensure_iam_password_policy_prevents_password_reuse](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/securityhub_standards_control) | resource | | [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity) | data source | | [aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/region) | data source | ## Inputs No inputs. ## Outputs | Name | Description | |------|-------------| | [delegated\_admin](#output\_delegated\_admin) | AWS Security Hub Delegated admin. | | [member](#output\_member) | Organizations account member AWS Security Hub. | | [organizations\_security\_hub](#output\_organizations\_security\_hub) | Organizations AWS Security Hub Configuration. |