From 5ebb9d818d0a318dcc6b9ae42a84aa01763d4b2c Mon Sep 17 00:00:00 2001 From: Cameron Childress Date: Tue, 30 Jan 2018 10:40:07 -0700 Subject: [PATCH] Workspaces are supported locally. --- website/docs/state/workspaces.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/state/workspaces.html.md b/website/docs/state/workspaces.html.md index 4495d6576..66738d3cd 100644 --- a/website/docs/state/workspaces.html.md +++ b/website/docs/state/workspaces.html.md @@ -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)