/tfstate2ansible

A python script to convert a terraform state file to an ansible inventory file

Primary LanguagePython

tfstate2ansible

A CLI script used to parse a terraform statefile and export it out to an ansible inventory file

Development dependencies

  1. Ensure pip and pipenv are installed
  2. Clone repository:
  3. Enable pipenv shell with pipenv shell