Max Riveiro
137fcfb5de
Massively add HCL source tag in docs Markdown files
...
Signed-off-by: Max Riveiro <kavu13@gmail.com >
2017-04-17 13:17:54 +03:00
Zach Gershman
df027d9e3c
removes region param from google_compute_backend_service ( #10903 )
...
* removes region param from backend_service
- this param was not being used in this service
- you need a regional_backend_service if you want to pass this
* deprecated region instead of outright removing
* put session affinity formatting back
2017-01-18 23:10:43 +00:00
Christoph Blecker
b61729bbaf
Fix formatting on google_compute_backend_service page
2017-01-16 13:42:55 -08:00
Benjamin Pineau
f2a3c5da82
provider/google: allow session affinity for compute_backend_service
...
Google's Backend Services gives users control over the session affinity modes.
Let's allow Terraform users to leverage this option.
We don't change the default value ("NONE", as provided by Google).
2016-11-30 23:50:50 +01:00
Christoph Blecker
20ca61a88a
Update docs to use GCP Image Families
2016-08-18 17:23:15 -07:00
Greg Aker
a8e8922ea8
Add enable_cdn to google_compute_backend_service.
...
Add the ability to add/remove the Cloud CDN configuration
option on a backend service.
2016-07-28 15:38:09 -05:00
Seth Vargo
29b073158f
Update documentation to include new "project" attribute
...
This commit also normalizes the format we display attributes.
2016-04-10 17:34:15 -04:00
Bill Fumerola
1ccfacd2dd
provider/google: use non-deprecated image in acceptance tests, documentation
2016-03-26 09:55:28 -07:00
Radek Simko
94456dd20c
Merge pull request #3713 from lwander/b-gcp-backend-region
...
provider/google: Region attribute wasn't wrapped in quotes
2015-11-02 10:47:27 +00:00
Lars Wander
966b5c9f02
provider/google: Region attribute wasn't wrapped in quotes
2015-10-31 09:52:50 -04:00
Lars Wander
07de5e7260
provider/google: SQL instance & database tests & documentation
2015-10-30 15:35:29 -04:00
Lars Wander
1be8e85d44
Implements optional region for remaining GCE resources
2015-10-06 14:44:40 -04:00
Radek Simko
0a0f532bf9
Make docs more accurate
2015-09-08 12:11:02 +01:00
Radek Simko
1578372e9b
google: Add docs for google_compute_backend_service
2015-09-08 10:22:15 +01:00