Paul Hinze
c56245ce34
Merge pull request #2973 from bobtfish/length_empty_split_zero
...
Split of "" should be empty. Length of empty array should be 0
2015-10-29 14:58:36 -05:00
Paul Hinze
42898857b9
Update CHANGELOG.md
2015-10-29 14:56:34 -05:00
Paul Hinze
73569dc83c
Merge pull request #3616 from Vlatombe/GH-3615
...
provider/aws: ignore association not exist on route table destroy [GH-3615]
2015-10-29 14:56:16 -05:00
Paul Hinze
79e6f2fc9d
Merge pull request #3683 from hashicorp/phinze/doc-vsphere-acctests
...
website: document vsphere acctest instructions
2015-10-29 14:53:47 -05:00
Paul Hinze
b1cf7f4841
Merge pull request #3682 from f440/update-logging-option
...
docs: Correct logging option example
2015-10-29 14:53:31 -05:00
Paul Hinze
0628c33973
Merge pull request #3669 from hashicorp/phinze/travis-go-1.5
...
travis: build with go 1.5 now
2015-10-29 14:53:19 -05:00
Paul Hinze
5550ab5192
Update CHANGELOG.md
...
/cc @apparentlymart :)
2015-10-29 14:52:52 -05:00
Paul Hinze
32ae193e94
Merge pull request #2778 from apparentlymart/tls
...
TLS utility provider
2015-10-29 14:51:06 -05:00
Clint
371686f7e6
Update CHANGELOG.md
2015-10-29 11:10:31 -05:00
Clint
cc0b941ba2
Merge pull request #3685 from stack72/f-aws-s3bucket-arn
...
Adding a computed ARN for the S3 Bucket as per #3666
2015-10-29 11:09:54 -05:00
stack72
8eec0c896f
Adding a computed ARN for the S3 Bucket as per #3666
2015-10-29 13:33:35 +00:00
Clint
0961f5c159
Update CHANGELOG.md
2015-10-29 08:25:00 -05:00
Clint
cb2ecf5733
Merge pull request #3255 from Runscope/local-kinesis
...
provider/aws: allow local kinesis
2015-10-29 08:24:07 -05:00
Paul Hinze
be3dd42c9d
website: document vsphere acctest instructions
...
closes #3524
2015-10-29 07:48:11 -05:00
Paul Hinze
80631683d1
Update CHANGELOG.md
2015-10-29 07:33:03 -05:00
Paul Hinze
38c20a58c7
Merge pull request #3636 from rakutentech/fix-connection-info
...
provider/vsphere: Fix d.SetConnInfo error in case of a missing IP address
2015-10-29 07:28:16 -05:00
f440
983e07cc17
docs: Correct logging option example
...
ref. 0090c063e8
2015-10-29 18:56:40 +09:00
Radek Simko
485dbcc510
Update CHANGELOG.md
2015-10-29 07:04:24 +00:00
Radek Simko
678c7e905a
Merge pull request #3094 from TimeIncOSS/f-aws-cloudtrail
...
provider/aws: Add support for CloudTrail
2015-10-29 07:03:17 +00:00
Clint
d19a4ddf2b
Update CHANGELOG.md
2015-10-28 14:15:19 -05:00
Clint
191b6c826f
Merge pull request #3674 from hashicorp/pr-2836
...
provider/aws: Add notification topic ARN for ElastiCache clusters (continuation from #2836 )
2015-10-28 14:14:53 -05:00
clint shryock
2cd47ec195
add test for elasticache cluster and topic arn
2015-10-28 14:09:45 -05:00
clint shryock
9aeb04909c
Merge branch 'master' into pr-2836
...
* master: (335 commits)
Update CHANGELOG.md
config: return to the go1.5 generated lang/y.go
Update CHANGELOG.md
Allow cluster name, not only ARN for aws_ecs_service
Update CHANGELOG.md
Add check errors on reading CORS rules
Update CHANGELOG.md
website: docs for null_resource
dag: use hashcodes to as map key to edge sets
Update CHANGELOG.md
Update CHANGELOG.md
Update CHANGELOG.md
Use hc-releases
provider/google: Added scheduling block to compute_instance
Use vendored fastly logo
Use releases for releases
Update CHANGELOG.md
Update CHANGELOG.md
Update vpn.tf
Update CHANGELOG.md
...
2015-10-28 13:20:10 -05:00
Radek Simko
7c4849541a
aws: Add docs for aws_cloudtrail
2015-10-28 17:14:24 +00:00
Radek Simko
7265bdaaf0
aws: Add acceptance test for aws_cloudtrail
2015-10-28 17:13:14 +00:00
Radek Simko
a618b048cf
aws: Add support for aws_cloudtrail
2015-10-28 17:13:14 +00:00
Radek Simko
22ec52396a
Update CHANGELOG.md
2015-10-28 16:30:03 +00:00
Radek Simko
91f4be2261
Merge pull request #3668 from TimeIncOSS/b-aws-ecs-cluster-arn
...
provider/aws: Allow cluster name, not only ARN for aws_ecs_service
2015-10-28 16:28:47 +00:00
Paul Hinze
89cc98934b
travis: build with go 1.5 now
2015-10-28 12:21:49 -04:00
Paul Hinze
af04321723
config: return to the go1.5 generated lang/y.go
...
It has improvements to error messaging that we want.
We'll use this occasion begin developing / building with Go 1.5 from
here on out. Build times will be slower, but we have core development
plans that will help mitigate that.
/cc @hashicorp/terraform-committers
2015-10-28 12:20:18 -04:00
Radek Simko
192111074a
Update CHANGELOG.md
2015-10-28 16:17:20 +00:00
Radek Simko
0d8d6fde79
Merge pull request #2636 from TimeIncOSS/f-aws-cloudformation
...
provider/aws: Add aws_cloudformation_stack
2015-10-28 16:16:14 +00:00
Radek Simko
784aadd505
Allow cluster name, not only ARN for aws_ecs_service
2015-10-28 15:43:42 +00:00
Clint
89fb16ada0
Update CHANGELOG.md
2015-10-28 10:10:06 -05:00
Clint
5cedd64a15
Merge pull request #3387 from kjmkznr/s3-cors
...
provider/aws: Add CORS settings to S3 bucket
2015-10-28 10:09:44 -05:00
Eloy Coto
8c49403132
Vsphere_virtual_machine: Keep template as it is and apply the
...
customizations and add devices in the new server. When finished PowerOn
2015-10-28 07:43:43 +00:00
Yo Takezawa
59828deb0f
provider/openstack: Use security_groups as native set when update
2015-10-28 10:12:05 +09:00
Kazunori Kojima
122790d32b
Add check errors on reading CORS rules
2015-10-28 09:19:37 +09:00
Mitchell Hashimoto
5e282683bf
Merge pull request #3658 from hashicorp/b-dag-hashcode
...
dag: use hashcodes to as map key to edge sets
2015-10-27 15:08:15 -07:00
Paul Hinze
ed95163984
Update CHANGELOG.md
2015-10-27 16:17:19 -05:00
Paul Hinze
fc3bda3651
Merge pull request #3659 from hashicorp/phinze/doc-null-resource
...
website: docs for null_resource
2015-10-27 16:16:25 -05:00
Paul Hinze
7f800f3498
website: docs for null_resource
2015-10-27 15:28:37 -05:00
Mitchell Hashimoto
05794199af
dag: use hashcodes to as map key to edge sets
2015-10-27 11:58:34 -07:00
Paul Hinze
1152ee9a53
Merge pull request #3244 from Banno/make-null-resource-more-useful
...
Add triggers to the null_resource
2015-10-27 13:30:54 -05:00
Mitchell Hashimoto
62758e99b5
Update CHANGELOG.md
2015-10-27 08:49:41 -07:00
Eloy Coto
8dd4b155e0
Vsphere_virtual_machine: Delete all network interfaces from template
...
before added new one. Fixes #3559 and #3560
2015-10-27 09:43:01 +00:00
Yo Takezawa
d2cf45a057
provider/openstack: Ignore order of security_groups in instance
2015-10-27 15:57:28 +09:00
Dave Cunningham
f1c6673e1b
Update CHANGELOG.md
2015-10-26 19:37:35 -04:00
Dave Cunningham
66336f577a
Merge pull request #3643 from lwander/f-gcp-instance-scheduling
...
provider/google: Added scheduling block to compute_instance
2015-10-26 19:29:33 -04:00
Clint
03a770e96a
Update CHANGELOG.md
2015-10-26 16:44:39 -05:00