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

Prevent unintended destruction #13

Open t-ikeda-sti opened 1 year ago

t-ikeda-sti commented 1 year ago

User Story

Developers have concerns about unintentionally destroying the environment. For example, they may execute $ dacrane down and destroy a critical environment such as the production environment.

Acceptance Criteria

(TBD)