software/theia: Fix null parameters templating

Before this commit, instance parameters that have a default null value
in JSON format were rendered as 'None' string in instance-theia.cfg.

In particular, Theia frontends were always requested with unsolvable
SLA parameters that prevented a frontend from ever being allocated:
```
sla-instance_guid = None
```
2 jobs for fix/simplehttpserver
in 0 seconds, using 0 compute credits, and was queued for 0 seconds