Commit Graph

4448 Commits

Author SHA1 Message Date
John Bruett
08ef4c0dd3 Update variables.html.md regarding variable files
Add information under Variable Files to explain how terraform.tfvars file is used.  currently that documenation only exists in the getting started guide.  The added information was taken directly from the getting started guide.
2016-10-17 12:29:57 -04:00
Martin Atkins
f86198c155 Merge #9390: arn attribute for AWS Lambda alias 2016-10-16 10:04:54 -07:00
@tmshn
8ec06e82b6 Added "arn" attribute to AWS Lambda alias 2016-10-16 21:43:44 +09:00
Paul Stack
94ba00b1bd Merge pull request #9385 from nicolai86/chore/provider-scaleway-doc-fix
provider/scaleway: fix headline in docs
2016-10-16 13:37:47 +02:00
Raphael Randschau
fc4c848778 provider/scaleway: add importer support 2016-10-15 23:49:14 +02:00
Raphael Randschau
903170ddf3 provider/scaleway: add image data source 2016-10-15 19:32:08 +02:00
Raphael Randschau
1552c33033 provider/scaleway: add bootscript data source
bootscripts allow you to start Scaleway servers with a specific kernel version.
The `scaleway_server`  has always had a bootscript parameter, and the
`scaleway_bootscript` datasource allows you to lookup bootscripts to be used in
conjunction with the `scaleway_server` resource.
2016-10-15 19:32:01 +02:00
Raphael Randschau
5cba23bf7b provider/scaleway: fix headline in docs 2016-10-15 14:29:11 +02:00
Paul Stack
0359146e8d Merge pull request #9360 from jcrowthe/patch-1
What should be specified is not obvious for Azure Network Security Groups
2016-10-15 02:47:18 +01:00
dnABic
4daf9eeef4 Changing t1.micro to t2.micro and m4.large 2016-10-15 01:02:44 +02:00
dnABic
c1d6e36616 Changing t1 to t2 and us-east-1 to us-west-2 2016-10-15 00:37:30 +02:00
James Turnbull
523fffe176 Data source docs missing data.
Several variables were missing the `data.` prefix in the new subnet and
VPC data source documentation.
2016-10-15 06:32:20 +11:00
Jason Costello
0bdf019c5d more clean up 2016-10-14 11:37:48 -07:00
Jason Costello
8e28bd766c clean up 2016-10-14 11:35:32 -07:00
Jason Costello
8b798ba45f position create section bg 2016-10-14 11:34:27 -07:00
James Nugent
c7c31677d9 Merge pull request #9371 from cwood/cwood/fix-sidebar-missing-bitbucket
Bitbucket missing from sidebar of providers link.
2016-10-14 11:59:44 -05:00
Colin Wood
a8c154b8f8 Bitbucket missing from sidebar of providers link. 2016-10-14 09:55:20 -07:00
Jacob Crowther
90caad5166 Specified a variable's contents
Specified that the security group needs to be addressed by it's id and not by its name. This will assist when debugging the error with message "{name} is invalid. Expect fully qualified resource Id that start with azure .properties.networkSecurityGroup.id"
2016-10-13 17:20:09 -06:00
Kot Chaosu
b2eebebad1 add vars explanation 2016-10-13 23:21:41 +02:00
Clint
46ee2ef51a Merge pull request #6819 from hashicorp/f-aws-vpc-data-sources
provider/aws: data sources for AWS network planning
2016-10-13 14:17:55 -05:00
James Bardin
7149894e41 Merge pull request #9340 from hashicorp/jbardin/key_file
Remove deprecated key_file and bastion_key_file
2016-10-13 14:08:09 -04:00
James Nugent
cdddc3774a Merge pull request #9348 from nicksantamaria/upgrade-docs-07-remote-state
Added 0.7 upgrade documentation for remote state references.
2016-10-13 12:49:55 -05:00
Nick Santamaria
6edbe2faf3 Removed errant backtick in AWS provider documentation. (#9317) 2016-10-13 08:50:46 -07:00
Martin Atkins
ad314118a6 Merge #9327: github_repository resource 2016-10-13 08:15:37 -07:00
Martin Atkins
e914db2385 website: github_team_repository purpose clarification
With the addition of github_repository it may be confusing that
github_team_repository only creates relationships, rather than creating
actual repositories. To reduce the chance of confusion, we'll make this
explicit in the docs for github_team_repository.

Also taking this opportunity to make the examples consistent with what
would be produced by hclfmt.
2016-10-13 08:04:18 -07:00
Martin Atkins
78c39c7c62 website: docs for github_repository resource 2016-10-13 08:04:18 -07:00
Nick Santamaria
52a4086a60 Fixed grammatical error. 2016-10-13 14:10:32 +11:00
Nick Santamaria
14e5c2d3f2 Added 0.7 upgrade documentation for remote state references. 2016-10-13 14:01:02 +11:00
Dave Walter
5a40fa2914 Update the docs for the AWS security_group_rule resource.
- clarify the description of the from/to port arguments
2016-10-12 12:24:45 -07:00
James Bardin
647d682348 Remove key_file from docs as well 2016-10-12 14:48:15 -04:00
Jason Costello
063f748e50 clean up 2016-10-12 10:58:34 -07:00
Jason Costello
b05164fc34 rewrite Feature Write styles with image toggle for layout 2016-10-12 10:55:46 -07:00
Jason Costello
5e4f002525 small mobile styles for all but Features 2016-10-11 17:08:42 -07:00
Jason Costello
c80e632e11 svg tweaks 2016-10-11 15:09:42 -07:00
Jason Costello
f5c6e38be4 better feature plan bg image 2016-10-11 09:20:52 -07:00
Jason Costello
82b43f253d clean up write art 2016-10-11 09:13:59 -07:00
Jason Costello
369f9b6ce3 center demo cta 2016-10-11 08:55:19 -07:00
Eric Nieuwenhuijsen
3e651a7130 provider/azurerm: Implement azurerm_storage_share 2016-10-11 11:41:21 +02:00
Kot Chaosu
5f4c0de3f8 add missing information
It's important to note this env var needs to be organization ID, at least for individual users (organization name doesn't work).
2016-10-11 11:25:54 +02:00
Michał Michałowski
635eb40c71 Config should reflect description
Example addons_config was supposed to show how to disable addons (http_load_balancing and horizontal_pod_autoscaling), but it was enabling them instead.
2016-10-11 10:14:27 +02:00
James Nugent
258005408b Merge pull request #9301 from jamtur01/patch-11
Updated provisioning getting started
2016-10-10 22:45:39 -04:00
James Nugent
276ff83b84 Merge pull request #9312 from nicolai86/chore/upgrade-scaleway-api
provider/scaleway: SDK upgrade
2016-10-10 22:44:15 -04:00
Jason Costello
6c2c713a39 apply JT's changes to the jumbotron 2016-10-10 19:08:13 -07:00
James Nugent
e23fc50661 Merge pull request #9300 from jamtur01/patch-10
Updates to the Connection docs
2016-10-10 20:25:02 -04:00
James Nugent
2f431d9a16 Merge pull request #9299 from jamtur01/patch-9
Some edits to the Chef provisioner page
2016-10-10 20:23:17 -04:00
Kot Chaosu
78fd57273b are -> is 2016-10-11 00:00:07 +02:00
Jason Costello
f5e5a4c7a9 smaller screen styles for customer list 2016-10-10 12:27:53 -07:00
Jason Costello
a405bd0af0 max-width 768 type and button base styles 2016-10-10 11:06:39 -07:00
Raphael Randschau
5e107cd009 provider/scaleway: Update provider docs with new attribute 2016-10-10 20:05:26 +02:00
Jason Costello
9a7605ac7b more clean up 2016-10-10 10:47:47 -07:00