Ah thankyou! I have that sorted now.
I have followed your guide and added a service to the mta.yaml file:
modules:
- name: HdbModuleTest
type: hdb
path: HdbModuleTest
requires:
- name: hdi-container
no-route: true
services:
centiq-hdi-container
And now it builds but reports that it has crashed. When I look at the logs I see this:
Error: no service definition found
Please let me know if you have a suspicion of what the issue is. Thanks!