alen-z / relay-monkey-jinja

Convert Terraform output to Ansible inventory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is part of Relay Monkey project.

About

Jinja template to convert Relay Monkey Terraform output to Ansible inventory.

Usage

In the directory of terraform-to-inventory.py, public_ips.json is expected. This is JSON Terraform output from Relay Monkey project. Feel free to expand the program to accept arguments.

python terraform-to-inventory.py

About

Convert Terraform output to Ansible inventory

License:GNU General Public License v3.0


Languages

Language:Python 100.0%