Merge pull request #4836 from s-tajima/fix-typo-amazon-ebssurrogate-doc

builder/amazon-ebssurrogate: Fix typo of "type" in Basic Example.
This commit is contained in:
Matthew Hooker 2017-04-26 10:09:15 -07:00 committed by GitHub
commit 939c021beb
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ builder.
```json
{
"type" : "amazon-surrogate",
"type" : "amazon-ebssurrogate",
"secret_key" : "YOUR SECRET KEY HERE",
"access_key" : "YOUR KEY HERE",
"region" : "us-east-1",