BBVA / qed

The scalable, auditable and high-performance tamper-evident log project
https://qed.readthedocs.io/
Apache License 2.0
94 stars 19 forks source link

Terraform AWS security groups granularity #169

Open suizman opened 4 years ago

suizman commented 4 years ago

Our terraform code allows communications through all ports between instances which uses the same security group. We should modify these rules to be more restrictive and allow traffic only trough service-specific ports.