terraform/TODO.md

10 lines
470 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
* Mappings
* Configuration schemas for providers and provisioners
* Helper improvements around complex types perhaps
2014-07-17 23:25:31 +02:00
* Providers/AWS: `aws_security_group` needs an update func
* Providers/AWS: `aws_eip` needs an update func (re-assocation, I think this
is possible in the AWS API). `aws_eip` also needs improved tests
2014-07-22 23:14:27 +02:00
* Providers/AWS: `aws_rds` needs an update func (+goamz changes)