Iirc, this attribute is not populated immediately after create node returns. It takes a while, you can poll list nodes or use wait until running method. On Jan 10, 2015 12:13 PM, "Sebastien Goasguen" <run...@gmail.com> wrote:
> Hi folks, > > quick one. How do I get the public IP of an EC2 instance. > > It seems node.public_ips returns an empty list. > > > thanks, > > -sebastien >