Adam Mckaig
229202334c
Merge pull request #26 from botto/master
...
GCE nat_ip has changed to assigned_nat_ip
2016-01-29 09:33:36 -05:00
Martin Eskdale Moen
f4a47bb69c
Added some backwards compatibility
...
For old state files
2016-01-29 10:25:08 +00:00
Martin Eskdale Moen
10157cde2c
GCE nat_ip has changed to assigned_nat_ip
...
This should resolve #25
2016-01-29 00:15:50 +00:00
Adam Mckaig
08071b0d90
Update brew formula to v0.6
2016-01-07 17:06:39 -05:00
Adam Mckaig
fccd2f5c14
go fmt
v0.6
2016-01-07 17:02:35 -05:00
Adam Mckaig
9018e1b90e
Fix indentation
2016-01-07 17:02:26 -05:00
Adam Mckaig
ac1a308ed0
Add tags example to README
2016-01-07 17:01:24 -05:00
Adam Mckaig
4a6a5f651c
Add Transloadit ack 😍
2016-01-05 10:25:36 -05:00
Adam Mckaig
597d817721
Merge pull request #24 from ldejager/feature/gce_support
...
Added GCE support
2015-12-23 17:55:19 -05:00
Leon de Jager
6e86dabeaf
Updated README.md to reflect GCE support in terraform-inventory
2015-12-23 22:50:47 +00:00
Leon de Jager
c4d37751eb
Added GCE to keyNames and updated the README.md section on support accordingly
2015-12-23 22:37:34 +00:00
Adam Mckaig
1a3b5c180c
Prefix resource type groups with 'type_'
2015-12-15 00:02:35 -05:00
Adam Mckaig
b8a9261d05
Add group by AWS tags
2015-12-15 00:01:17 -05:00
Adam Mckaig
420247c637
Update fixtures again
2015-12-15 00:01:09 -05:00
Adam Mckaig
0a61a938ad
Sort resource names for consistent output
2015-12-14 23:30:23 -05:00
Adam Mckaig
885469243c
Update examples
...
I unfortunately had to remove the CloudStack example, because I don't
have access to one of those. Moved the old example to an integration
test, at least.
2015-12-14 22:58:25 -05:00
Adam Mckaig
c12b4cc0e5
Update README
2015-12-14 22:47:35 -05:00
Adam Mckaig
50a158f87c
Add groups for resource type
2015-12-14 22:43:47 -05:00
Adam Mckaig
3e00bfbe37
Split high/low level resource stuff
2015-12-14 22:24:41 -05:00
Adam Mckaig
08ca170435
Remove debugging printfs
2015-12-14 21:15:22 -05:00
Adam Mckaig
6ccf619ff7
Merge pull request #22 from adammck/counted_instances
...
Add support for grouped count=n resources
2015-12-14 21:10:14 -05:00
Adam Mckaig
141fdf78f7
Accept floating_ip attribute for OpenStack
2015-12-14 20:45:17 -05:00
Adam Mckaig
196c9a6a4b
Update example tfstate with count=n resource
v0.6-pre-2
2015-12-09 23:51:50 -05:00
Adam Mckaig
5178d30ae2
Add reminder on how to run Ansible with fixture
2015-12-09 23:48:03 -05:00
Adam Mckaig
87cb036b5f
Update README with working --host= example
2015-12-09 23:38:52 -05:00
Adam Mckaig
aa1c5d4b19
Match host command by Address, not Name
2015-12-09 23:34:25 -05:00
Adam Mckaig
7276f41f50
Add integration test for host command
2015-12-09 23:34:17 -05:00
Adam Mckaig
b43d3f55c2
Add resource with counter test
2015-12-09 23:20:31 -05:00
Adam Mckaig
6d362d3e2a
Add integration test
2015-12-09 23:17:39 -05:00
Adam Mckaig
a212fb68b7
List resources with and without counters
2015-12-09 22:54:19 -05:00
Adam Mckaig
f518634ed6
Parse counters out of resource names
2015-12-09 22:52:47 -05:00
Adam Mckaig
35bad1c142
Fix deprecation warning
v0.6-pre
2015-11-05 09:45:35 -05:00
Adam Mckaig
eee40dc04f
Add OpenStack support to README
2015-11-05 09:40:17 -05:00
Adam Mckaig
1bfb9d3ea6
Merge pull request #20 from adammck/openstack
...
Add OpenStack support
2015-11-05 09:37:19 -05:00
Adam Mckaig
fe21b45ee2
Add OpenStack tests
2015-11-05 09:36:07 -05:00
Ryan Phillips
d2d7b5269c
fix #14 : Add openstack support
2015-11-05 09:23:53 -05:00
Adam Mckaig
bf5e75e254
Merge pull request #19 from kvz/patch-1
...
Add note for installing on other platforms
2015-10-03 16:22:40 -04:00
Kevin van Zonneveld
a07e512872
Add note for installing on other platforms
...
I didn't think of checking the releases for binaries and started compiling myself for Linux. Not terrible, but perhaps this note saves other folks being equally thick some time ;)
2015-10-03 09:44:09 +02:00
Adam Mckaig
402fb5ca54
Merge pull request #18 from mattpep/vmware
...
Add VMware support
2015-09-12 11:18:37 -04:00
Matt Peperell
4299fcebb2
Add VMware support
2015-08-11 16:24:11 +01:00
Adam Mckaig
e50b440407
Merge pull request #15 from elmundio87/elmundio87-homebrew-0.5
...
Update homebrew script to download version 0.5
2015-07-22 09:29:44 -04:00
Edmund Dipple
74fbc8e81b
Update homebrew script to download version 0.5
2015-07-22 14:17:19 +01:00
Adam Mckaig
be4840825d
Include version info in dist build
v0.5
2015-07-05 12:32:55 -04:00
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