No description
Find a file
Daisuke 0b67765510 Restructure project layout and add ECR repository CloudFormation template
- Move application entrypoint to cmd/lambda/
- Move Dockerfile to docker/ for clearer build context separation
- Promote go.mod/go.sum to project root
- Move CloudFormation templates under infra/cfn/ for consistent infra layout
- Add new template-container-repository.yaml defining ECR repository (blog-deployment)
- Move Lambda test files to test/ directory
2025-12-31 19:24:08 +09:00
cmd/lambda Restructure project layout and add ECR repository CloudFormation template 2025-12-31 19:24:08 +09:00
docker Restructure project layout and add ECR repository CloudFormation template 2025-12-31 19:24:08 +09:00
infra/cfn Restructure project layout and add ECR repository CloudFormation template 2025-12-31 19:24:08 +09:00
test Restructure project layout and add ECR repository CloudFormation template 2025-12-31 19:24:08 +09:00
go.mod Restructure project layout and add ECR repository CloudFormation template 2025-12-31 19:24:08 +09:00
go.sum Restructure project layout and add ECR repository CloudFormation template 2025-12-31 19:24:08 +09:00
README.md first commit 2025-05-02 21:51:49 +09:00