diff --git a/TODO.md b/TODO.md index 39b548973..6a882318f 100644 --- a/TODO.md +++ b/TODO.md @@ -6,3 +6,4 @@ This is just to keep track of what we need to do in the short term. * 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 + * Providers/AWS: `aws_rds` needs an update func (+goamz changes)