From 86e7a59f38e9c546498b39e13c497c56b43e60e7 Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Tue, 22 Jul 2014 17:14:27 -0400 Subject: [PATCH] update todo --- TODO.md | 1 + 1 file changed, 1 insertion(+) 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)