Skip to content

Commit

Permalink
Add azure storage blob bom
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Sundberg <[email protected]>
  • Loading branch information
seansund committed Mar 15, 2023
1 parent 0bc0148 commit 2072618
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions boms/infrastructure/azure/150-azure-storage-blob.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
apiVersion: cloud.ibm.com/v1alpha1
kind: BillOfMaterial
metadata:
name: 150-azure-storage-blob
labels:
type: infrastructure
platform: azure
code: '150'
annotations:
displayName: Azure Storage Blob
description: Provision a storage blob on Azure
vpn/required: 'false'
spec:
version: v1.0.0
modules:
- name: azure-resource-group
alias: blob_resource_group
default: true
- name: azure-storage-blob

0 comments on commit 2072618

Please sign in to comment.