From b444f5a17110a249e9f227c6a229d17e192cf568 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 3 Jul 2014 21:59:23 -0700 Subject: [PATCH] Update TODO --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index 6caa39ef94..2c018e6cc6 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. * Support for "outputs" in configuration - * "count" meta-parameter for instantiating multiple identical resources