We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc3f2a commit b7aa730Copy full SHA for b7aa730
interface.yaml
@@ -205,17 +205,6 @@ variables:
205
and:
206
- use_existing_database
207
# Vault
208
- use_existing_api_key:
209
- type: boolean
210
- title: Use an existing API key
211
- required: true
212
- default: false
213
- description: The API key will be used to authenticate the user when using the OCI devops repository
214
- api_key:
215
- type: file
216
- title: Private key
217
218
- visible: use_existing_api_key
219
use_existing_vault:
220
type: boolean
221
title: Use an existing key vault
0 commit comments