File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77| Provider | Status | Notes |
88| --------------| ---------------------------| ---------------------------------------------------------------------------------------------------------|
9- | Azure | ✅ Implemented | Uses ` bosh-azure- storage-cli` with native type ` azurebs ` |
10- | AWS | ✅ Implemented | Uses ` bosh-s3cli ` with native type ` s3 ` |
11- | GCP | ✅ Implemented | Uses ` bosh-gcscli ` with native type ` gcs ` |
12- | Alibaba Cloud| ✅ Implemented | Uses ` bosh-ali- storage-cli` with native type ` alioss ` |
9+ | Azure | ✅ Implemented | Uses [ ` storage-cli ` ] ( https://github.com/cloudfoundry/storage-cli/tree/main/azurebs ) with native type ` azurebs ` |
10+ | AWS | ✅ Implemented | Uses [ ` storage-cli ` ] ( https://github.com/cloudfoundry/storage-cli/tree/main/s3 ) ` with native type ` s3` |
11+ | GCP | ✅ Implemented | Uses [ ` storage-cli ` ] ( https://github.com/cloudfoundry/storage-cli/tree/main/gcs ) with native type ` gcs ` |
12+ | Alibaba Cloud| ✅ Implemented | Uses [ ` storage-cli ` ] ( https://github.com/cloudfoundry/storage-cli/tree/main/alioss ) with native type ` alioss ` |
1313
1414** Configuration Migration Status:**
1515- The ` blobstore_provider ` field accepts both native storage-cli type names AND legacy fog names
You can’t perform that action at this time.
0 commit comments