Followed same format as cluster.json.

Instead of camelcase, used snake-case to match those used by the default
Aurora python client.
This commit is contained in:
Pradyumna Kaushik 2018-06-25 10:56:42 -07:00
parent ee57cfae4b
commit 91626dc7ec
3 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
"ram_mb": 64,
"disk_mb": 100,
"executor": "thermos",
"execDataFile": "examples/thermos_payload.json",
"exec_data_file": "examples/thermos_payload.json",
"service": true,
"ports": 1,
"instances": 1