Invoke helper for different terraform related stuff
- terraform 0.14+ supported (use tfenv to switch between versions)
- ensure that you have python 3.6+ installed
- install dependencies by
pip install -r requirements.txt
- S3 bucket only supported so far as state backend
- To get list of all supported tasks, run:
inv --list
To find more on why this project was created and how to use, check these articles: