From 74f6e3fd9c10cf93bea98b4c307d191e49e74f04 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 9 Jul 2014 18:52:41 -0700 Subject: [PATCH] Update TODO --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index 800c4c6215..49d1af7e80 100644 --- a/TODO.md +++ b/TODO.md @@ -5,4 +5,3 @@ 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