📚 pg backend supports multiple workspaces

This commit is contained in:
Mars Hall 2018-10-14 12:41:45 -07:00 committed by Mars Hall
parent 2831459ca2
commit 328e562925
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ Multiple workspaces are currently supported by the following backends:
* [GCS](/docs/backends/types/gcs.html)
* [Local](/docs/backends/types/local.html)
* [Manta](/docs/backends/types/manta.html)
* [Postgres](/docs/backends/types/pg.html)
* [S3](/docs/backends/types/s3.html)
In the 0.9 line of Terraform releases, this concept was known as "environment".