Paddy
9dffeddbb7
Document GOOGLE_APPLICATION_CREDENTIALS support.
...
We've supported GOOGLE_APPLICATION_CREDENTIALS as an environment
variable (it comes free with our OAuth2 client) but it has never been
documented. Documenting it now to resolve #12626 .
2017-04-28 16:16:38 -07:00
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
Seth Vargo
a2ee36d9ea
Replace // with #
2017-04-06 14:09:10 -04:00
Paddy
548a385706
Remove the account_file docs.
...
We no longer support it, so no point in continuing to document it.
2017-03-14 00:00:44 -07:00
Boy van Duuren
9dfbc20abf
Updated the google provider authentication documentation
...
The Authentication JSON File[1] part of the Google provider
documentation contained outdated information.
This has now been updated.
2016-06-20 23:54:54 +02:00
Seth Vargo
337895b51e
Read more default envvars for GCP
...
- Closes #5874
- Fixes #5872
2016-04-11 12:19:07 -04: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
Seth Vargo
7e5ca60369
Make GCP provider "project" attribute optional
2016-04-10 13:01:23 -04:00
Clint
986fcd95f9
provider/google: Accept GOOGLE_CLOUD_KEYFILE_JSON env var for credentials
2016-04-04 16:56:35 -05:00
Lars Wander
cda549ab17
provider/google: Update docs for acquiring service account credentials
2015-12-11 13:27:26 -05:00
Paul Hinze
eb9a93862b
provider/google: read credentials as contents instead of path
...
Building on the work in #3846 , shifting the Google provider's
configuration option from `account_file` to `credentials`.
2015-11-16 15:14:32 -06:00
Justin Campbell
773852e2d5
providers/google: Change account_file to JSON
...
If JSON fails to parse, treat it as a file path
2015-07-29 15:59:32 -04:00
Justin Campbell
c7954dbf74
providers/google: Document account_file_contents
2015-07-29 15:59:32 -04:00
Paul Hinze
5b53c26d33
docs: fill out all provider env var configuration
...
I find env vars a lot easier to use in day-to-day practice, so it's
probably a good idea to let the users have that benefit too!
2015-04-10 14:31:53 -05:00
Nolan Darilek
85fc1bca33
'project' should be set to the project's ID, not its name.
2015-03-21 09:16:16 -05:00
Dave Cunningham
1d41800cd2
Add docs
2015-01-30 15:12:13 -05:00
stungtoat
d3814d6180
providers/google: remove secrets file
...
fixes #452
2015-01-28 15:47:49 -06:00
Seth Vargo
073a0f76c5
Add meta descriptions to all pages
2014-10-21 23:21:56 -04:00
Jeff Goldschrafe
0dab8cb2c6
Update instructions for auth JSON files
2014-09-22 15:53:44 -04:00
Mitchell Hashimoto
7d5a96278d
website: document gce
2014-08-26 14:50:29 -07:00