mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-23 00:12:13 +01:00
Updated README
To state that currently this project only works with AWS Terraform resources.
This commit is contained in:
parent
11a6c394b5
commit
0bf40b4d72
@ -1,8 +1,8 @@
|
|||||||
# Terraformed Inventory
|
# Terraformed 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 VMs with
|
from an AWS-based [Terraform] [tf] state file. It allows one to spawn a bunch of EC2 VMs with
|
||||||
Terraform, then (re-)provision them with Ansible. It's pretty neat.
|
Terraform, then (re-)provision them with Ansible. It's pretty neat.
|
||||||
|
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
Loading…
Reference in New Issue
Block a user