How to set up cygwin for Linux terraform projects
INSTALL CYGWIN
ADD PACKAGES:
- dos2unix
- gcc-core
- openssh
- python-crypto
- python-paramiko
- python2
- python2-boto
- python2-pip
- python3-pip
- wget
INSTALL PYTHON TERRAFILE /usr/bin/python -m pip install terrafile