website: Add Google and Microsoft products to the summary for supported remote backends (#26204)

* Added Google and Microsoft products to the summary for supported remote backends

* Backends ordering change
This commit is contained in:
Petros Kolyvas 2020-09-10 17:07:46 -03:00 committed by GitHub
parent b60ede1f9f
commit 0babd493ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Terraform at the same time.
With _remote_ state, Terraform writes the state data to a remote data store,
which can then be shared between all members of a team. Terraform supports
storing state in [Terraform Cloud](https://www.hashicorp.com/products/terraform/),
[HashiCorp Consul](https://www.consul.io/), Amazon S3, Alibaba Cloud OSS, and more.
[HashiCorp Consul](https://www.consul.io/), Amazon S3, Azure Blob Storage, Google Cloud Storage, Alibaba Cloud OSS, and more.
Remote state is a feature of [backends](/docs/backends). Configuring and
using remote backends is easy and you can get started with remote state