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 <[email protected]>
  • Loading branch information
glena and ericrudder authored May 16, 2024
1 parent cd7547c commit f706bfd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ After registering the provider, this other information is required by the agent:
- `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

The agent will attempt to read the `oidc_token_file` for a fresh OIDC token and exchange it automatically for a Pulumi token after each time the Pulumi token expires.
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.

## Providing Credentials to Agents

Expand Down

0 comments on commit f706bfd

Please sign in to comment.