From f9258c2a8dee8fed1ee17835c3d8fac59ee251e7 Mon Sep 17 00:00:00 2001 From: Lewis Christie Date: Fri, 17 Apr 2026 14:07:41 -0600 Subject: [PATCH] Add account_factory.pr_create_token_name hcl config --- .../reference/accountfactory/configurations-as-code.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/2.0/reference/accountfactory/configurations-as-code.md b/docs/2.0/reference/accountfactory/configurations-as-code.md index 1818043ea..b06b1f381 100644 --- a/docs/2.0/reference/accountfactory/configurations-as-code.md +++ b/docs/2.0/reference/accountfactory/configurations-as-code.md @@ -318,6 +318,16 @@ account_factory { +### pr_create_token_name + + + + + (GitHub only) The name of your PR create token if different from the default of `PR_CREATE_TOKEN`. + + + + ### security_account_name