From d853632dfaf1b42546638d79c88decd58d3a430a Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Mon, 24 May 2021 18:15:41 -0400 Subject: Add AWS related snippets --- snips/aws/ip-pub | 1 + 1 file changed, 1 insertion(+) create mode 100644 snips/aws/ip-pub (limited to 'snips/aws/ip-pub') diff --git a/snips/aws/ip-pub b/snips/aws/ip-pub new file mode 100644 index 0000000..1852bb7 --- /dev/null +++ b/snips/aws/ip-pub @@ -0,0 +1 @@ +curl http://169.254.169.254/latest/meta-data/public-ipv4 ; echo -- cgit v1.2.3