Skip to content

Commit a9d88a2

Browse files
committed
Revert changes to state/azure/blobstorage/v2/metadata.yaml
Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
1 parent c3ac2a2 commit a9d88a2

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

state/azure/blobstorage/v2/metadata.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,6 @@ builtinAuthenticationProfiles:
1919
sensitive: false
2020
description: "The storage account name"
2121
example: '"mystorageaccount"'
22-
- name: "azuread.spiffe"
23-
metadata:
24-
- name: accountName
25-
required: true
26-
sensitive: false
27-
description: "The storage account name"
28-
example: '"mystorageaccount"'
29-
- name: tenantId
30-
required: true
31-
sensitive: false
32-
description: "The Azure AD tenant ID"
33-
example: '"00000000-0000-0000-0000-000000000000"'
34-
- name: clientId
35-
required: true
36-
sensitive: false
37-
description: "The Azure AD client ID (application ID)"
38-
example: '"00000000-0000-0000-0000-000000000000"'
3922
authenticationProfiles:
4023
- title: "Connection string"
4124
description: "Authenticate using a connection string."

0 commit comments

Comments
 (0)