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
Clint
3ce656b007
Merge pull request #2890 from pforman/asg-termination
...
Update AWS ASG termination policy code and tests
2015-10-26 16:42:53 -05:00
Seth Vargo
60c508b9ea
Merge pull request #3644 from hashicorp/sethvargo/tf
...
Use hc-releases
2015-10-26 17:33:05 -04:00
Seth Vargo
e98ab725c2
Use hc-releases
2015-10-26 17:21:04 -04:00
Seth Vargo
f3ab7f2559
Merge pull request #3637 from hashicorp/sethvargo/releases
...
Use releases for releases
2015-10-26 17:01:28 -04:00
Lars Wander
5a311dbd11
provider/google: Added scheduling block to compute_instance
2015-10-26 16:16:06 -04:00
BSick7
e0aad68ef1
Relying on `ForceNew` for `destination_cidr_block` since it is part of the unique id instead of manually recreating the resource.
2015-10-26 13:45:21 -04:00
BSick7
e4465adca5
Removing usage of awsutil.Prettify.
2015-10-26 13:38:17 -04:00
BSick7
9cb1aada0a
Fixing page metadata for aws_route.
2015-10-26 13:26:47 -04:00
Seth Vargo
74d1486a4d
Use vendored fastly logo
2015-10-26 11:53:42 -04:00
Seth Vargo
456f1a7676
Use releases for releases
2015-10-26 11:48:59 -04:00
Dave Cunningham
8b70867fdd
Update CHANGELOG.md
2015-10-26 03:04:45 -04:00
Dave Cunningham
c0bf7aecb3
Merge pull request #3554 from lwander/f-gcp-version
...
provider/google: Accurate Terraform Version
2015-10-26 02:59:51 -04:00
Dave Cunningham
ccdadf88f6
Update CHANGELOG.md
2015-10-26 02:58:59 -04:00
Dave Cunningham
a4eee72c78
Merge pull request #3620 from lwander/b-gcp-large-instance-group-timeout
...
provider/google: Fixed timeout bug on large instance groups
2015-10-26 02:56:18 -04:00
Dave Cunningham
3b91f047a3
Update vpn.tf
...
Fix grammar in comment
2015-10-26 00:49:44 -04:00
Takaaki Furukawa
8390154968
provider/vsphere: Fix d.SetConnInfo error in case of a missing IP address
2015-10-26 10:32:19 +09:00
Martin Atkins
7e539ef2cb
Update CHANGELOG.md
2015-10-25 14:27:20 -07:00
Martin Atkins
d7fb7d1d0a
Merge pull request #3632 from qjcg/remote-config-help-backends
...
command/remote_config: Update list of remote state backends in Help() method
2015-10-25 14:26:26 -07:00
John Gosset
61e890ecc9
Update list of backends in RemoteConfigCommand's Help() method
2015-10-25 16:46:02 -04:00
Antoine Grondin
7594c09623
provider/digitalocean: fix issue #3628 by accepting SSH fingerprints
2015-10-25 16:29:01 -04:00
Tomas Doran
96275ee66a
Add an explicit test for PR #2973
2015-10-25 18:55:21 +00:00
Dave Cunningham
965399cf45
Merge pull request #3623 from Carevoyance/f-provider-google-servicescopes
...
Update list of GCE service scope short names
2015-10-23 22:20:11 -04:00
Daniel Imfeld
f23a8bfe4e
Update list of GCE service scope short names
2015-10-23 17:58:04 -05:00
Lars Wander
0c81a9c108
provider/google: Fixed timeout bug on large instance groups
2015-10-23 15:12:53 -04:00
Martin Atkins
54351885b6
Merge pull request #3614 from joshgarnett/cloudwatch_metric_alarm_doc_fix
...
Fixing the cloudwatch_metric_alarm auto scale example
2015-10-23 10:42:52 -07:00
Paul Hinze
81ffb72230
release: clean up after v0.6.6
2015-10-23 10:50:35 -05:00
Paul Hinze
d83cb911cd
v0.6.6
2015-10-23 15:31:41 +00:00
Paul Hinze
60e76961c6
Update CHANGELOG.md
2015-10-23 09:56:22 -05:00
Vincent Latombe
44e93526a1
provider/aws: ignore association not exist on route table destroy
...
[GH-3615]
2015-10-23 15:03:54 +02:00