docs: Fix trivial json format (#10437)

This commit is contained in:
Shigetaka Shirouchi 2021-01-04 19:02:11 +09:00 committed by GitHub
parent 28245ec143
commit 7ef5246e94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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