feat(billing): implement tenant subscription entitlements system (milestones 0-6)
This commit is contained in:
@@ -2,3 +2,8 @@ effects:
|
||||
- name: noop
|
||||
provider: noop
|
||||
config: {}
|
||||
- name: send_email
|
||||
provider: email
|
||||
config:
|
||||
backend: smtp
|
||||
url_env: RUNNER_SMTP_URL
|
||||
|
||||
Reference in New Issue
Block a user