|
156 | 156 | ] |
157 | 157 | }, |
158 | 158 | { |
159 | | - "title": "Use dynamic provider credentials", |
160 | | - "routes": [ |
161 | | - { "title": "Overview", "href": "dynamic-provider-credentials" }, |
162 | | - { "title": "Workload identity tokens", "href": "dynamic-provider-credentials/workload-identity-tokens" }, |
163 | | - { "title": "Vault configuration", "href": "dynamic-provider-credentials/vault-configuration" }, |
164 | | - { "title": "AWS configuration", "href": "dynamic-provider-credentials/aws-configuration" }, |
165 | | - { "title": "GCP configuration", "href": "dynamic-provider-credentials/gcp-configuration" }, |
166 | | - { "title": "Azure configuration", "href": "dynamic-provider-credentials/azure-configuration" }, |
167 | | - { "title": "Kubernetes configuration", "href": "dynamic-provider-credentials/kubernetes-configuration" }, |
168 | | - { "title": "HCP configuration", "href": "dynamic-provider-credentials/hcp-configuration" }, |
169 | | - { "title": "Manually generating workload identity tokens", "href": "dynamic-provider-credentials/manual-generation" }, |
170 | | - { "title": "Specifying multiple configurations", "href": "dynamic-provider-credentials/specifying-multiple-configurations"}, |
171 | | - { |
172 | | - "title": "Vault-backed dynamic credentials", |
173 | | - "routes": [ |
174 | | - { "title": "Overview", "href": "dynamic-provider-credentials/vault-backed" }, |
175 | | - { "title": "AWS configuration", "href": "dynamic-provider-credentials/vault-backed/aws-configuration" }, |
176 | | - { "title": "GCP configuration", "href": "dynamic-provider-credentials/vault-backed/gcp-configuration" }, |
177 | | - { "title": "Azure configuration", "href": "dynamic-provider-credentials/vault-backed/azure-configuration" } |
178 | | - ] |
179 | | - }, |
180 | | - { |
181 | | - "title": "HCP Vault secrets-backed dynamic credentials", |
182 | | - "routes": [ |
183 | | - { "title": "Overview", "href": "dynamic-provider-credentials/hcp-vault-secrets-backed" }, |
184 | | - { "title": "AWS configuration", "href": "dynamic-provider-credentials/hcp-vault-secrets-backed/aws-configuration" }, |
185 | | - { "title": "GCP configuration", "href": "dynamic-provider-credentials/hcp-vault-secrets-backed/gcp-configuration" } |
186 | | - ] |
187 | | - } |
188 | | - ] |
189 | | - }, |
190 | | - { |
191 | 159 | "title": "Variables", |
192 | 160 | "routes": [ |
193 | 161 | { "title": "Overview", "path": "variables" }, |
|
200 | 168 | { |
201 | 169 | "title": "Connecting to VCS", |
202 | 170 | "routes": [ |
203 | | - { "title": "Overview", "path": "vcs" }, |
204 | | - { |
205 | | - "title": "GitHub.com", |
206 | | - "path": "vcs/github-app" |
207 | | - }, |
208 | | - { "title": "GitHub.com (OAuth)", "path": "vcs/github" }, |
209 | | - { |
210 | | - "title": "GitHub Enterprise", |
211 | | - "path": "vcs/github-enterprise" |
212 | | - }, |
213 | | - { "title": "GitLab.com", "path": "vcs/gitlab-com" }, |
214 | | - { "title": "GitLab EE and CE", "path": "vcs/gitlab-eece" }, |
215 | | - { "title": "Bitbucket cloud", "path": "vcs/bitbucket-cloud" }, |
216 | | - { |
217 | | - "title": "Bitbucket data center", |
218 | | - "path": "vcs/bitbucket-data-center" |
219 | | - }, |
220 | | - { |
221 | | - "title": "Azure DevOps services (OAuth)", |
222 | | - "path": "vcs/azure-devops-services" |
223 | | - }, |
224 | | - { |
225 | | - "title": "Azure DevOps services (PAT)", |
226 | | - "path": "vcs/azure-devops-services-pat" |
227 | | - }, |
228 | | - { |
229 | | - "title": "Azure DevOps server", |
230 | | - "path": "vcs/azure-devops-server" |
231 | | - }, |
232 | | - { "title": "Private VCS providers", "path": "vcs/private"}, |
233 | | - { "title": "Troubleshooting", "path": "vcs/troubleshooting" } |
| 171 | + { "title": "Overview", "path": "vcs" }, |
| 172 | + { |
| 173 | + "title": "GitHub.com", |
| 174 | + "path": "vcs/github-app" |
| 175 | + }, |
| 176 | + { "title": "GitHub.com (OAuth)", "path": "vcs/github" }, |
| 177 | + { |
| 178 | + "title": "GitHub Enterprise", |
| 179 | + "path": "vcs/github-enterprise" |
| 180 | + }, |
| 181 | + { "title": "GitLab.com", "path": "vcs/gitlab-com" }, |
| 182 | + { "title": "GitLab EE and CE", "path": "vcs/gitlab-eece" }, |
| 183 | + { "title": "Bitbucket cloud", "path": "vcs/bitbucket-cloud" }, |
| 184 | + { |
| 185 | + "title": "Bitbucket data center", |
| 186 | + "path": "vcs/bitbucket-data-center" |
| 187 | + }, |
| 188 | + { |
| 189 | + "title": "Azure DevOps services (OAuth)", |
| 190 | + "path": "vcs/azure-devops-services" |
| 191 | + }, |
| 192 | + { |
| 193 | + "title": "Azure DevOps services (PAT)", |
| 194 | + "path": "vcs/azure-devops-services-pat" |
| 195 | + }, |
| 196 | + { |
| 197 | + "title": "Azure DevOps server", |
| 198 | + "path": "vcs/azure-devops-server" |
| 199 | + }, |
| 200 | + { "title": "Private VCS providers", "path": "vcs/private"}, |
| 201 | + { "title": "Troubleshooting", "path": "vcs/troubleshooting" } |
234 | 202 | ] |
235 | 203 | }, |
236 | 204 | { |
|
423 | 391 | } |
424 | 392 | ] |
425 | 393 | }, |
| 394 | + { |
| 395 | + "title": "Use dynamic provider credentials", |
| 396 | + "routes": [ |
| 397 | + { "title": "Overview", "href": "dynamic-provider-credentials" }, |
| 398 | + { "title": "Workload identity tokens", "href": "dynamic-provider-credentials/workload-identity-tokens" }, |
| 399 | + { "title": "Vault configuration", "href": "dynamic-provider-credentials/vault-configuration" }, |
| 400 | + { "title": "AWS configuration", "href": "dynamic-provider-credentials/aws-configuration" }, |
| 401 | + { "title": "GCP configuration", "href": "dynamic-provider-credentials/gcp-configuration" }, |
| 402 | + { "title": "Azure configuration", "href": "dynamic-provider-credentials/azure-configuration" }, |
| 403 | + { "title": "Kubernetes configuration", "href": "dynamic-provider-credentials/kubernetes-configuration" }, |
| 404 | + { "title": "HCP configuration", "href": "dynamic-provider-credentials/hcp-configuration" }, |
| 405 | + { "title": "Manually generating workload identity tokens", "href": "dynamic-provider-credentials/manual-generation" }, |
| 406 | + { "title": "Specifying multiple configurations", "href": "dynamic-provider-credentials/specifying-multiple-configurations"}, |
| 407 | + { |
| 408 | + "title": "Vault-backed dynamic credentials", |
| 409 | + "routes": [ |
| 410 | + { "title": "Overview", "href": "dynamic-provider-credentials/vault-backed" }, |
| 411 | + { "title": "AWS configuration", "href": "dynamic-provider-credentials/vault-backed/aws-configuration" }, |
| 412 | + { "title": "GCP configuration", "href": "dynamic-provider-credentials/vault-backed/gcp-configuration" }, |
| 413 | + { "title": "Azure configuration", "href": "dynamic-provider-credentials/vault-backed/azure-configuration" } |
| 414 | + ] |
| 415 | + }, |
| 416 | + { |
| 417 | + "title": "HCP Vault secrets-backed dynamic credentials", |
| 418 | + "routes": [ |
| 419 | + { "title": "Overview", "href": "dynamic-provider-credentials/hcp-vault-secrets-backed" }, |
| 420 | + { "title": "AWS configuration", "href": "dynamic-provider-credentials/hcp-vault-secrets-backed/aws-configuration" }, |
| 421 | + { "title": "GCP configuration", "href": "dynamic-provider-credentials/hcp-vault-secrets-backed/gcp-configuration" } |
| 422 | + ] |
| 423 | + } |
| 424 | + ] |
| 425 | + }, |
426 | 426 | { |
427 | 427 | "title": "Cost estimation", |
428 | 428 | "routes": [ |
|
453 | 453 | ] |
454 | 454 | }, |
455 | 455 | { |
456 | | - "title": "Control state and plan file encryption", |
457 | | - "routes": [ |
458 | | - { "title": "Overview", "path": "hold-your-own-key" }, |
459 | | - { "title": "How hold your own key works", "path": "hold-your-own-key/concepts" }, |
460 | | - { "title": "Configure and manage keys", "path": "hold-your-own-key/configure" } |
| 456 | + "title": "Control state and plan file encryption", |
| 457 | + "routes": [ |
| 458 | + { "title": "Overview", "path": "hold-your-own-key" }, |
| 459 | + { "title": "How hold your own key works", "path": "hold-your-own-key/concepts" }, |
| 460 | + { "title": "Configure and manage keys", "path": "hold-your-own-key/configure" } |
461 | 461 | ] |
462 | 462 | }, |
463 | 463 | { |
|
601 | 601 | { "title": "Configuration versions", "path": "stacks/deploy/configuration-versions" }, |
602 | 602 | { "title": "Review deployment plans", "path": "stacks/deploy/plans" } |
603 | 603 | ] |
604 | | - } |
| 604 | + }, |
| 605 | + { |
| 606 | + "title": "Use dynamic provider credentials", |
| 607 | + "routes": [ |
| 608 | + { "title": "Overview", "href": "dynamic-provider-credentials" }, |
| 609 | + { "title": "Workload identity tokens", "href": "dynamic-provider-credentials/workload-identity-tokens" }, |
| 610 | + { "title": "Vault configuration", "href": "dynamic-provider-credentials/vault-configuration" }, |
| 611 | + { "title": "AWS configuration", "href": "dynamic-provider-credentials/aws-configuration" }, |
| 612 | + { "title": "GCP configuration", "href": "dynamic-provider-credentials/gcp-configuration" }, |
| 613 | + { "title": "Azure configuration", "href": "dynamic-provider-credentials/azure-configuration" }, |
| 614 | + { "title": "Kubernetes configuration", "href": "dynamic-provider-credentials/kubernetes-configuration" }, |
| 615 | + { "title": "HCP configuration", "href": "dynamic-provider-credentials/hcp-configuration" }, |
| 616 | + { "title": "Manually generating workload identity tokens", "href": "dynamic-provider-credentials/manual-generation" }, |
| 617 | + { "title": "Specifying multiple configurations", "href": "dynamic-provider-credentials/specifying-multiple-configurations"}, |
| 618 | + { |
| 619 | + "title": "Vault-backed dynamic credentials", |
| 620 | + "routes": [ |
| 621 | + { "title": "Overview", "href": "dynamic-provider-credentials/vault-backed" }, |
| 622 | + { "title": "AWS configuration", "href": "dynamic-provider-credentials/vault-backed/aws-configuration" }, |
| 623 | + { "title": "GCP configuration", "href": "dynamic-provider-credentials/vault-backed/gcp-configuration" }, |
| 624 | + { "title": "Azure configuration", "href": "dynamic-provider-credentials/vault-backed/azure-configuration" } |
| 625 | + ] |
| 626 | + }, |
| 627 | + { |
| 628 | + "title": "HCP Vault secrets-backed dynamic credentials", |
| 629 | + "routes": [ |
| 630 | + { "title": "Overview", "href": "dynamic-provider-credentials/hcp-vault-secrets-backed" }, |
| 631 | + { "title": "AWS configuration", "href": "dynamic-provider-credentials/hcp-vault-secrets-backed/aws-configuration" }, |
| 632 | + { "title": "GCP configuration", "href": "dynamic-provider-credentials/hcp-vault-secrets-backed/gcp-configuration" } |
| 633 | + ] |
| 634 | + } |
| 635 | + ] |
| 636 | + } |
605 | 637 | ] |
606 | 638 | }, |
607 | 639 | { |
|
0 commit comments