From bf8141af697106d475b6a969afdf2a0a4c187d93 Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 19 Apr 2022 11:58:53 +1200 Subject: [PATCH] updated readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29..39598b2 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +Packer for creating immutable images. + +Terraform for deploying VMs based on those images. + +Ansible for configuring mutable systems and applications.