Skip to content

Commit

Permalink
Add HCP Consul, match order in HCP Portal (#2424)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanfrappier committed Apr 26, 2024
1 parent 12f15e4 commit 624e317
Showing 1 changed file with 30 additions and 17 deletions.
47 changes: 30 additions & 17 deletions src/content/hcp/tutorials-sidebar.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
{
"sidebarCategories": [
{
"name": "HCP Vault Dedicated",
"items": [
{ "name": "Quickstart", "collectionSlug": "vault/cloud" },
{ "name": "Operations", "collectionSlug": "vault/cloud-ops" }
]
},
{
"name": "HCP Vault Secrets",
"name": "HCP Boundary",
"items": [
{
"name": "Quickstart",
"collectionSlug": "vault/hcp-vault-secrets-get-started"
"collectionSlug": "boundary/hcp-getting-started"
},
{
"name": "Administration",
"collectionSlug": "boundary/hcp-administration"
}
]
},
{
"name": "HCP Vault Radar",
"name": "HCP Consul",
"items": [
{
"name": "Foundations",
"collectionSlug": "vault/radar-foundations"
"name": "Quickstart",
"collectionSlug": "consul/get-started-hcp"
},
{
"name": "Connect services",
"collectionSlug": "consul/hcp-connect-services"
}
]
},
Expand All @@ -34,15 +35,27 @@
]
},
{
"name": "HCP Boundary",
"name": "HCP Vault Dedicated",
"items": [
{ "name": "Quickstart", "collectionSlug": "vault/cloud" },
{ "name": "Operations", "collectionSlug": "vault/cloud-ops" }
]
},
{
"name": "HCP Vault Secrets",
"items": [
{
"name": "Quickstart",
"collectionSlug": "boundary/hcp-getting-started"
},
"collectionSlug": "vault/hcp-vault-secrets-get-started"
}
]
},
{
"name": "HCP Vault Radar",
"items": [
{
"name": "Administration",
"collectionSlug": "boundary/hcp-administration"
"name": "Foundations",
"collectionSlug": "vault/radar-foundations"
}
]
},
Expand Down

0 comments on commit 624e317

Please sign in to comment.