Manage and Provision your AWS Infrastructure.
Clone the repo:
git clone https://github.com/navinds25/cobra_commander.git && cd cobra_commander
Install the libraries:
python3 -m venv .env && source .env/bin/activate && pip install -r requirements.txt
Run cobra_commander:
python __main__.py