From 14546dff400f49ebba02ff1e2c1b957860b4f2d0 Mon Sep 17 00:00:00 2001 From: "cloudposse-releaser[bot]" <163353533+cloudposse-releaser[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 19:33:18 +0000 Subject: [PATCH] chore: update README.md --- README.md | 1 + src/README.md | 1 + 2 files changed, 2 insertions(+) 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 |