Paul Hinze
065a4e3490
Merge pull request #6347 from jrnt30/GH-6346-HCLfmt-update
...
Update of HCL dependency
2016-04-26 15:23:36 -04:00
James Nugent
33b39a7145
website: Fix background on Cobbler docs
2016-04-26 13:15:45 -05:00
Dave York
a700574c34
fix some more docs issues ( #6352 )
...
spacing and newlines were messing with the docs rendering.
2016-04-26 17:13:52 +01:00
Dave York
c13c0d16ab
adding the price classes from the AWS cloud formation docs ( #6350 )
...
adding the price classes from the AWS cloud formation docs
2016-04-26 16:15:52 +01:00
Justin Nauman
6aba504b85
Update of HCL Format dep
...
#Fixes 6346
2016-04-26 06:35:46 -05:00
Paul Stack
e3c3341a20
Update CHANGELOG.md
2016-04-26 11:17:50 +01:00
David Harris
9ab2447b0b
provider/aws: Elastic Beanstalk Environment update configuration template name changes ( #6342 )
...
* Updated `aws_elastic_beanstalk_environment` to update environment when the `template_name` attribute has a change. Consildated update functions to use a single update call and added state change conf to wait until environment is in a "Ready" state.
* Adding tests for `aws_elastic_beanstalk_configuration_template` use with the `aws_elastic_beanstalk_environment` resource.
* Verifies option settings from an `aws_elastic_beanstalk_configuration_template` resource are applied to the associated `aws_elastic_beanstalk_environment` resource
* Verifies updated name of an `aws_elastic_beanstalk_configuration_template` resource triggers an update for the associated `aws_elastic_beanstalk_environment` resource
* Verifies that option settings set in the `aws_elastic_beanstalk_environment` resource override settings in the `aws_elastic_beanstalk_configuration_template` resource
2016-04-26 11:15:46 +01:00
James Nugent
47c2b8247d
provider/vsphere: Document role requirements ( #6340 )
...
This moves the information presented as part of #6302 into the provider
documentation which gets published as part of the website.
2016-04-26 10:48:25 +01:00
Milan Karalic
bff9e78ff9
Initial role documentation ( #6302 )
...
Updating links to the official doc
Fixing typo in VMware corp name
2016-04-26 00:14:11 +01:00
Paul Stack
ee14603920
Update CHANGELOG.md
2016-04-25 23:01:50 +01:00
Paul Stack
2d2c0b2068
provider/aws: Fix `aws_redshift_cluster` number_of_nodes update ( #6333 )
...
Currently, the number of nodes was broken due to not passing the
node_type with the update. This PR adds the correct parameters and a
test to prove this works as expected
2016-04-25 23:00:57 +01:00
Paul Stack
5f874c9487
provider/aws: Extends the `aws_elasticache_cluster` validation ( #6332 )
...
The validation as part of #6330 was only for length. This PR adds the
rules for alphanumeric, not having -- within, not ending with a - and
that the id must start with a letter.
The PR also adds tests for these rules
2016-04-25 21:44:55 +01:00
Paul Stack
12a15fac5c
Update CHANGELOG.md
2016-04-25 20:54:21 +01:00
lian
a443144c89
provider-aws: validate cluster_id length for aws_elasticache_cluster ( #6330 )
2016-04-25 20:53:31 +01:00
John Bresnahan
7a4bf6ae47
Azure does not allow CDN ports to be 0 ( #6329 )
...
The azure tests relating to cdn endpoints (TestAccAzureRMCdnEndpoint_basic
etc) are breaking because ARM is not accepting port values of 0. The
following error is received:
statusCode:BadRequest
statusMessage:{"error":{"code":"BadRequest","message":"Invalid port \"0\". Port value must be a number between 1 and 65535."}}
This patch sets the ports for example.com to 443 and 80.
2016-04-25 19:15:14 +01:00
Clint
3aa0b386d5
Update CHANGELOG.md
2016-04-25 11:54:14 -05:00
Clint
9ffe792de9
Merge pull request #6328 from hashicorp/b-aws-kms-alias-fix
...
provider/aws: Use ID in lookup for AWS KMS Aliases
2016-04-25 11:53:27 -05:00
clint shryock
e138a0756b
provider/aws: Use ID in lookup for AWS KMS Aliases
2016-04-25 10:54:26 -05:00
James Nugent
4445507da3
Update CHANGELOG.md
2016-04-25 10:34:14 -05:00
James Nugent
14cffb8933
Merge branch 'Felivel-master'
2016-04-25 10:32:36 -05:00
Felivel Camilo
ae38ef2e01
provider/azurerm: Make ARM template timeout 40m
...
Template deployments with multiple extensions can last more than 10
minutes. Fixing that by increasing the timeout to 40 minutes.
2016-04-25 10:29:50 -05:00
Paul Stack
6c2b78cdef
Update CHANGELOG.md
2016-04-25 12:23:28 +01:00
Radek Simko
d31a6ac47f
provider/aws: Add support for api_gateway_authorizer ( #6320 )
2016-04-25 12:22:37 +01:00
Paul Stack
3da4b49fa5
Update CHANGELOG.md
2016-04-25 12:16:46 +01:00
Takaaki Furukawa
a9a607d67f
provider/vsphere: Add support for memory reservation ( #6036 )
2016-04-25 12:15:37 +01:00
Tommy Malmqvist
243e5c84eb
fixes-#6198-vsphere-provider-improve-documentation ( #6200 )
...
* fixes-#6198-vsphere-provider-improve-documentation
* Moved VMware cluster information to it's own example.
* Fix #1
2016-04-24 18:41:27 +01:00
James Nugent
72b9cc4b7d
Merge pull request #6316 from drebes/master
...
provider/openstack: update doc sidebar link to router_route
2016-04-23 13:40:33 -05:00
Roberto Jung Drebes
a62501334f
provider/openstack: update doc sidebar link to openstack_networking_router_route_v2
2016-04-23 11:42:01 +02:00
Seth Vargo
6ded3d52d4
Update middleman-hashicorp ( #6315 )
2016-04-22 22:52:52 -05:00
Seth Vargo
18e20969b7
Minor typo
2016-04-22 23:46:15 -04:00
Seth Vargo
425bee265f
Do not send referrer ( #6314 )
...
http://mathiasbynens.github.io/rel-noopener/
2016-04-22 22:41:51 -05:00
Andrew Murray
9ef18d9ebd
Fix typo in CHANGELOG.md ( #6313 )
2016-04-22 22:00:30 -05:00
Martin Atkins
51a71c0a49
website: Add consul_key_prefix link to Consul provider navbar
...
This file was missed when committing the doc changes for #5988 .
2016-04-22 14:07:35 -07:00
Clint
7aa468fc72
Merge pull request #6309 from hashicorp/b-aws-s3-kms-docs
...
provider/aws: Update S3 Bucket Object docs for KMS Key
2016-04-22 15:12:08 -05:00
clint shryock
6cfb6c11b1
provider/aws: Use KMS ARN in S3 Bucket test
2016-04-22 15:10:34 -05:00
clint shryock
6cf37b9fdc
provider/aws: Update S3 Bucket Object docs for KMS Key
2016-04-22 14:25:18 -05:00
James Nugent
91c644f194
release: clean up after v0.6.15
2016-04-22 19:06:05 +00:00
James Nugent
0c5c54e7b6
v0.6.15
2016-04-22 18:29:43 +00:00
Clint
c0215dc871
Update CHANGELOG.md
2016-04-22 12:07:27 -05:00
Clint
8f90078cd5
Merge pull request #6307 from hashicorp/b-aws-beanstalk-options-set-fix
...
provider/aws: Fix issue updating ElasticBeanstalk Configuraiton Templates
2016-04-22 12:07:06 -05:00
clint shryock
53988df7d1
provider/aws: Fix issue updating ElasticBeanstalk Configuraiton Templates
2016-04-22 12:06:40 -05:00
James Nugent
13c1838039
Merge pull request #6298 from hashicorp/b-type-check-unset
...
core: Do not type check unset variables
2016-04-22 11:49:49 -05:00
Mitchell Hashimoto
d85df63526
providers/aws: aws_instance id-only
2016-04-22 09:37:41 -07:00
Clint
46430cd384
Update CHANGELOG.md
2016-04-22 10:42:43 -05:00
Cameron Stokes
a7c24835d7
provider/aws: increase timeout for aws_redshift_cluster ( #6305 )
...
* provider/aws: increase timeout for aws_redshift_cluster
* provider/aws: increase timeout for redshift updates too
2016-04-22 10:42:22 -05:00
Martin Atkins
66af2b21c3
website(aws): link directly to lambda "Runtime" defininition
...
Previously we linked to the whole request body definition for valid values of `runtime`.
Now we link directly to the docs for `Runtime`, which will hopefully make it easier to find the valid values.
This fixes #4570 .
2016-04-22 08:34:33 -07:00
Sander van Harmelen
9339ead0bd
Update CHANGELOG.md
2016-04-22 15:33:49 +02:00
Sander van Harmelen
0654670531
Merge pull request #6282 from svanharmelen/f-improve-project-support
...
provider/cloudstack: improve project support
2016-04-22 15:31:57 +02:00
Sander van Harmelen
5a65cc9cb6
Use the new functionality offered by the `go-cloudstack` package
...
The updated functionality offers a new means to work with projects.
This commit uses that new functionality for the `cloudstack_network`
resource.
2016-04-22 12:23:47 +02:00
Sander van Harmelen
d9ae2fd784
Update CHANGELOG.md
2016-04-22 08:48:30 +02:00