From a4c4355975867753d3175c96337e4b02407d158f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Lena?= Date: Thu, 16 May 2024 10:10:46 -0700 Subject: [PATCH] Update themes/default/content/docs/pulumi-cloud/deployments/customer-managed-agents.md Co-authored-by: Eric Rudder --- .../docs/pulumi-cloud/deployments/customer-managed-agents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/content/docs/pulumi-cloud/deployments/customer-managed-agents.md b/themes/default/content/docs/pulumi-cloud/deployments/customer-managed-agents.md index 0c1f5c2dde..10730dd2f7 100644 --- a/themes/default/content/docs/pulumi-cloud/deployments/customer-managed-agents.md +++ b/themes/default/content/docs/pulumi-cloud/deployments/customer-managed-agents.md @@ -50,7 +50,7 @@ It is possible to use OpenID authentication to fetch Pulumi Pool tokens dynamica After registering the provider, this other information is required by the agent: -- `organization_name`: your Pulumi organization name +- `organization_name`: your Pulumi Organization name - `runner_pool_id`: the pool id the instance will connect to - `token_expiration` (optional): the expiration for the tokens requested by the agent - `oidc_token_file`: the location of the file where the OIDC token will be dumped