John Engelman
243ecf3b4f
[Provider] Rancher ( #9173 )
...
* Vendor Rancher Go library.
* Implement Rancher Provider.
Starting implementation taken from
https://github.com/platanus/terraform-provider-rancher
Commits from jidonoso@gmail.com and raphael.pinson@camptocamp.com
2016-12-05 15:29:41 +00:00
Clint
e477658832
Merge pull request #10473 from hashicorp/f-aws-lightsail-instance
...
provider/aws: Add Lightsail Instance
2016-12-05 08:39:17 -06:00
Brendan Shaklovitz
122e2f8170
provider/datadog: Improve datadog timeboard support ( #10027 )
...
* Update to latest version of go-datadog-api
* Updates to latest go-datadog-api version, which adds more complete
timeboard support.
* Add more complete timeboard support
* Adds in support for missing timeboard fields, so now we can have nice
things like conditional formats and more.
* Document new fields in datadog_timeboard resource
* Add acceptance test for datadog timeboard changes
2016-12-05 13:16:47 +00:00
Mitchell Hashimoto
a62a23ee37
vendor: update homedir
...
Fixes #10510
2016-12-03 11:52:54 -08:00
clint shryock
44ffe71695
provider/aws: Add Lightsail Instance
...
Adds initial support for AWS Lightsail Instances
2016-12-02 16:35:57 -06:00
clint shryock
5b0792bd17
update aws sdk to 1.5.13
2016-12-02 08:37:53 -06:00
clint shryock
7266be9ce9
provider/aws: Bump sdk to v1.5.12
2016-11-30 16:18:04 -06:00
Mitchell Hashimoto
e97195c935
vendor: update HCL
2016-11-30 13:03:56 -08:00
Mitchell Hashimoto
5ce7ff178b
vendor: update HCL
2016-11-29 10:30:51 -08:00
Joe Topjian
d16ba26495
Merge pull request #10259 from jtopjian/openstack-blockstorage-volume-attach
...
provider/openstack: openstack_blockstorage_volume_attach_v2 resource
2016-11-22 09:28:31 -07:00
Joe Topjian
4209720b7f
vendor: Updating github.com/gophercloud/gophercloud
2016-11-22 04:26:06 +00:00
Mitchell Hashimoto
23c58c6d62
vendor: update HCL
2016-11-21 18:16:09 -08:00
Clint
b1f974be39
Merge pull request #10245 from Ninir/bump-aws
...
Bumped AWS SDK to 1.5.8
2016-11-21 15:05:28 -06:00
Mitchell Hashimoto
fd36b548c5
helper/wrappedstreams: get original console input/output on Windows
...
Fixes #10266
panicwrap was using Extrafiles to get the original standard streams for
`terraform console`. This doesn't work on Windows. Instead, we must use
the Win32 APIs to get the exact handles.
2016-11-21 10:44:01 -08:00
Joe Topjian
22dd265132
vendor: updating gophercloud for block storage attachment support
2016-11-20 21:19:12 +00:00
Mitchell Hashimoto
784bc25847
vendir: update HIL
...
Fixes #10236
2016-11-19 22:15:50 -08:00
Ninir
72a2be756a
Bumped AWS to 1.5.8
2016-11-19 19:47:50 +01:00
Mitchell Hashimoto
f0be9675b5
vendor: update to Nomad 0.5
2016-11-18 21:18:49 -08:00
Mitchell Hashimoto
9daa9942b3
vendor: update HIL
2016-11-15 15:24:48 -08:00
Mitchell Hashimoto
9afce5aa6e
vendor: update hil
2016-11-14 19:51:43 -08:00
Mitchell Hashimoto
6272b969d4
vendor: add readline
2016-11-13 23:17:02 -08:00
Mitchell Hashimoto
a2f6bc628a
vendor: update panicwrap
2016-11-13 23:05:25 -08:00
Mitchell Hashimoto
3c2e21701d
vendor: update HIL
2016-11-13 10:28:26 -08:00
Mitchell Hashimoto
008b8b4c23
vendor: add golang.org/x/sys/windows for cross compile
2016-11-11 14:02:55 -08:00
Mitchell Hashimoto
80a1120a0f
vendor: remove a bunch of stuff that required cgo
2016-11-11 13:49:05 -08:00
Mitchell Hashimoto
df92abe90f
vendor: manually modify Nomad jobspec parser to not validate drivers
2016-11-11 13:48:14 -08:00
Mitchell Hashimoto
ddc7ca0971
vendor: add go-winio for Nomad compilation on Windows
2016-11-11 13:40:19 -08:00
Mitchell Hashimoto
efd27e9e4e
update HIL
2016-11-10 17:14:12 -08:00
Mitchell Hashimoto
a23ea646f3
vendor: update go-ps to not require cgo on darwin
2016-11-10 08:52:27 -08:00
Mitchell Hashimoto
fd498fbfff
Merge pull request #9538 from hashicorp/f-nomad-provider
...
provider/nomad: Nomad provider for managing jobs
2016-11-09 18:34:55 -08:00
Mitchell Hashimoto
27f7e4b296
vendor: update HCL
2016-11-09 14:55:45 -08:00
James Bardin
da09dcfc79
update github.com/hashicorp/hil
2016-11-09 14:28:15 -08:00
Raphael Randschau
e5ff0f0cb2
provider/scaleway: update sdk ( #9976 )
...
the SDK updates includes an fix for the image cache, which might lead to wrong
images ids being returned on lookup...
2016-11-09 09:32:56 +00:00
Joe Topjian
cfa4d9b63b
Merge pull request #9966 from fatmcgav/openstack_update_gophercloud_vendor
...
vendor: Update github.com/gophercloud/gophercloud
2016-11-08 19:40:02 -07:00
Mitchell Hashimoto
839e91756e
vendor: update HCL for GH-8709
2016-11-08 16:07:24 -08:00
Mitchell Hashimoto
646b3c1b68
Merge pull request #9158 from hashicorp/f-vault-provider
...
Vault Provider
2016-11-08 15:27:33 -08:00
Gavin Williams
89d8a06c7e
vendor: Update github.com/gophercloud/gophercloud
...
Fix issue with double base64 encoding userdata value
2016-11-08 19:19:56 +00:00
James Nugent
9f4e1ec5eb
Merge pull request #9865 from sthulb/remove-dep-mime/multipart
...
Remove sthulb/mime/multipart
2016-11-06 10:24:45 -06:00
James Nugent
c75369d65d
Merge pull request #8359 from hashicorp/f-aws-acm-datasource
...
provider/aws: New Data Source: aws_acm_certificate
2016-11-04 07:49:58 -04:00
Simon Thulbourn
43c432dc08
Remove pkg from vendor
2016-11-04 11:33:44 +00:00
Mitchell Hashimoto
429373c47c
vendor: update HCL
2016-11-03 18:46:27 -07:00
Paul Hinze
194d7c6168
vendor: Add acm library to aws-sdk-go
2016-11-03 19:32:39 -04:00
Joe Topjian
866545738d
Merge pull request #9769 from fatmcgav/state_remote_swift_updates
...
state/remote/swift: Updates
2016-11-02 22:16:54 -06:00
Gavin Williams
ef57001173
vendor: Removing github.com/rackspace/gophercloud
...
All code has now migrated to using github.com/gophercloud/gophercloud!
2016-11-02 07:20:51 +00:00
Gavin Williams
2bf054d0d6
vendor: Updating github.com/gophercloud/gophercloud
...
Add github.com/gophercloud/gophercloud/openstack/objectstorage/v1/objects and
github.com/gophercloud/gophercloud/openstack/objectstorage/v1/accounts
2016-11-02 07:18:00 +00:00
Peter McAtominey
565e8719db
provider/azurerm: update Azure SDK to 6.0 Beta ( #9700 )
...
Fix keyvault KeyPermissions references
2016-11-01 19:25:20 +00:00
Mitchell Hashimoto
81f703a6bd
Merge pull request #9781 from hashicorp/update-hcl
...
vendor: update HCL for printing updates
2016-11-01 11:17:00 -07:00
Mitchell Hashimoto
3b2aa0ad0d
vendor: update HCL for printing updates
2016-11-01 11:08:08 -07:00
Paul Stack
c13aab2568
Revert "Bump crypto/ssh package" ( #9775 )
2016-11-01 16:53:49 +00:00
Paul Stack
91cb3e2833
provider/azurerm: Bump jen20/riviera SDK ( #9765 )
...
Fixes #9400
2016-11-01 10:15:37 +00:00