Skip to content

v1.539.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 04 Sep 19:36
· 6 commits to main since this release
95e129c
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 module

why

  • 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 docs

why

To have most recent changes of README.md and doc from origin templates