-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README with build/deploy workflow, fix Makefile paths
- Rewrite README to document the 3-step build/deploy workflow: 1. Terraform creates ECR repository (root main.tf) 2. Packer Pipeline builds container image via CodeBuild 3. Terraform deploys Lambda function (deploy/ directory) - Add repository structure overview - Add environment variables reference table - Add development/testing instructions - Add related repositories links - Fix Makefile: update paths from eks_automation to template_automation - Fix deploy/main.tf: remove duplicate CloudFormation lambda_permission (already created by terraform-aws-template-automation module) - Add cloudwatch_log_group and api_endpoint outputs to deploy
- Loading branch information
Your Name
committed
Feb 6, 2026
1 parent
44aa5a7
commit 2d4456e
Showing
3 changed files
with
163 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters