This commit is contained in:
Owen
2026-04-10 17:21:54 -04:00
parent 510931e7d6
commit a19f0acfb9
4 changed files with 36 additions and 12 deletions

View File

@@ -168,7 +168,7 @@ export async function buildClientConfigurationForNewtClient(
)
);
const resourceTarget = generateSubnetProxyTargetV2(
const resourceTarget = await generateSubnetProxyTargetV2(
resource,
resourceClients
);