terraform/website/docs
Paddy Carver b8752c7610 Add a backend-specific env var for the GCS backend.
Right now, the only environment variable available is the same
environment variable that will be picked up by the GCP provider. Users
would like to be able to store state in separate projects or accounts or
otherwise authenticate to the provider with a service account that
doesn't have access to the state. This seems like a reasonable enough
practice to me, and the solution seems straightforward--offer an
environment variable that doesn't mean anything to the provider to
configure the backend credentials. I've added GOOGLE_BACKEND_CREDENTIALS
to manage just the backend credentials, and documented it appropriately.
2019-12-12 03:35:39 -08:00
..
backends Add a backend-specific env var for the GCS backend. 2019-12-12 03:35:39 -08:00
commands command: New -compact-warnings option 2019-12-10 11:53:14 -08:00
configuration website: Note about using jsonencode/yamlencode in templatefile 2019-12-11 12:57:01 -08:00
configuration-0-11 website: interpolation: clean up more placeholder formatting 2019-11-18 12:32:51 -08:00
import Change wording back to attach, add for_each mention 2019-11-01 11:47:46 -04:00
internals docs/internal/resource-addressing: Omit for_each full splat example for now 2019-08-08 08:56:57 -04:00
modules website: Fix a missing word in the Module Composition page 2019-10-28 15:19:26 -07:00
plugins website: Finish moving "writing custom providers" to /docs/extend/ 2019-01-11 16:36:40 -08:00
providers add stackpath links 2019-12-05 16:29:01 -08:00
provisioners website: Fix extension_requests argument name for Puppet provisioner 2019-11-06 17:14:12 -08:00
registry website: Add Terraform Registry Provider Docs page (#23139) 2019-10-28 16:05:22 -04:00
state website: Remove reference to the now-deprecated pgp_key provider design pattern 2019-11-06 17:05:09 -08:00
cli-index.html.md website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00