terraform/TODO.md

11 lines
529 B
Markdown
Raw Normal View History

This is just to keep track of what we need to do in the short term.
2014-06-26 20:01:27 +02:00
* `terraform apply/plan/refresh/destroy` need to be able to take variables as input
* Mappings
* CLI: Improve output with # of resources changed, updated, etc.
* CLI: Improve apply output when a pure-destroy was done. Currently it
shows "resources added/changed" but it should have a different message
saying infra was destroyed.
* Configuration schemas for providers and provisioners
* Helper improvements around complex types perhaps