Created
November 15, 2015 14:28
-
-
Save freimanas/54c36b78dff964b4cc4e to your computer and use it in GitHub Desktop.
find out AWS instances public IP
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -qO- http://instance-data/latest/meta-data/public-ipv4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment