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

builder/amazon-ebssurrogate: Fix typo of "type" in Basic Example.
pull/4760/head^2
Matthew Hooker 9 years ago committed by GitHub
commit 939c021beb

@ -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",

Loading…
Cancel
Save