Lookup AWS instances' IP address and ID by their AWS tag name
brew upgrade warrensbox/tap/aws-find
Rerun:
curl -L https://raw.githubusercontent.com/warrensbox/terraform-switcher/release/install.sh | bash
brew uninstall warrensbox/tap/aws-find
Rerun:
rm /usr/local/bin/aws-find
Common issues:
install: can't change permissions of /usr/local/bin: Operation not permitted
"Unable to remove symlink. You must have SUDO privileges"
"Unable to create symlink. You must have SUDO privileges"
You probably need to have sudo privileges to install aws-find.
This project is maintained by warrensbox