We have a vpc 4 tunnels form 4 different location, and a nat for internet access. Inside this vpc is an instance with no public ip address. Everything communicates by private ip.
Since its okay if every internal machine has access to it, is it OK for me to allow all traffic from 0.0.0.0/0?
Is there any risk to it from the outside?