From c2e8b540bec9f0fd5cbc8dae4bcc3ecf16a7a75c Mon Sep 17 00:00:00 2001 From: Adrienne Cohea Date: Fri, 17 Dec 2021 14:40:04 -0800 Subject: [PATCH] Update docs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1e035b..276d59f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # terraform-nquakesv-nomad -Quake: Coming to a Terraform registry near uwu +Run Quake as a container in Nomad. # Example usage @@ -15,3 +15,7 @@ resource "random_password" "rcon" { } ``` + +# Future work + +- Support running under containerd