2014-07-17 23:08:45 +02:00
|
|
|
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
|
2014-07-17 23:08:45 +02:00
|
|
|
* 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
|