From dc208fcba2f354fdedffc46d8a93339ba6f2a1ac Mon Sep 17 00:00:00 2001 From: x p k Date: Thu, 18 Jun 2020 10:32:38 +0800 Subject: [PATCH] NEW: adding readme --- tf-modulised/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 tf-modulised/README.md diff --git a/tf-modulised/README.md b/tf-modulised/README.md new file mode 100644 index 0000000..356d3a6 --- /dev/null +++ b/tf-modulised/README.md @@ -0,0 +1 @@ +With the new terraform, repeative tasks are modulised. Making the code much cleaner.