dip questions yaml add

This commit is contained in:
ychangkim
2026-06-16 16:37:07 +09:00
parent f4d287abef
commit 6805aa652f
27 changed files with 703 additions and 2 deletions
@@ -0,0 +1,10 @@
questions:
- variable: infisical.username
label: username
type: hidden
default: "sudouser"
- variable: infisical.password
label: Password
type: password
required: true
default: ""