From f0973121454e612682b85d1cb5b0334e21fa8f05 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Fri, 6 Sep 2024 20:02:15 +0800 Subject: [PATCH] docs: infra-as-code --- infra/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/README.md b/infra/README.md index ddce864b..535988a4 100644 --- a/infra/README.md +++ b/infra/README.md @@ -1,6 +1,6 @@ # Infrastructure as Code -Home for my infra-as-code. +Home for my infra-as-code - terraform configs. -Kubernetes's yaml are stored in a seperate repo: +Kubernetes's yaml are stored in a separate repo: [ryan4yin/k8s-gitops](https://github.com/ryan4yin/k8s-gitops).