Skip to content

Instantly share code, notes, and snippets.

@pifalken
pifalken / awstool.sh
Last active June 8, 2020 18:51
small aws bash script to make a couple of things faster
#!/usr/bin/env bash
# welcome to terraform 2.
# warning to all ye who enter here
# this is fucked lol and may not work all the time
# i'm writing this tool cause i really can't be fucked to memorize all of AWS's
# arcane cli syntax -- although i'm probably doing the /exact oppopsite/
set -e