terraform/website/docs/backends/types
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
..
artifactory.html.md Typo in example artifactory backend subpath 2019-07-15 18:16:56 -04:00
azurerm.html.md Updated docs for using az cli or service principle 2019-05-31 23:22:11 -04:00
consul.html.md Fix typo in environment variable 2019-06-21 15:59:13 +02:00
etcd.html.md website: Reorganize nav sidebars to improve jumps between sections 2019-01-31 16:18:23 -08:00
etcdv3.html.md website: update terraform_remote_state syntax in backend docs 2018-10-29 09:22:21 -07:00
gcs.html.md Add a backend-specific env var for the GCS backend. 2019-12-12 03:35:39 -08:00
http.html.md backend/http: implement retries for the http backend (#19702) 2019-06-05 16:12:07 -04:00
index.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
local.html.md Mildwonkey/docs updates (#22623) 2019-08-28 15:34:22 -04:00
manta.html.md Implement the remote enhanced backend 2018-11-06 16:29:46 +01:00
oss.html.md add a new field ecs_role_name to support more scenario 2019-11-02 00:09:46 +08:00
pg.html.md remote-state/pg: add option to skip schema creation (#21607) 2019-08-27 11:14:32 -04:00
remote.html.md website: Fix example reference for remote backend (#23455) 2019-11-21 10:18:24 -08:00
s3.html.md Add support for SSE-C to S3 backend 2019-07-06 10:10:54 -05:00
swift.html.md Backend: add missing swift options into docs 2019-08-22 11:37:40 +02:00
terraform-enterprise.html.md website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00