mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-29 20:51:48 +01:00
Add OpenStack support to README
This commit is contained in:
parent
1bfb9d3ea6
commit
eee40dc04f
@ -4,7 +4,8 @@ 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. It's pretty neat.
|
||||||
|
|
||||||
Currently, only **AWS**, **DigitalOcean**, **CloudStack** and **VMware** are supported.
|
Currently, only **AWS**, **DigitalOcean**, **CloudStack**, **VMware**, and
|
||||||
|
**OpenStack** are supported.
|
||||||
|
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user