update TODO

This commit is contained in:
Mitchell Hashimoto 2014-07-08 11:20:36 -07:00
parent 663be265dc
commit 9ae5358217
1 changed files with 0 additions and 1 deletions

View File

@ -4,5 +4,4 @@ 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. * Provisioners on top of static resource creation: Shell, Chef, Puppet, etc.
* A module system for better Terraform file organization. More details on this later. * A module system for better Terraform file organization. More details on this later.
* Commands to inspect and manipulate plans and states. * Commands to inspect and manipulate plans and states.
* Helpers for provider validation
* Acceptance test framework if possible * Acceptance test framework if possible