terraform/backend/remote-state/gcs
Florian Forster df386d3133 backend/remote-state/gcs: Automatically create the bucket if needed.
This resurrects the previously documented but unused "project" option.
This option is required to create buckets (so they are associated with the
right cloud project) but not to access the buckets later on (because their
names are globally unique).
2017-10-27 16:52:21 -04:00
..
backend.go backend/remote-state/gcs: Automatically create the bucket if needed. 2017-10-27 16:52:21 -04:00
backend_state.go backend/remote-state/gcs: Document the "prefix" option. 2017-10-27 16:51:21 -04:00
backend_test.go backend/remote-state/gcs: Implement an end-to-end test. 2017-10-27 16:51:21 -04:00
client.go backend/remote-state/gcs: Rename "gcloud" to "gcs" for backwards compatibility. 2017-10-27 16:51:21 -04:00