You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -334,6 +334,7 @@ This module is composed of several submodules and each of which can be used inde
334
334
| <aname="input_s3_ignore_public_acls"></a> [s3\_ignore\_public\_acls](#input\_s3\_ignore\_public\_acls)| Whether Amazon S3 should ignore public ACLs for buckets in this account. Defaults to true. |`bool`|`true`| no |
335
335
| <aname="input_s3_restrict_public_buckets"></a> [s3\_restrict\_public\_buckets](#input\_s3\_restrict\_public\_buckets)| Whether Amazon S3 should restrict public bucket policies for buckets in this account. Defaults to true. |`bool`|`true`| no |
336
336
| <aname="input_security_group_changes_enabled"></a> [security\_group\_changes\_enabled](#input\_security\_group\_changes\_enabled)| The boolean flag whether the security\_group\_changes alarm is enabled or not. No resources are created when set to false. |`bool`|`true`| no |
337
+
| <aname="input_securityhub_enabled"></a> [securityhub\_enabled](#input\_securityhub\_enabled)| Boolean whether the securityhub-baseline module is enabled or disabled |`bool`|`true`| no |
337
338
| <aname="input_securityhub_enable_aws_foundational_standard"></a> [securityhub\_enable\_aws\_foundational\_standard](#input\_securityhub\_enable\_aws\_foundational\_standard)| Boolean whether AWS Foundations standard is enabled. |`bool`|`true`| no |
338
339
| <aname="input_securityhub_enable_cis_standard"></a> [securityhub\_enable\_cis\_standard](#input\_securityhub\_enable\_cis\_standard)| Boolean whether CIS standard is enabled. |`bool`|`true`| no |
339
340
| <aname="input_securityhub_enable_pci_dss_standard"></a> [securityhub\_enable\_pci\_dss\_standard](#input\_securityhub\_enable\_pci\_dss\_standard)| Boolean whether PCI DSS standard is enabled. |`bool`|`false`| no |
0 commit comments