website: re-add forgotten updates (#8890)

This commit is contained in:
R.B. Boyer 2020-10-08 15:33:51 -05:00 committed by GitHub
parent 61acf05286
commit b286e075f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -282,6 +282,9 @@ From Consul Enterprise version `1.5.0` onwards, you can store snapshots in Azure
- `-azure-blob-container-name` - Container to use. Required for Azure blob storage, and setting this
disables local storage.
* `-azure-blob-environment` - Environment to use. Defaults to AZUREPUBLICCLOUD. Other valid environments
are AZURECHINACLOUD, AZUREGERMANCLOUD and AZUREUSGOVERNMENTCLOUD. Introduced in Consul 1.7.3.
#### Google Cloud Storage options
From Consul Enterprise version `1.6.1` onwards, you can store snapshots in Google Cloud Storage. Authentication relies on automatic discovery through the sdk as described [here](https://cloud.google.com/docs/authentication/production):