Skip to content

Commit c5eb0ff

Browse files
committed
doc: updated readme
1 parent d15ad75 commit c5eb0ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
Construido con ❤️ por [Valdo](https://github.com/iam-oov) usando Windsurf, Gemini y el conocimiento adquirido en el curso de Udemy "[Terraform, a popular infrastructure automation tool for DevOps. Terraform with AWS, Packer, Docker, ECS, EKS, Jenkins](https://www.udemy.com/course/learn-devops-infrastructure-automation-with-terraform/)".
88

9+
## ToDo
10+
11+
- Separar los archivos tf usando modulos para ambientes STAGE y PROD
12+
- Agregar un job para diferentes ramas STAGE y PROD
13+
- Activar el job de PROD solo en PR de main
14+
915
# POC: Node.js to AWS ECR with Terraform & GitHub Actions
1016

1117
This project serves as a Proof of Concept (PoC) demonstrating the deployment of a Node.js (Express) backend application, containerized with Docker, to Amazon Elastic Container Registry (ECR) using Terraform for infrastructure provisioning and GitHub Actions for CI/CD automation.

0 commit comments

Comments
 (0)