docs: add AWS and GCP native deployment guides to navigation#5305
docs: add AWS and GCP native deployment guides to navigation#5305vmatsiiako merged 1 commit intomainfrom
Conversation
Add aws-native and gcp-native to the Installation methods section in docs.json to enable navigation to the new deployment guides. Co-Authored-By: ashwin@infisical.com <ashwin@infisical.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Greptile OverviewGreptile SummaryThis PR adds two navigation entries to Key points:
Important: The referenced documentation files ( Confidence Score: 4/5
Important Files Changed
|
The docs.json navigation updates will be handled in a separate PR (#5305). Co-Authored-By: ashwin@infisical.com <ashwin@infisical.com>
The docs.json navigation updates will be handled in a separate PR (#5305). Co-Authored-By: ashwin@infisical.com <ashwin@infisical.com>
Context
This PR adds navigation entries for the new AWS and GCP native deployment guides to the docs.json file. These entries enable users to navigate to the new self-hosting deployment guides from the documentation sidebar.
Important: This PR only adds the navigation entries. The actual documentation content is being added in separate PRs:
Merge order: This PR should be merged after PRs #5302 and #5303 to avoid broken navigation links.
Steps to verify the change
self-hosting/deployment-options/aws-nativeself-hosting/deployment-options/gcp-nativeType
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).Link to Devin run: https://app.devin.ai/sessions/de8b36ae4d4c4287ace71741aef029fe
Requested by: ashwin@infisical.com