website: remote backend also supports multiple workspaces

This commit is contained in:
Nick Fagerlund 2019-03-08 12:01:38 +00:00 committed by Nick Fagerlund
parent 71af3bc3ec
commit 3977598edb
1 changed files with 1 additions and 0 deletions

View File

@ -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".