Add small SaaS profile proof
This commit is contained in:
parent
79e4d10b68
commit
6351ebc627
40 changed files with 1696 additions and 54 deletions
|
|
@ -0,0 +1,17 @@
|
|||
id: small-saas/system/billing-system
|
||||
kind: system
|
||||
title: Small SaaS Billing System
|
||||
profile: small-saas
|
||||
service_ids:
|
||||
- small-saas/service/billing-portal
|
||||
tenant_ids:
|
||||
- small-saas/tenant/acme
|
||||
- small-saas/tenant/globex
|
||||
owner_team: small-saas/team/platform
|
||||
relationships:
|
||||
- type: includes
|
||||
target: small-saas/service/billing-portal
|
||||
- type: serves
|
||||
target: small-saas/tenant/acme
|
||||
- type: serves
|
||||
target: small-saas/tenant/globex
|
||||
Loading…
Add table
Add a link
Reference in a new issue