Browse Source

update docs

tags/v1.4.28
Jonathan Cobb 4 years ago
parent
commit
5e635962eb
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      config/activation.json

+ 1
- 0
config/activation.json View File

@@ -58,6 +58,7 @@
"credentials": {"apiKey": "your_digitalocean_api_key"} "credentials": {"apiKey": "your_digitalocean_api_key"}
}, },


// EC2 driver is incomplete, use one of the above instead
"AmazonEC2Driver" : { "AmazonEC2Driver" : {
"config": { "config": {
// region must be a valid value from the Regions enum: https://github.com/aws/aws-sdk-java/blob/master/aws-java-sdk-core/src/main/java/com/amazonaws/regions/Regions.java // region must be a valid value from the Regions enum: https://github.com/aws/aws-sdk-java/blob/master/aws-java-sdk-core/src/main/java/com/amazonaws/regions/Regions.java


Loading…
Cancel
Save