We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2e99b commit 58c79a3Copy full SHA for 58c79a3
content/docs/pulumi-cloud/deployments/customer-managed-agents.md
@@ -149,6 +149,7 @@ oidc_token_file: ""
149
150
# List of environment variables to pass to the deployment agent
151
# Environment variable override: PULUMI_AGENT_ENV_FORWARD_ALLOWLIST
152
+# Environment variable format is: PULUMI_AGENT_ENV_FORWARD_ALLOWLIST="VAR1 VAR2"
153
env_forward_allowlist: []
154
155
# Deployment target for the agent: docker (default) or kubernetes
0 commit comments