James Bardin
5c1b625c84
Add support for Amazon Elastic Transcoder
...
- Add resources for elastic transcoder pipelines and presets
2016-06-07 16:07:08 -04:00
Paul Hinze
ee0dfba565
Merge pull request #7048 from hashicorp/b-update-hcl
...
Update HCL to latest version
2016-06-07 14:36:55 -05:00
Clint
a72847298e
Update CHANGELOG.md
2016-06-07 14:30:37 -05:00
Clint
7d23570e2d
provider/cloudflare: Add migration for v1 to v4 API libraries ( #6969 )
...
* provider/cloudflare: Add migration for v1 to v4 API libraries
- mock out api calls
2016-06-07 14:29:25 -05:00
James Bardin
b0bc6718a1
Merge pull request #7051 from hashicorp/jbardin/GH-3999
...
add sidebar link for elb_attachment
2016-06-07 13:33:21 -04:00
James Bardin
e6481ccc74
add sidebar link for elb_attachment
2016-06-07 11:44:37 -04:00
Paul Stack
cc51dd8472
Update CHANGELOG.md
2016-06-07 17:19:16 +02:00
Mark Peek
74d5db4f3e
Don't require vsphere debug paths to be set ( #7027 )
...
The change to add govmomi debug paths (#6893 ) required user input even
when the env was not set. This change defaults those values appropriately.
2016-06-07 16:16:04 +01:00
Paul Stack
72bba5f308
Update CHANGELOG.md
2016-06-07 17:15:38 +02:00
Mark Peek
57e935755e
Add vsphere virtual machine migration ( Fixes #7008 ) ( #7023 )
...
Fixes vsphere virtual machine migration issues with
disk controller_type and skip_customization.
2016-06-07 16:11:35 +01:00
Radek Simko
be53bdf09f
Update CHANGELOG.md
2016-06-07 15:51:53 +01:00
Paul Hinze
029c79e677
Update HCL to latest version
...
Pulls in https://github.com/hashicorp/hcl/pull/125
Which fixes #6359
2016-06-07 09:21:10 -05:00
James Bardin
4c7a31d72a
Merge pull request #6879 from hashicorp/jbardin/GH-3999
...
Add top-level ELB Attachment resource
2016-06-07 10:19:07 -04:00
James Bardin
e4d8c6929f
Add top-level ELB Attachment resource
...
Add an aws_elb_attachment resource so that the attment of instances to
an ELB can be managed separately from an aws_elb and prevent dependency
cycles.
2016-06-07 09:46:39 -04:00
John Ritsema
c668c31203
updated 'Module Sources' website documentation to be more clear about how 'HTTP URL' module sources work
2016-06-06 17:04:47 -04:00
Clint
3d4bc56d97
Merge pull request #7037 from hashicorp/b-cloudflare-lib-upgrade
...
provider/cloudflare: Upgrade library to github.com/cloudflare/cloudflare-go
2016-06-06 15:29:39 -05:00
clint shryock
943583925d
provider/cloudfront: Minor adjustments for new cloudflare-go lib
2016-06-06 14:57:26 -05:00
clint shryock
d70d7aba57
provider/cloudflare: Swap out mitchellh fork for upstream cloudflare-go
...
TODO noted that this should be done when a PR was merged, and it has so
2016-06-06 14:48:05 -05:00
Clint
8c3ff93395
Update CHANGELOG.md
2016-06-06 11:31:38 -05:00
Clint
d8ab30ca02
Merge pull request #6987 from modax/bug/vpngw-vpc-reattach
...
provider/aws: Fix reattachment of VPC to VPN gateway.
2016-06-06 11:30:44 -05:00
clint shryock
b9f512e0cf
provider/aws: Bump ElasticSearch domain delete time to match create time. Should help test pass
2016-06-06 11:13:48 -05:00
clint shryock
3044cc5c38
provider/aws: randomiz names in TestAccAWSCloudwatchLogSubscriptionFilter_basic
2016-06-06 10:25:02 -05:00
Christoph Blecker
a1021f32e1
Fix Google Cloud Two-Tier Example ( #7009 )
2016-06-05 00:48:54 +01:00
Paul Stack
7346be525c
Update CHANGELOG.md
2016-06-05 00:47:46 +01:00
Joshua Spence
d3030e1e0f
Add `name_prefix` to `aws_iam_instance_profile` and `aws_iam_role` ( #6939 )
2016-06-05 00:46:27 +01:00
James Nugent
e44727e086
Merge pull request #7010 from mbainter/patch-1
...
Update examples using concat with strings
2016-06-03 17:51:57 -05:00
Mark Bainter
267d206a52
Update examples using concat with strings
...
Since using concat() to join strings is deprecated and soon to be removed, this patch updates the sha examples to use interpolation instead.
2016-06-03 17:49:54 -05:00
clint shryock
c5434c70e8
provider/aws: update doc on ebs types
2016-06-03 15:43:05 -05:00
James Nugent
07b7e757aa
Merge pull request #7007 from hashicorp/f-remove-bin-tests
...
core: Remove tests from provider binaries
2016-06-03 14:08:33 -05:00
James Nugent
69df3beb89
core: Remove tests from provider binaries
...
These tests run each time Travis builds, causing additional noise and a
(negligible) speed decrease. However, since the advent of internal
plugins, these tests are unnecessary, and each file only carries a
package declaration anyway - so there are no tests actually executed!
2016-06-03 13:47:58 -05:00
Clint
7b232d7ebe
Update CHANGELOG.md
2016-06-03 13:47:26 -05:00
clint shryock
b24228021f
Merge branch 'pr-6865'
...
* pr-6865:
provider/aws: Add db_param group to RDS Cluster Instance test
remove status attribute
support aurora instance's parameter group and modifyinstance
2016-06-03 13:46:14 -05:00
clint shryock
412d88e768
provider/aws: Add db_param group to RDS Cluster Instance test
2016-06-03 13:46:01 -05:00
Clint
0c71fac175
Merge pull request #7004 from hashicorp/b-aws-ami-datasource-update
...
provider/aws: Fix panics in datasource AMI
2016-06-03 10:39:16 -05:00
James Nugent
f01e1ec67a
Merge pull request #6995 from hashicorp/govendor
...
deps: Migrate to govendor
2016-06-03 09:56:40 -05:00
clint shryock
badbe6d738
provider/aws: Fix panics in datasource AMI
2016-06-03 09:19:51 -05:00
James Nugent
38fba68f4b
deps: Update github.com/rackspace/gophercloud
2016-06-02 23:22:21 -05:00
James Nugent
f91d870537
Update README to reflect govendor vs godep
2016-06-02 23:22:21 -05:00
James Nugent
8895b567f4
build: Add tools target to Makefile
2016-06-02 23:22:20 -05:00
James Nugent
6ec6cc3a8c
deps: Migrate to govendor
2016-06-02 23:22:15 -05:00
Linda Xu
5ca5b1e3a1
remove status attribute
2016-06-02 20:37:36 -07:00
Joe Topjian
c62dc3f72f
provider/openstack: Disassociate Monitors from Pool Before Deletion
...
This commit ensures that all monitors have been disassociated from
the load balancing pool before the pool is deleted.
A test has been added to ensure that a full load balancing stack is
capable of handling an update to an instance, causing some components
to be rebuilt.
2016-06-03 02:34:14 +00:00
Joe Topjian
e7c9031dd4
Update CHANGELOG.md
2016-06-02 20:31:19 -06:00
Joe Topjian
8691f2477d
Merge pull request #6921 from jtopjian/openstack-blockdevice-forcenew
...
provider/openstack: Enforce ForceNew on Instance Block Device
2016-06-02 20:30:46 -06:00
Joe Topjian
ead1fed897
provider/openstack: Enforce ForceNew on Instance Block Device
...
This commit causes openstack_compute_instance_v2 resources to be
destroyed and recreated upon changes to any block_device argument.
2016-06-03 02:16:40 +00:00
Joe Topjian
ee62ec5adc
Update CHANGELOG.md
2016-06-02 20:05:59 -06:00
Joe Topjian
c1ec286ff7
Merge pull request #6919 from jtopjian/openstack-lb-pool-provider
...
provider/openstack: Add lb_provider argument to lb_pool_v1 resource
2016-06-02 20:05:06 -06:00
Mitchell Hashimoto
58899cce57
Update CHANGELOG.md
2016-06-02 17:19:48 -07:00
clint shryock
3f0650b585
provider/aws: randomize role name for test
2016-06-02 15:22:16 -05:00
clint shryock
2703c4eab9
provider/aws: fix go fmt
2016-06-02 14:40:43 -05:00