mirror of
https://github.com/adammck/terraform-inventory
synced 2024-11-22 20:01:58 +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
|
||||
|
||||
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
|
||||
Terraform, then (re-)provision them with Ansible. It's pretty neat.
|
||||
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.
|
||||
|
||||
|
||||
# Installation
|
||||
|
Loading…
Reference in New Issue
Block a user