Update TODO

This commit is contained in:
Mitchell Hashimoto 2014-06-27 14:44:55 -07:00
parent fe79e5df03
commit e44f2548db
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
This is just to keep track of what we need to do before 0.1: This is just to keep track of what we need to do before 0.1:
* `terraform destroy` * `terraform destroy`
* `terraform apply` should take a plan file
* `terraform apply/plan/refresh/destroy` need to be able to take variables as input * `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. * Provisioners on top of static resource creation: Shell, Chef, Puppet, etc.
* `ValidateResource` ResourceProvider API for checking the structure of a resource config * `ValidateResource` ResourceProvider API for checking the structure of a resource config