Commit Graph

15 Commits

Author SHA1 Message Date
Dana Hoffman
3eb1ea08db provider/google: better visibility for compute_region_backend_service (#14301) 2017-05-09 13:10:14 +03:00
Max Riveiro
f31cca6ba3 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
b82d724f85 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
1b977f79c2 Fix formatting on google_compute_backend_service page 2017-01-16 13:42:55 -08:00
Benjamin Pineau
9e26fb8bdc 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
a0886decc3 Update docs to use GCP Image Families 2016-08-18 17:23:15 -07:00
Greg Aker
45b78ab468 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
9da0d13c73 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
4aa7bbc92e provider/google: use non-deprecated image in acceptance tests, documentation 2016-03-26 09:55:28 -07:00
Radek Simko
345827738d 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
8c4fb4e537 provider/google: Region attribute wasn't wrapped in quotes 2015-10-31 09:52:50 -04:00
Lars Wander
e2baa63aeb provider/google: SQL instance & database tests & documentation 2015-10-30 15:35:29 -04:00
Lars Wander
b06b6fe2fd Implements optional region for remaining GCE resources 2015-10-06 14:44:40 -04:00
Radek Simko
cd3130345b Make docs more accurate 2015-09-08 12:11:02 +01:00
Radek Simko
cbe54fc3ce google: Add docs for google_compute_backend_service 2015-09-08 10:22:15 +01:00