Commit dd5cea1
feat: expose security group ID for ElastiCache Redis cluster (#43)
* feat: expose security group ID for ElastiCache Redis cluster
- Add security_group_id output to expose the security group ID from the underlying ElastiCache Redis module
- This enables proper configuration of inbound and outbound traffic rules for ECS services
* Update src/outputs.tf
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>1 parent f68dca7 commit dd5cea1
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments