docs: Fix trivial json format (#10437)

pull/10445/head
Shigetaka Shirouchi 5 years ago committed by GitHub
parent 28245ec143
commit 7ef5246e94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -71,7 +71,7 @@ These look like:
```json
"builders": {
"type": "amazon-ebs"
"type": "amazon-ebs",
"access_key": "AKIAIOSFODNN7EXAMPLE",
"secret_key": "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY",
"region": "us-east-1",

Loading…
Cancel
Save