From 367fb3bbbbb244dd55261d5e012b0da68ac26f26 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 1 Jul 2014 09:25:17 -0700 Subject: [PATCH] Update TODO --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index 60a1c04063..6969120eda 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,5 @@ This is just to keep track of what we need to do before 0.1: - * `terraform destroy` * `terraform apply/plan/refresh/destroy` need to be able to take variables as input * Provisioners on top of static resource creation: Shell, Chef, Puppet, etc. * `ValidateResource` ResourceProvider API for checking the structure of a resource config