Commit 0d01240
committed
fix: Correct SaaS pricing for Auth0, GitLab CI, and HashiCorp Vault
- Auth0: Changed from $240-$2,400/year (10K-100K MAU) to $500-$5K/year (10K-25K MAU)
* Upper bound was 23× too low - 100K MAU actually costs ~$56K/year
* Adjusted range to reflect more accurate small-medium scale pricing
- GitLab CI: Fixed from $19-$99/user/year to $19-$99/user/MONTH
* Critical error - was off by 12×
* GitLab Premium/Ultimate are priced monthly, not annually
- HashiCorp Vault: Changed from "$0.03/hour per secret" to "$0.30-$2.50/hour per cluster"
* HCP Vault prices per cluster instance, not per secret
* Annual estimate ($15K-$40K) remains accurate
All other pricing claims remain verified as accurate.1 parent d00fa51 commit 0d01240
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
180 | | - | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
236 | | - | |
| 237 | + | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
| |||
0 commit comments