mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-23 00:12:13 +01:00
Update README
This commit is contained in:
parent
50a158f87c
commit
c12b4cc0e5
@ -1,11 +1,9 @@
|
|||||||
# Terraformed Inventory
|
# Terraform Inventory
|
||||||
|
|
||||||
This is a little Go app which generates an dynamic [Ansible] [ansible] inventory
|
This is a little Go app which generates an dynamic [Ansible] [ansible] inventory
|
||||||
from a [Terraform] [tf] state file. It allows one to spawn a bunch of instances
|
from a [Terraform] [tf] state file. It allows one to spawn a bunch of instances
|
||||||
with Terraform, then (re-)provision them with Ansible. It's pretty neat.
|
with Terraform, then (re-)provision them with Ansible. Currently, only **AWS**,
|
||||||
|
**DigitalOcean**, **CloudStack**, **VMware**, and **OpenStack** are supported.
|
||||||
Currently, only **AWS**, **DigitalOcean**, **CloudStack**, **VMware**, and
|
|
||||||
**OpenStack** are supported.
|
|
||||||
|
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user