Skip to content

Commit 355a1e8

Browse files
committed
azapi module
1 parent b14666e commit 355a1e8

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

modules/cloud_account/azure/0.2/facets.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ outputs:
6161
client_id: attributes.client_id
6262
client_secret: attributes.client_secret
6363
tenant_id: attributes.tenant_id
64+
azapi:
65+
source: Azure/azapi
66+
version: 2.5.0
67+
attributes:
68+
subscription_id: attributes.subscription_id
69+
client_id: attributes.client_id
70+
client_secret: attributes.client_secret
71+
tenant_id: attributes.tenant_id
6472
sample:
6573
version: '0.2'
6674
flavor: azure

0 commit comments

Comments
 (0)