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

Shared storage #19

Open t-ikeda-sti opened 11 months ago

t-ikeda-sti commented 11 months ago

User Story

Developers want to share state among multiple developers using cloud storage. In this case, there are two types of credential information: those to be shared and those to be stored privately. The credentials to be shared should be securely managed in cloud storage (e.g. Azure Vault), while the credentials to be used privately should be entered from a local PC.

Acceptance Criteria

(TBD)