Skip to content

Commit

Permalink
Add EBS_ENDPOINT to EBS Docker Managed plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
codenrhoden committed Dec 18, 2017
1 parent a704f03 commit febfb77
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .docker/plugins/ebs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,14 @@
],
"Value": ""
},
{
"Description": "",
"Name": "EBS_ENDPOINT",
"Settable": [
"value"
],
"Value": ""
},
{
"Description": "",
"Name": "EBS_KMSKEYID",
Expand Down

0 comments on commit febfb77

Please sign in to comment.