Merge pull request #17245 from cchildress/workspaces_docs

Workspaces are supported locally.
This commit is contained in:
James Bardin 2018-01-30 15:16:16 -05:00 committed by GitHub
commit 9a7db39f45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Multiple workspaces are currently supported by the following backends:
* [AzureRM](/docs/backends/types/azurerm.html)
* [Consul](/docs/backends/types/consul.html)
* [GCS](/docs/backends/types/gcs.html)
* [Local](/docs/backends/types/local.html)
* [Manta](/docs/backends/types/manta.html)
* [S3](/docs/backends/types/s3.html)