SIOS-Technology-Inc / dacrane

"Dacrane" is a Delivery as Code (DaC) tool for deploying cloud infrastructures and applications anywhere.
Apache License 2.0
61 stars 1 forks source link

Dacrane Custom Plugin #29

Closed t-ikeda-sti closed 11 months ago

t-ikeda-sti commented 1 year ago

User Story

Developers are willing to release their own plugins. In developing the plug-ins, there are some dependencies regarding middleware, and we would like to release them in containers.

Acceptance Criteria

modules:
- name: foo
  module: [docker_image_name]:[tag]/[data|resource]/[data_or_resource_name]
t-ikeda-sti commented 11 months ago

implemented.