update TODO

This commit is contained in:
Mitchell Hashimoto 2014-07-07 21:06:02 -07:00
parent f7b7c30055
commit 7fd1a06426
1 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@ This is just to keep track of what we need to do before 0.1:
* Provisioners on top of static resource creation: Shell, Chef, Puppet, etc.
* A module system for better Terraform file organization. More details on this later.
* Commands to inspect and manipulate plans and states.
* Helpers for provider validation
* Acceptance test framework if possible