Skip to content

Commit 58c79a3

Browse files
authored
Adding environment variable format for PULUMI_AGENT_ENV_FORWARD_ALLOWLIST (#13166)
1 parent 9c2e99b commit 58c79a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/pulumi-cloud/deployments/customer-managed-agents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ oidc_token_file: ""
149149
150150
# List of environment variables to pass to the deployment agent
151151
# Environment variable override: PULUMI_AGENT_ENV_FORWARD_ALLOWLIST
152+
# Environment variable format is: PULUMI_AGENT_ENV_FORWARD_ALLOWLIST="VAR1 VAR2"
152153
env_forward_allowlist: []
153154
154155
# Deployment target for the agent: docker (default) or kubernetes

0 commit comments

Comments
 (0)