update TODO

This commit is contained in:
Mitchell Hashimoto 2014-07-02 17:03:59 -07:00
parent c51052541b
commit fff7df03cd
1 changed files with 0 additions and 1 deletions

View File

@ -5,6 +5,5 @@ This is just to keep track of what we need to do before 0.1:
* `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.
* Cancellation support (Ctrl-C)
* Support for "outputs" in configuration
* "count" meta-parameter for instantiating multiple identical resources