diff --git a/website/docs/state/workspaces.html.md b/website/docs/state/workspaces.html.md index 3d5018592..568d4f823 100644 --- a/website/docs/state/workspaces.html.md +++ b/website/docs/state/workspaces.html.md @@ -31,6 +31,7 @@ Multiple workspaces are currently supported by the following backends: * [Local](/docs/backends/types/local.html) * [Manta](/docs/backends/types/manta.html) * [Postgres](/docs/backends/types/pg.html) + * [Remote](/docs/backends/types/remote.html) * [S3](/docs/backends/types/s3.html) In the 0.9 line of Terraform releases, this concept was known as "environment".