sourcefuse / terraform-aws-arc-db

Repo for managing the Database (RDS + Aurora) Terraform Module.
Apache License 2.0
2 stars 1 forks source link

Add support for additional ingress/egress rules #65

Closed hindujachennupati closed 4 months ago

hindujachennupati commented 4 months ago

Currently, the ARC DB module only accepts a new security group ID and does not provide a way to add additional ingress or egress rules. This limitation doesn't allow for the necessary flexibility in configuring security groups.