Remove CMEK v1 migration page#6383
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
4 Skipped Deployments
|
…into deprecate-cmek-v1
dhtclk
approved these changes
Jun 12, 2026
|
Docs PR opened: ClickHouse/mintlify-docs-dev#197 Removed the CMEK v1 to v2 migration page from Cloud guides and added a redirect to the CMEK page. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
All CMEK v1 services have been migrated to v2. Removing the migration instructions page.
Checklist
Note
Low Risk
Documentation-only change with a standard URL redirect; no product or security behavior changes.
Overview
Removes the Legacy CMEK migration guide (
05_cmek_migration.mdat/docs/cloud/security/cmek-migration) now that v1→v2 migration is complete, so the docs no longer describe manual console steps, AWS KMS policy updates, or Terraform migration for the old model.Adds a permanent redirect in
vercel.jsonfrom/docs/cloud/security/cmek-migrationto/docs/cloud/security/cmek, so bookmarks and external links land on the current CMEK documentation instead of a 404.Reviewed by Cursor Bugbot for commit 93e81c6. Bugbot is set up for automated code reviews on this repo. Configure here.