Closed PI-Victor closed 3 months ago
Skycrane must be able to load wasm component plugins that are written using the skyforge plugin api.
Skycrane must be able to read user defined configurations of cloud resources.
Skycrane is designed with how terraform solves some issues in mind, but diverges on the config the module system.
The CLI can read toml files and send them to the plugin, and the plugin can deserialize them
/close
Context:
Skycrane must be able to load wasm component plugins that are written using the skyforge plugin api.
Skycrane must be able to read user defined configurations of cloud resources.
Description:
Skycrane is designed with how terraform solves some issues in mind, but diverges on the config the module system.
Acceptance criteria: