diff --git a/README.md b/README.md
index 86fb626..5f74e68 100644
--- a/README.md
+++ b/README.md
@@ -433,6 +433,7 @@ components:
| [master\_hostname](#output\_master\_hostname) | Postgres master hostname |
| [reader\_endpoint](#output\_reader\_endpoint) | Postgres reader endpoint |
| [replicas\_hostname](#output\_replicas\_hostname) | Postgres replicas hostname |
+| [security\_group\_id](#output\_security\_group\_id) | The security group ID of the Aurora Postgres cluster |
| [ssm\_key\_paths](#output\_ssm\_key\_paths) | Names (key paths) of all SSM parameters stored for this cluster |
diff --git a/src/README.md b/src/README.md
index 8340b96..f9ddef2 100644
--- a/src/README.md
+++ b/src/README.md
@@ -381,6 +381,7 @@ components:
| [master\_hostname](#output\_master\_hostname) | Postgres master hostname |
| [reader\_endpoint](#output\_reader\_endpoint) | Postgres reader endpoint |
| [replicas\_hostname](#output\_replicas\_hostname) | Postgres replicas hostname |
+| [security\_group\_id](#output\_security\_group\_id) | The security group ID of the Aurora Postgres cluster |
| [ssm\_key\_paths](#output\_ssm\_key\_paths) | Names (key paths) of all SSM parameters stored for this cluster |