From 7f86bcb87329edb48bac9d9a3a6f11a5e1334e2e Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 8 Jul 2014 11:26:16 -0700 Subject: [PATCH] Update TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 49d1af7e8..800c4c621 100644 --- a/TODO.md +++ b/TODO.md @@ -5,3 +5,4 @@ This is just to keep track of what we need to do before 0.1: * A module system for better Terraform file organization. More details on this later. * Commands to inspect and manipulate plans and states. * Acceptance test framework if possible + * Need to limit parallelism of graph walk