summaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
Diffstat (limited to 'infra')
-rw-r--r--infra/console.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/infra/console.ts b/infra/console.ts
index 5b08e9cea..ba1ff15bf 100644
--- a/infra/console.ts
+++ b/infra/console.ts
@@ -133,6 +133,8 @@ const ZEN_MODELS = [
new sst.Secret("ZEN_MODELS6"),
new sst.Secret("ZEN_MODELS7"),
new sst.Secret("ZEN_MODELS8"),
+ new sst.Secret("ZEN_MODELS9"),
+ new sst.Secret("ZEN_MODELS10"),
]
const STRIPE_SECRET_KEY = new sst.Secret("STRIPE_SECRET_KEY")
const STRIPE_PUBLISHABLE_KEY = new sst.Secret("STRIPE_PUBLISHABLE_KEY")