From 360f06df83aa0f2b4077e718eb848d93a8131b5a Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Tue, 3 Feb 2026 19:57:07 +0000 Subject: [PATCH] more instructions --- infrastructure/terraform/lambda/_template/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/infrastructure/terraform/lambda/_template/README.md b/infrastructure/terraform/lambda/_template/README.md index 0dd612ee..2c3ddd43 100644 --- a/infrastructure/terraform/lambda/_template/README.md +++ b/infrastructure/terraform/lambda/_template/README.md @@ -52,6 +52,10 @@ The CI pipeline resolves the repository URL dynamically at build time. 2. Resolve the image digest 3. Deploy the Lambda using the immutable `image_uri` +--- +### 5. Delete + 1. Delete README if you used cp -r + --- ## Notes