Merge pull request #8384 from hashicorp/docs-csi-api

correcting CSI Plugins API sample response
This commit is contained in:
Chris Baker 2020-07-07 16:22:46 -05:00 committed by GitHub
commit edba8bca73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -88,10 +88,6 @@ $ curl \
[
{
"ID": "example_plugin_id",
"Topologies": [
{"key": "val"},
{"key": "val2"}
],
"Provider": "aws.ebs",
"Version": "1.0.1",
"ControllersRequired": true,