Skip to content

Commit

Permalink
Features
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Jan 20, 2025
1 parent 2292ee4 commit f279734
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/src/pages/cloud/features.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,14 @@ const sections = [
}
},
{ name: 'Queue jobs management', tiers: { bref: false, cloud: true } },
{ name: 'Secrets management', tiers: {
bref: {
title: false,
description: 'AWS SSM Parameter Store',
},
cloud: true,
}
},
{ name: 'S3 files management', tiers: {
bref: {
title: false,
Expand Down

0 comments on commit f279734

Please sign in to comment.