Christopher Tiwald
305a450239
aws_autoscaling_policy: Add support for StepScaling policies.
...
Unlike SimpleScaling policies, StepScaling policies require one or more
"steps", which are interval ranges in which a tracked metric can lie.
Policies can then execute scaling adjustments wedded to these steps.
This commit also adds a slew of additional policy attributes which are
only applicable to step policies.
2016-03-24 16:35:54 -04:00
clint shryock
17ce605819
fix formatting with Godeps
2016-03-24 11:13:47 -05:00
Clint
807edb5dba
Update CHANGELOG.md
2016-03-24 10:58:45 -05:00
Clint
c9293cc832
Merge pull request #5814 from hashicorp/provider-fastly-v1
...
provider/fastly: V1 of the Fastly Provider
2016-03-24 10:57:32 -05:00
clint shryock
e8f2afba5d
provider/fastly: Test disappearance and clean up some logs
2016-03-24 10:27:20 -05:00
clint shryock
3dcbdf0e28
provider/fastly: Documentation updates
2016-03-24 10:26:33 -05:00
Paul Hinze
b20f680cbf
Merge pull request #5818 from hashicorp/phinze/website-update-gem
...
website: Update hashicorp-middleman
2016-03-23 17:27:47 -05:00
Paul Hinze
81268a65cb
website: Update hashicorp-middleman
...
Closes #5812
2016-03-23 16:57:01 -05:00
clint shryock
2ad37bba4a
provider/fastly: Add Fastly Provider, ServiceV1 resource
2016-03-23 14:53:50 -05:00
clint shryock
2cc8adefb8
provider/fastly: Vendor Dependencies for Fastly
2016-03-23 14:53:09 -05:00
James Nugent
7080c876e2
deps: Add missing influx libraries to Godeps.json
2016-03-23 10:07:37 -07:00
James Nugent
9cb08cb229
Merge pull request #5804 from hashicorp/dep-update-hil
...
deps: Update github.com/hashicorp/hil
2016-03-23 08:46:28 -07:00
Clint
50e16d2c01
Update CHANGELOG.md
2016-03-23 08:32:13 -05:00
Clint
ccb9693994
Merge pull request #5676 from Originate/mb-ensure-iops-is-provided
...
provider/aws: Provide iops when changing storage type to io1 on RDS
2016-03-23 08:31:21 -05:00
James Nugent
2b405bc41c
deps: Update github.com/hashicorp/hil
2016-03-23 05:14:43 -07:00
Paul Hinze
d1ac7d3b2e
Merge pull request #5795 from hashicorp/sethvargo/website_buid
...
Do not build supporting JS files
2016-03-22 16:41:41 -05:00
Paul Stack
0d8612b05a
Merge pull request #5794 from hashicorp/f-azurerm-vm-docs-1
...
documentation: Fix the AzureRM documentation to remove %d from Virtual Machine
2016-03-22 21:41:13 +00:00
Seth Vargo
85d54e62d3
Do not build supporting JS files
...
These files are already included in the bundle
2016-03-22 23:33:40 +02:00
stack72
41e2b06875
documentation: Fix the AzureRM documentation to remove %d from Virtual
...
Machine
2016-03-22 21:25:49 +00:00
albert
9ef13436f4
Update CHANGELOG.md
2016-03-22 12:45:33 -07:00
albert
fdc105ac4d
Merge pull request #5785 from ack/clc-patches
...
CLC update: tests and alias
2016-03-22 12:39:20 -07:00
Paul Stack
5e6342b6df
Merge pull request #5789 from enspencer/master
...
Change stream_arm to stream_arn in docs
2016-03-22 19:15:23 +00:00
Albert Choi
c857b8af58
[clc] collapse tests, code in server dep for lbp
2016-03-22 12:14:04 -07:00
Paul Hinze
df92908353
Merge pull request #5786 from hashicorp/website-fix
...
website: rename application.js
2016-03-22 13:46:51 -05:00
Jack Pearkes
433e7aba3a
website: rename application.js
...
CDN fix
2016-03-22 11:42:03 -07:00
Albert Choi
8de8c6884d
[clc] re-add alias as an optional field. update docs
2016-03-22 11:25:09 -07:00
enspencer
7ee46ae343
Change stream_arm to stream_arn in docs
2016-03-22 14:08:57 -04:00
Paul Stack
a68096d208
Merge pull request #5784 from stack72/docs-consul-example
...
documentation: Change the consul provider link on the consul example README
2016-03-22 18:05:30 +00:00
stack72
825809f309
documentation: Change the consul provider link on the consul example
...
README
2016-03-22 17:53:30 +00:00
Paul Stack
dcf0974d1e
Update CHANGELOG.md
2016-03-22 16:26:41 +00:00
Paul Hinze
711ee75529
Update CHANGELOG.md
2016-03-22 10:44:11 -05:00
Paul Hinze
e280862ed6
Merge pull request #5781 from hashicorp/phinze/aws-route-crash-fix
...
provider/aws: Fix aws_route panic when destination CIDR block is nil
2016-03-22 10:43:42 -05:00
Paul Hinze
e5e6b571a5
provider/aws: Fix aws_route panic when destination CIDR block is nil
...
Fixes #5754
2016-03-22 10:35:22 -05:00
Paul Hinze
bfda541989
Update CHANGELOG.md
2016-03-22 09:48:41 -05:00
Paul Hinze
9000883e23
Merge pull request #5777 from edmundcraske/edmundcraske-patch-1
...
Fix route53 set_identifier logic
2016-03-22 09:47:13 -05:00
Paul Stack
11c831e41a
Merge pull request #5779 from stack72/docs-azurerm
...
documentation: Reshuffle the AzureRM provider documentation headings
2016-03-22 14:25:54 +00:00
stack72
da589da24c
documentation: Reshuffle the AzureRM provider documentation headings
2016-03-22 14:17:36 +00:00
Edmund Craske
edbc4fad13
Fail if failover set when set_identifier unset
...
Added as per
https://github.com/hashicorp/terraform/pull/5777#issuecomment-199802514
2016-03-22 13:19:24 +00:00
edmundcraske
4aa7d4f7db
Fail when weight set and set_identifier not set
...
Resolves https://github.com/hashicorp/terraform/issues/5776
2016-03-22 12:20:47 +00:00
Paul Stack
a6f6f0da55
Update CHANGELOG.md
2016-03-22 11:58:56 +00:00
James Nugent
22a409e4cc
Merge pull request #5774 from stack72/f-aws-iam-user-sshkey
...
provider/aws: Add `aws_iam_user_ssh_key` resource
2016-03-22 10:29:08 +00:00
Paul Stack
12546c6fca
Merge pull request #5065 from tpounds/fix-aws-elb-access-logs-type
...
provider/aws: Change ELB access_logs to list type
2016-03-22 01:40:14 +00:00
stack72
49c5137ef5
provider/aws: Add documentation for `aws_iam_user_ssh_key` resource
2016-03-22 01:19:39 +00:00
stack72
7e61947c0a
provider/aws: Scaffold `aws_iam_user_ssh_key` resource
2016-03-22 01:19:16 +00:00
Paul Hinze
9b01acd829
release: clean up after v0.6.14
2016-03-22 00:26:11 +00:00
Paul Hinze
c7e5b24531
v0.6.14
2016-03-21 23:57:35 +00:00
Paul Hinze
d615791a41
Update CHANGELOG.md
2016-03-21 18:34:39 -05:00
Paul Hinze
b2d3f92f7b
Merge pull request #4893 from ack/clc
...
provider/clc: CenturyLink Cloud Provider
2016-03-21 18:33:00 -05:00
Paul Hinze
f6f1d51a6c
Update CHANGELOG.md
2016-03-21 18:32:27 -05:00
Paul Hinze
7efc8b25a5
Merge pull request #5772 from hashicorp/phinze/var-concurrent-map-race
...
terraform: share graph walker's variables lock w/ interpolater
2016-03-21 18:29:25 -05:00