From 48345b886c592857f537847bc6a803331b7eabc2 Mon Sep 17 00:00:00 2001 From: amirebrahim025-dot Date: Thu, 6 Aug 2026 23:09:36 +0300 Subject: [PATCH] Add files via upload --- source/commands/pdp/run.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/commands/pdp/run.tsx b/source/commands/pdp/run.tsx index 6e01e5d6..e36bcb04 100644 --- a/source/commands/pdp/run.tsx +++ b/source/commands/pdp/run.tsx @@ -42,7 +42,7 @@ type Props = { options: zInfer; }; -export default function Run({ options: { opa, dryRun, apiKey, tag } }: Props) { +export default function Run({ options: { opa, dryRun, apiKey, tag,include_resource_instance_roles } }: Props) { return (