Update TODO

This commit is contained in:
Mitchell Hashimoto 2014-07-18 10:23:21 -07:00
parent 3276ae313f
commit 272632ced0
1 changed files with 0 additions and 4 deletions

View File

@ -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