Skip to content

Releases: srcmkr/Terraform2AnsibleInventory

Version 1.1

31 Jan 18:17
Compare
Choose a tag to compare

Terraform2AnsibleInventory 1.1.0
Copyright (C) 2021 github.com/srcmkr

-i, --in Required. Input file to be processed.
-o, --out Required. Output file to be processed.
-v, --verbose (Default: false) Verbose all messages to standard output.
--help Display this help screen.
--version Display version information.

Usage: t2ai --in /path/to/terraform.tfstate --out /path/to/ansible_hosts [--verbose]

Release 1.0

30 Jan 20:16
Compare
Choose a tag to compare

Converts a terraform.tfstate to an ini-based ansible inventory file - by labels
Usage: Terraform2AnsibleInventory [optional: /path/to/terraform.tfstate]