From 557d63dde668e728f4807eaffa25f7cfe590625b Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 19 Aug 2014 10:03:14 -0700 Subject: [PATCH] Remove some stuff from TODO.md --- TODO.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO.md b/TODO.md index 726a87b426..e469ef12d1 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,4 @@ This is just to keep track of what we need to do in the short term. - * Configuration schemas for providers and provisioners - * Helper improvements around complex types perhaps * Providers/AWS: `aws_security_group` needs an update func * Providers/AWS: `aws_rds` needs an update func (+goamz changes)