You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/esc/integrations/dynamic-secrets/external.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,11 @@ meta_desc: The `external` Pulumi ESC provider enables you to dynamically import
5
5
h1: external
6
6
menu:
7
7
esc:
8
-
identifier: external
8
+
identifier: external-provider
9
9
parent: esc-dynamic-secrets
10
+
aliases:
11
+
- /docs/pulumi-cloud/esc/providers/external/
12
+
- /docs/esc/providers/external/
10
13
---
11
14
12
15
The `external` provider enables you to integrate custom secret sources with Pulumi ESC by making authenticated HTTPS requests to user-controlled adapter services.
0 commit comments