Sami Hiltunen
2222e6477f
Order output for resources with count ( #77 )
2017-10-20 11:32:34 -04:00
Husayn Arrah
313d404eb3
Add support for remote state ( #60 )
...
* add support for remote state in version 0.9
* remove .terraform/terraform.tfstate as a source
2017-06-09 15:25:34 -04:00
Adam Mckaig
9493db0fbd
Check .terraform/terraform.tfstate, for remote state ( #41 )
...
* Move input path stuff to GetInputPath
* Look for .terraform/terraform.tfstate
* Update README
2016-08-18 22:15:55 -04:00
André Santos
10faafd763
Added the inventory option to produce an output similar to ansible host file
2016-02-24 12:24:34 +00:00
Adam Mckaig
dbe88863eb
Also check for terraform.tfstate in pwd
2015-06-05 00:22:08 -04:00
Adam Mckaig
47c0c9f64c
Rename ENV var to TF_STATE
...
The old one is still supported.
2015-06-05 00:17:23 -04:00
Adam Mckaig
bde4ea23d1
Add Digital Ocean support
2015-06-04 22:43:56 -04:00
Mark Bainter
ff15699be0
Add support for environment variables
...
This change is really overkill for just defining the state path.
However, this opens the door for additional configuration options
such as choosing the keys to match on for the "host" argument.
2015-05-27 17:22:37 -05:00
Adam Mckaig
0a27ca67d0
Add version info to binaries
2015-02-09 16:37:43 -05:00
Adam Mckaig
2d1c7fdfd9
Refactor to remove Terraform dependency
...
Closes #1
2015-02-09 16:37:30 -05:00