Skip to content

Commit

Permalink
EDU-3329: Adds January 2025 Price updates
Browse files Browse the repository at this point in the history
- Changes Future Pricing to Pricing, updating titles, slugs, notes
- Changes Pricing to Legacy Pricing, updating titles, slugs, notes

Both pages may be subject to further changes before the January release

Do not merge. Blocked on release.
  • Loading branch information
fairlydurable committed Dec 6, 2024
1 parent d8575e6 commit ab8c82f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 12 deletions.
9 changes: 4 additions & 5 deletions docs/evaluate/temporal-cloud/legacy-pricing.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
id: legacy-pricing
title: Temporal Cloud pricing
sidebar_label: Pricing
sidebar_position: 6
title: Temporal Cloud legacy pricing
sidebar_label: Legacy pricing
description: Temporal Cloud offers flexible, predictable pricing for Workflows, Activities, Workers, and storage. Pay for what you use with volume discounts and credit savings.
slug: /cloud/pricing
slug: /cloud/legacy_pricing
toc_max_heading_level: 4
keywords:
- explanation
Expand All @@ -24,7 +23,7 @@ tags:

:::tip Support, stability, and dependency info

Temporal Cloud pricing structures [will update](/cloud/future_pricing) in January 2025 (February 2025 for existing customers).
Temporal Cloud pricing structures [will update](/cloud/pricing) in February 2025 for existing customers.

:::

Expand Down
11 changes: 5 additions & 6 deletions docs/evaluate/temporal-cloud/pricing.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
id: pricing
title: Temporal Cloud future pricing
sidebar_label: Future pricing
sidebar_position: 6
title: Temporal Cloud pricing
sidebar_label: Pricing
description: Temporal Cloud offers flexible, predictable pricing for Workflows, Activities, Workers, and Storage. Pay for what you use with volume discounts and credit savings.
slug: /cloud/future_pricing
slug: /cloud/pricing
toc_max_heading_level: 4
keywords:
- explanation
Expand All @@ -24,8 +23,8 @@ tags:

:::tip Support, stability, and dependency info

The pricing structure on this page goes into effect in January 2025 for new customers and February 2025 for existing customers.
Please refer to the current [Pricing](/cloud/pricing) page until that time.
Temporal Cloud pricing structures will in February 2025 for existing customers.
Until then, existing customers should reference our [legacy pricing](/cloud/legacy_pricing) page.

:::

Expand Down
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ module.exports = {
"evaluate/temporal-cloud/service-availability",
"evaluate/temporal-cloud/limits",
"evaluate/temporal-cloud/sla",
"evaluate/temporal-cloud/legacy-pricing",
"evaluate/temporal-cloud/pricing",
"evaluate/temporal-cloud/legacy-pricing",
"evaluate/temporal-cloud/support", // This will become legacy support in Jan 2025, removed in Feb 2025 Its file is legacy-support
"evaluate/temporal-cloud/future_support", // This will become support in Jan 2025. Its file is support
],
Expand Down

0 comments on commit ab8c82f

Please sign in to comment.