From 48ad606e1224f49a92c27f1671a63f09018e6004 Mon Sep 17 00:00:00 2001 From: Dave Arnold Date: Thu, 1 May 2025 12:03:28 -0700 Subject: [PATCH] Add template-repos-lambda-deployment folder to workspace configuration --- template-automation-lambda.code-workspace | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/template-automation-lambda.code-workspace b/template-automation-lambda.code-workspace index cafb134..e5a6f12 100644 --- a/template-automation-lambda.code-workspace +++ b/template-automation-lambda.code-workspace @@ -12,6 +12,10 @@ "name": "terraform-aws-template-automation", "path": "../terraform-aws-template-automation" }, + { + "name": "template-repos-lambda-deployment", + "path": "../template-repos-lambda-deployment" + }, { "name": "d", "path": "../providers/terraform-provider-aws/website/docs/d"