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:
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…
Reference in New Issue