v1.539.0
·
6 commits
to main
since this release
feat: expose security group ID for Aurora Postgres cluster @milldr (#53)
## what - Add security_group_id output to expose the security group ID from the underlying RDS cluster modulewhy
- This enables proper configuration of inbound and outbound traffic rules for ECS services
references
.
Summary by CodeRabbit
- New Features
- Added a new Terraform output that exposes the security group ID of the Aurora Postgres cluster. This makes it easier to reference the cluster’s security group in downstream configurations (e.g., networking rules or integrations). No changes to existing outputs or behavior.
🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#54)
## what This is an auto-generated PR that updates the README.md and docswhy
To have most recent changes of README.md and doc from origin templates