Skip to content

Transforms terraform.tfstate to ini-styled ansible hosts-file

License

Notifications You must be signed in to change notification settings

srcmkr/Terraform2AnsibleInventory

Repository files navigation

Terraform2AnsibleInventory

Transforms terraform.tfstate to ini-styled ansible hosts-file

Download
https://github.com/srcmkr/Terraform2AnsibleInventory/releases/tag/1.1

Available parameters
-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]

About

Transforms terraform.tfstate to ini-styled ansible hosts-file

Resources

License

Stars

Watchers

Forks

Languages