enorasec / tfstate2ansible

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 94.7%Language:Makefile 5.3%