Update TODO

This commit is contained in:
Mitchell Hashimoto 2014-07-03 13:15:20 -07:00
parent 3decae513e
commit 17074e5ae6
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ This is just to keep track of what we need to do before 0.1:
* `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
* 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