Commit Graph

4546 Commits

Author SHA1 Message Date
Jonathan Thomas
4d359b318a website: add enterprise link in header and mobile sidebar. (#13653) 2017-04-14 11:52:14 +03:00
Adam Leventhal
a6f28d2d0b typo in iam_instance_profile docs (#13647) 2017-04-14 11:51:29 +03:00
Josh VanderLinden
24e857ae96 azurerm_redis_cache resource missing hostname (#13650)
* Fix Azure Redis Cache hostname attribute

* Fix inaccurate Azure Redis Cache docs
2017-04-14 11:49:49 +03:00
Quentin Machu
bf8d932d23 provider/local: Implement a new local_file resource
This commit adds the ability to provision files locally.
This is useful for cases where TerraForm generates assets
such as TLS certificates or templated documents that need
to be saved locally.

- While output variables can be used to return values to
the user, it is not extremly suitable for large content or
when many of these are generated, nor is it practical for
operators to manually save them on disk.
- While `local-exec` could be used with an `echo`, this
provider works across platforms and do not require any
convoluted escaping.
2017-04-13 14:57:29 -07:00
Mathieu Herbert
25cbbdea8a provider/google: datasource subnetwork and network (#12442)
* first version of this datasource

* add network and subnetwork datasource and documentation

* modify sidebar reference in documentation

* fix elements after review on network and subnetwork datasources

* fix fmt on Google provider.go

* modify code with the review

* modify documentation layout order

* fix alphabetic order in provider.go

* fix rebase issue and documentation datasource => data
2017-04-13 13:25:29 -07:00
Mark van den Boomen
b0407adaf5 Host based routing on ALB possible (#13623)
Tried to use the Host based routing feature of the ALB (ELB v2.0) with Terraform 0.9.2. Worked perfectly, so updating the documentation.
2017-04-13 17:55:07 +02:00
Michael Warkentin
2734a53887 Grammar fix (#13626) 2017-04-13 09:07:48 -05:00
tombuildsstuff
336a37bea3 Quoting the title for the iam_role data source
Fixes #13613
2017-04-13 10:32:43 +01:00
Tom Harvey
5e7531120c Merge pull request #13611 from steakfest/master
Fixing some documentation issues with the Azurerm Traffic Manager End…
2017-04-13 09:53:08 +01:00
Vishnu Bharathi
fb0533ee54 Fixes kubernetes namespace name to have valid format (#13615) 2017-04-13 07:24:10 +01:00
John McGowan
444cf35649 Fixing some documentation issues with the Azurerm Traffic Manager Endpoint page 2017-04-12 17:11:26 -06:00
Paddy
d34006bbbf Merge pull request #13270 from JDiPierro/google_address_importability
Google address importability
2017-04-12 15:46:08 -07:00
Mary Elizabeth Cutrali
e80a960dc5 add bitbucket & gitlab to docs sidebar 2017-04-12 16:39:22 -05:00
Martin Atkins
1601af7a07 v0.9.3 2017-04-12 20:21:42 +00:00
Dana Hoffman
11a20ddb53 provider/google: Add node_pool field in resource_container_cluster. (#13402) 2017-04-12 12:57:53 -07:00
Jenny Duckett
e57790e636 website: Add sidebar links to GitHub webhook resource pages
These resources and their documentation were added in
https://github.com/hashicorp/terraform/pull/12924. Add sidebar links to the
docs pages to make them easier to find.
2017-04-12 10:43:07 -07:00
Radek Simko
4606090c32 provider/aws: Add support for api_gateway_method_settings (#13542) 2017-04-12 16:13:33 +01:00
Jake Champlin
f1666b46e6 Merge pull request #13519 from StephenWeatherford/master
Doc fixes for azurerm - deployment template and virtual machine
2017-04-12 10:25:51 -04:00
Jake Champlin
0c20e9b615 Merge pull request #13536 from hashicorp/b-update-vsphere-docs-keeponremove
provider/vsphere: Add keep_on_remove to docs
2017-04-12 09:18:29 -04:00
Jake Champlin
0054c162d6 Merge pull request #13535 from hashicorp/b-update-instance-docs
provider/aws: Update instance documentation
2017-04-12 09:17:14 -04:00
Radek Simko
5f02c0b61a provider/aws: Add support for api_gateway_stage (#13540) 2017-04-12 08:35:00 +01:00
Radek Simko
1cf0cd87cb provider/kubernetes: Add support for persistent_volume_claim (#13527) 2017-04-12 08:33:26 +01:00
Stephen Weatherford
ae2a05e29f Note behavior of destroying deployment template in docs 2017-04-12 02:20:29 +00:00
Stephen Weatherford
0c76579c0c Use Incremental in sample, and Empty available for data disks 2017-04-12 02:20:29 +00:00
John Miller
9343a9da82 website: fix erroneous example for aws_iam_server_certificate
Fixed the example inline redacted private key having incongruent PEM header/footer
2017-04-11 16:51:11 -07:00
Mary Elizabeth Cutrali
13e826c580 include documentation for TFE GitLab integration 2017-04-11 10:46:09 -05:00
Mary Elizabeth Cutrali
f99a9b1873 include documentation for TFE bitbucket cloud 2017-04-11 10:46:09 -05:00
Mary Elizabeth Cutrali
0926083be1 add pages for bb & gitlab documentation 2017-04-11 10:42:28 -05:00
Jake Champlin
6a3ed342fa provider/vsphere: Add keep_on_remove to docs
Fixes: #13518
2017-04-11 10:21:48 -04:00
Jake Champlin
40fc19d812 provider/aws: Update instance documentation
Updates instance documentation.

Fixes: #13514
2017-04-11 09:57:15 -04:00
Alex Boyd
8592b3b120 nuke duplicate contact_id in statuscake docs (#13528) 2017-04-11 12:07:33 +03:00
Radek Simko
71a05e6f67 provider/kubernetes: Add support for persistent_volume 2017-04-11 07:04:57 +01:00
Paul Stack
3574052c8a provider/aws: Add support for EMR clusters to aws_appautoscaling_target (#13368)
```

```
2017-04-10 21:46:51 +03:00
Seth Vargo
0540c213c0 Update template provider 2017-04-10 12:29:20 -04:00
Seth Vargo
a765c320e4 Update nomad provider 2017-04-10 12:28:09 -04:00
Seth Vargo
ecda27e05a Update kubernetes provider 2017-04-10 12:26:41 -04:00
Seth Vargo
d37bf808df Update github provider 2017-04-10 12:25:29 -04:00
Seth Vargo
9bd2b38f2c Update fastly provider 2017-04-10 12:23:21 -04:00
Seth Vargo
cf550dfd78 Update dnsimple provider 2017-04-10 12:22:31 -04:00
Seth Vargo
1d6c7f35b6 Update dns provider 2017-04-10 12:22:13 -04:00
Seth Vargo
e9edc1d904 Update dme provider 2017-04-10 12:20:42 -04:00
Seth Vargo
e6784907d8 Update datadog provider 2017-04-10 12:20:16 -04:00
Seth Vargo
33483de62f Update consul provider 2017-04-10 12:19:36 -04:00
Seth Vargo
11ce92e9ca Update clobber provider 2017-04-10 12:15:47 -04:00
Seth Vargo
a4f78613b5 Update cloudstack provider 2017-04-10 12:15:08 -04:00
Seth Vargo
6bfb958dcd Update cloudflare provider 2017-04-10 12:12:48 -04:00
Seth Vargo
e525dc953f Update clc provider 2017-04-10 12:12:22 -04:00
Seth Vargo
5345547f79 Update circonus provider 2017-04-10 12:11:27 -04:00
Seth Vargo
cbeddbb407 Update chef provider 2017-04-10 12:09:04 -04:00
Seth Vargo
d10a8ece43 Fix README logo 2017-04-10 11:54:14 -04:00