From 272632ced0a22447801015bb640293f15d83feff Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 18 Jul 2014 10:23:21 -0700 Subject: [PATCH] Update TODO --- TODO.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO.md b/TODO.md index d0959aba62..07d5a88276 100644 --- a/TODO.md +++ b/TODO.md @@ -2,10 +2,6 @@ This is just to keep track of what we need to do in the short term. * `terraform apply/plan/refresh/destroy` need to be able to take variables as input * Mappings - * CLI: Improve output with # of resources changed, updated, etc. - * CLI: Improve apply output when a pure-destroy was done. Currently it - shows "resources added/changed" but it should have a different message - saying infra was destroyed. * Configuration schemas for providers and provisioners * Helper improvements around complex types perhaps * Providers/AWS: `aws_security_group` needs an update func