droid/droid-inventory-terraform

Droid inventory Terraform

Maintainers

Package info

github.com/droid-php/droid-inventory-terraform

Homepage

pkg:composer/droid/droid-inventory-terraform

Statistics

Installs: 103

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.2.0 2016-09-25 10:26 UTC

This package is auto-updated.

Last update: 2026-02-26 00:42:37 UTC


README

This application reads a terraform.tfstate and generates a inventory.terraform.yml file.

It supports extracting hosts, groups and public + private ip addresses.

Run the following command from a directory that contains your terraform.tfstate file:

./vendor/bin/droid-inventory-terraform inventory:terraform

This will generate inventory.terraform.yml based on the terraform state file.