terraform/backend/remote-state/gcloud
Florian Forster 5cb574035a backend/remote-state/gcloud: Refactor Backend.remoteClient().
This replaces stateFileName() and lockFileName() with path.Join().

Fixes:
* https://github.com/golang/go/wiki/CodeReviewComments#doc-comments
* https://github.com/golang/go/wiki/CodeReviewComments#doc-comments
2017-10-27 16:51:21 -04:00
..
backend.go backend/remote-state/gcloud: Refactor Backend.States(). 2017-10-27 16:51:21 -04:00
backend_state.go backend/remote-state/gcloud: Refactor Backend.remoteClient(). 2017-10-27 16:51:21 -04:00
client.go backend/remote-state/gcloud: Use the lock file's generation as lock ID. 2017-10-27 16:51:21 -04:00