Mo hinh terraform
Mô hình 2 — 1 repo, chia folder
bashCopyEditplatform/
│── terraform/ # IaC hạ tầng
│ ├── eks/
│ ├── vpc/
│ └── argocd/
│── gitops/ # manifests ArgoCD quản lý
│ ├── bootstrap/
│ │ ├── app-of-apps.yaml
│ ├── monitoring/
│ ├...
justinnotes.hashnode.dev1 min read