mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
website: remote backend also supports multiple workspaces
This commit is contained in:
parent
71af3bc3ec
commit
3977598edb
@ -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".
|
||||
|
Loading…
Reference in New Issue
Block a user