Update TODO.md

This commit is contained in:
Mitchell Hashimoto 2014-06-27 09:54:30 -07:00
parent f08f36d765
commit 9c7a3d9fea

View File

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