capactio / capact

Simple way to manage applications and infrastructure.
https://capact.io
Apache License 2.0
80 stars 19 forks source link

Add option to define optional TypeInstance on the Interface manifest #539

Open mszostok opened 2 years ago

mszostok commented 2 years ago

Description

Add option to define optional TypeInstance on the Interface manifest.

Currently, we can define the additionalInput.typeInstance but only on Implementations. This causes problems defined in:

To solve them we could add an option to specify the additional TypeInstance also on Interfaces.