Hello! I’ve noticed something when using sys.ip in bindings:
https://www.habitat.sh/docs/reference/#sys
It seems that sys.ip always returns the private IP of an AWS instance, rather than the public IP. Is there any way to specify that this should be the public IP for the instance, rather than the private IP?