todo: add some aws provider todos

This commit is contained in:
Jack Pearkes 2014-07-17 17:25:31 -04:00
parent 03911d28f8
commit 3077800252
1 changed files with 4 additions and 0 deletions

View File

@ -8,3 +8,7 @@ This is just to keep track of what we need to do in the short term.
saying infra was destroyed.
* Configuration schemas for providers and provisioners
* Helper improvements around complex types perhaps
* 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