Update questions.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-02-07 14:04:12 +01:00
committed by GitHub
parent a580c8c845
commit e515607683
+18 -8
View File
@@ -244,8 +244,18 @@ questions:
schema: schema:
type: string type: string
default: "" default: ""
- variable: apiTimeout - variable: s3ForcePathStyle
label: "apiTimeout" label: "s3ForcePathStyle"
schema:
type: string
default: ""
- variable: s3Url
label: "s3Url"
schema:
type: string
default: ""
- variable: kmsKeyId
label: "kmsKeyId"
schema: schema:
type: string type: string
default: "" default: ""
@@ -254,18 +264,18 @@ questions:
schema: schema:
type: string type: string
default: "" default: ""
- variable: incremental - variable: storageAccount
label: "incremental" label: "storageAccount"
schema: schema:
type: string type: string
default: "" default: ""
- variable: snapshotLocation - variable: publicUrl
label: "snapshotLocation" label: "publicUrl"
schema: schema:
type: string type: string
default: "" default: ""
- variable: project - variable: insecureSkipTLSVerify
label: "project" label: "insecureSkipTLSVerify"
schema: schema:
type: string type: string
default: "" default: ""