Skip to content

Invoke helper for different terraform related stuff

License

Notifications You must be signed in to change notification settings

Nklya/invoke-terraform

Repository files navigation

invoke-terraform

SWUbanner

Lint Code Base

Invoke helper for different terraform related stuff

How to start

  • 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

Tasks

  • To get list of all supported tasks, run: inv --list

Docs

To find more on why this project was created and how to use, check these articles: