websites/workspaces: Add Manta to the list of workspace backends (#16545)

As Manta backend has now been merged, this should have been done in the same PR - apologises for that
This commit is contained in:
Paul Stack 2017-11-03 16:26:19 +02:00 committed by Tom Harvey
parent 84d18ad579
commit 002200b8f1

View File

@ -22,6 +22,7 @@ Multiple workspaces are currently supported by the following backends:
* [AzureRM](/docs/backends/types/azurerm.html) * [AzureRM](/docs/backends/types/azurerm.html)
* [Consul](/docs/backends/types/consul.html) * [Consul](/docs/backends/types/consul.html)
* [S3](/docs/backends/types/s3.html) * [S3](/docs/backends/types/s3.html)
* [Manta](/docs/backends/types/manta.html)
In the 0.9 line of Terraform releases, this concept was known as "environment". In the 0.9 line of Terraform releases, this concept was known as "environment".
It was renamed in 0.10 based on feedback about confusion caused by the It was renamed in 0.10 based on feedback about confusion caused by the