Jakob
3a1f433061
Add OpenTelekomCloud provider ( #112 )
2019-05-21 10:01:43 -04:00
Jamie Hurst
42037e5b2e
Add Linode support ( #111 )
2019-05-12 13:38:28 -04:00
Falk Stern
dd5c915c19
Add Nutanix provider ( #105 )
2019-02-14 10:53:36 -05:00
Daniel McDermott
669d8a779e
Fix remote state link ( #100 )
2018-12-05 12:50:57 -05:00
Christian Groschupp
2365c9b801
Add TF_HOSTNAME_KEY_NAME to specify which hostname to return ( #94 )
...
Overwrite with the environment variable TF_HOSTNAME_KEY_NAME which attribute is to be used for the ansible inventory name. By default, the IP address is used. The Ansible variable "ansible_host" is used to connect to the host.
2018-09-20 10:22:53 -04:00
Christian Groschupp
842b8f7278
Add support for ProfitBricks ( #93 )
2018-06-18 12:51:21 -04:00
nixar
1046853480
Add support for terraform-provider-libvirt ( #90 )
...
See: https://github.com/dmacvicar/terraform-provider-libvirt
2018-06-01 10:45:50 -04:00
Ned McClain
dd594d5811
Add Packet support ( #89 )
2018-06-01 10:08:22 -04:00
Cory Fisher
1795be7398
Add note that the Docker provider is supported ( #85 )
...
Also ordered providers in README alphabetically to be user friendly.
2018-03-08 13:01:13 -05:00
Adam Mckaig
c285367ecf
Update README.md
2017-11-27 11:05:02 -05:00
Adam Mckaig
ca187a186e
Update README.md
2017-07-11 23:26:28 -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
pts-rajperera
cf2e5a91a3
Update README.md
...
Add instructions on how to retrieve the private IP for deployment
2017-02-05 21:33:45 -05:00
Adam Mckaig
87cfce494f
Update README.md
2016-11-15 20:16:17 -05:00
Adam Mckaig
0d13a3f813
Add Help Wanted note to README
2016-09-22 00:18:17 -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
Adam Mckaig
649b4a540e
Fix Homebrew instructions
2016-08-11 22:13:43 -04:00
Adam Mckaig
0d93011d16
Add helpful (?) README badges
2016-08-11 22:10:03 -04:00
Reed Loden
aa62cd14cb
Improve Homebrew installation support
...
Make this repository work with `brew tap` and use SHA-256 for checksum,
as SHA-1 support is deprecated.
2016-06-02 00:38:00 -07:00
Adam Mckaig
d56007128d
Fix usage docs
...
Closes #29 .
2016-05-19 11:16:49 -04:00
Geert-Johan Riemer
3cf3571a73
Update README.md
...
The cd path is wrong (missing github.com), go build is unnecicary; go get already builds and install.
2016-03-02 14:18:22 +01: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
Leon de Jager
6e86dabeaf
Updated README.md to reflect GCE support in terraform-inventory
2015-12-23 22:50:47 +00:00
Adam Mckaig
c12b4cc0e5
Update README
2015-12-14 22:47:35 -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
eee40dc04f
Add OpenStack support to README
2015-11-05 09:40:17 -05: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
Matt Peperell
4299fcebb2
Add VMware support
2015-08-11 16:24:11 +01:00
Adam Mckaig
726c235914
Add CloudStack support to README
2015-06-23 15:19:06 -04:00
Adam Mckaig
644da47c56
Update README
2015-06-05 00:44:36 -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
f290d6dfb6
Update fixtures
2015-06-05 00:03:42 -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
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
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
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?).
2014-09-24 15:35:55 -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
2014-09-24 14:47:37 -04:00
Adam Mckaig
d7582c77b0
Initial commit
2014-09-19 17:35:33 -04:00