Skip to content

Commit 2f1d44e

Browse files
committed
Update weights for consistent menu ordering
1 parent cc88ec5 commit 2f1d44e

File tree

16 files changed

+16
-15
lines changed

16 files changed

+16
-15
lines changed

content/docs/esc/environments/configuring-oidc/azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu:
88
esc:
99
name: Azure
1010
parent: esc-configuring-oidc
11-
weight: 1
11+
weight: 2
1212
---
1313

1414
This document outlines the steps required to configure Pulumi to use OpenID Connect to authenticate with Azure. OIDC in Azure uses [workload identity federation](https://learn.microsoft.com/en-us/azure/active-directory/develop/workload-identity-federation) to access Azure resources via a Microsoft Entra App. Access to the temporary credentials is authorized using federated credentials that validate the contents of the OIDC token issued by the Pulumi Cloud.

content/docs/esc/environments/configuring-oidc/gcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu:
88
esc:
99
name: Google Cloud
1010
parent: esc-configuring-oidc
11-
weight: 1
11+
weight: 5
1212
---
1313

1414
This document outlines the steps required to configure Pulumi to use OpenID Connect to authenticate with Google Cloud. OIDC in Google Cloud uses [workload identity federation](https://cloud.google.com/iam/docs/workload-identity-federation) to allow access to resources. Access to the resources is authorized using attribute conditions that validate the contents of the OIDC token issued by the Pulumi Cloud.

content/docs/esc/environments/configuring-oidc/infisical.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu:
88
esc:
99
name: Infisical
1010
parent: esc-configuring-oidc
11-
weight: 1
11+
weight: 6
1212
---
1313

1414
This document outlines the steps required to configure Pulumi to use OpenID Connect to authenticate with Infisical. OIDC

content/docs/esc/environments/configuring-oidc/vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu:
88
esc:
99
name: Vault
1010
parent: esc-configuring-oidc
11-
weight: 4
11+
weight: 7
1212
aliases:
1313
- /docs/pulumi-cloud/oidc/provider/vault
1414
- /docs/pulumi-cloud/oidc/provider/vault/

content/docs/esc/integrations/dynamic-login-credentials/gcp-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu:
88
esc:
99
identifier: gcp-login
1010
parent: esc-dynamic-login-credentials
11-
weight: 3
11+
weight: 5
1212
aliases:
1313
- /docs/pulumi-cloud/esc/providers/gcp-login/
1414
- /docs/esc/providers/gcp-login/

content/docs/esc/integrations/dynamic-login-credentials/gh-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu:
88
esc:
99
identifier: gh-login
1010
parent: esc-dynamic-login-credentials
11-
weight: 4
11+
weight: 6
1212
aliases:
1313
- /docs/pulumi-cloud/esc/providers/gh-login/
1414
- /docs/esc/providers/gh-login/

content/docs/esc/integrations/dynamic-login-credentials/infisical-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu:
88
esc:
99
identifier: infisical-login
1010
parent: esc-dynamic-login-credentials
11-
weight: 2
11+
weight: 7
1212
aliases:
1313
- /docs/pulumi-cloud/esc/providers/infisical-login/
1414
- /docs/esc/providers/infisical-login/

content/docs/esc/integrations/dynamic-login-credentials/snowflake-login.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ menu:
77
esc:
88
identifier: snowflake-login
99
parent: esc-dynamic-login-credentials
10+
weight: 8
1011
---
1112

1213
The `snowflake-login` provider enables authentication to Snowflake using OpenID Connect (OIDC) for Pulumi ESC. This allows you to securely access Snowflake without storing long-lived credentials in your environment configurations.

content/docs/esc/integrations/dynamic-login-credentials/vault-login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu:
88
esc:
99
identifier: vault-login
1010
parent: esc-dynamic-login-credentials
11-
weight: 5
11+
weight: 9
1212
aliases:
1313
- /docs/pulumi-cloud/esc/providers/vault-login/
1414
- /docs/esc/providers/vault-login/

content/docs/esc/integrations/dynamic-secrets/1password-secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ menu:
88
esc:
99
identifier: 1password-secrets
1010
parent: esc-dynamic-secrets
11-
weight: 6
11+
weight: 1
1212
aliases:
1313
- /docs/pulumi-cloud/esc/providers/1password-secrets/
1414
- /docs/esc/providers/1password-secrets/

0 commit comments

Comments
 (0)