Adam Mckaig
517a54538d
Add bin/dist
...
To build packages for many targets.
2015-07-05 12:28:44 -04:00
Adam Mckaig
726c235914
Add CloudStack support to README
2015-06-23 15:19:06 -04:00
Adam Mckaig
dad69a18ee
Merge pull request #9 from larstobi/cloudstack
...
Add CloudStack support
2015-06-23 15:18:07 -04:00
Lars Tobias Skjong-Børsting
c5e5e40cd7
Add CloudStack support
2015-06-23 19:39:56 +02:00
Adam Mckaig
ffb3ce1fdf
Update brew formula to v0.4
2015-06-05 00:54:05 -04:00
Adam Mckaig
644da47c56
Update README
v0.4
2015-06-05 00:44:36 -04: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
b5926ec984
Remove crap test
...
Probably don't need to test the damn JSON parser.
2015-06-05 00:07:57 -04:00
Adam Mckaig
55d5cffc6a
Prefer public IP if available
...
AWS instances in a private subnet are generally accessed via a VPN, but
many EC2 classic instances still have a public IP. We should use that
where possible, and fall back to a private IP if not.
2015-06-05 00:03:59 -04:00
Adam Mckaig
f290d6dfb6
Update fixtures
2015-06-05 00:03:42 -04:00
Adam Mckaig
5e11666d41
Add very simple example playbook
2015-06-05 00:02:05 -04:00
Adam Mckaig
56f9b9ff07
Merge branch 'digitalocean'
2015-06-04 23:19:59 -04:00
Adam Mckaig
e7f42fad95
Update README
2015-06-04 23:17:39 -04:00
Adam Mckaig
bde4ea23d1
Add Digital Ocean support
2015-06-04 22:43:56 -04:00
Adam Mckaig
ce6f474f0f
Add example.tf with DO resource
2015-06-04 22:41:22 -04:00
Adam Mckaig
a0be69b77b
Fix README syntax
2015-06-04 10:20:16 -04:00
Adam Mckaig
a0c3a7f03c
Merge pull request #6 from djm/patch-1
...
Updated README
2015-06-03 17:49:28 -04:00
Darian Moody
0bf40b4d72
Updated README
...
To state that currently this project only works with AWS Terraform resources.
2015-06-03 22:44:14 +01:00
Adam Mckaig
11a6c394b5
Merge pull request #5 from mbainter/master
...
Patch to add support for environment variables
2015-05-27 18:35:17 -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
3531532d21
Add Homebrew formula
2015-02-09 16:51:45 -05:00
Adam Mckaig
50e6962e46
Merge pull request #2 from adammck/remove_terraform_dependency
...
Remove Terraform Dependency
0.3
2015-02-09 16:43:46 -05:00
Adam Mckaig
0a27ca67d0
Add version info to binaries
2015-02-09 16:37:43 -05:00
Adam Mckaig
d536bd0748
Remove aws_instance. prefix from host names
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
Adam Mckaig
9f33a7ec91
Clarify usage in README
2014-09-24 18:54:39 -04:00
Adam Mckaig
2938602cae
Rename to terraform-inventory
...
To match the recommended plugin naming scheme, even though this isn't a
plugin (yet?).
v0.2
2014-09-24 15:35:55 -04:00
Adam Mckaig
4d13e0328f
Abort early if neither --host nor --list are set
2014-09-24 15:35:17 -04:00
Adam Mckaig
cad8d8e876
Fix usage information
2014-09-24 15:35:17 -04:00
Adam Mckaig
e4ccb40c4c
Fix download command in README
2014-09-24 15:16:19 -04:00
Adam Mckaig
289cc3aeb2
Add usage instructions to README
v0.1
2014-09-24 14:47:37 -04:00
Adam Mckaig
3ed2c72dba
Output in JSON format
2014-09-23 13:58:21 -04:00
Adam Mckaig
d7582c77b0
Initial commit
2014-09-19 17:35:33 -04:00