Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Update themes/default/content/docs/pulumi-cloud/deployments/customer-…
Browse files Browse the repository at this point in the history
…managed-agents.md

Co-authored-by: Eric Rudder <ericrudder@users.noreply.github.com>
  • Loading branch information
glena and ericrudder authored May 16, 2024
1 parent ba2743d commit 0116049
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ After registering the provider, this other information is required by the agent:
- `organization_name`: your Pulumi Organization name
- `runner_pool_id`: the pool ID that the instance will connect to
- `token_expiration` (optional): the expiration in seconds for the tokens requested by the agent
- `oidc_token_file`: the location of the file where the OIDC token will be dumped
- `oidc_token_file`: the location of the file where the OIDC token will be recorded

The agent will attempt to read the `oidc_token_file` for a fresh OIDC token and exchange it automatically for a Pulumi token every time the Pulumi token expires.

Expand Down

0 comments on commit 0116049

Please sign in to comment.