Remove old todo comment.

This commit is contained in:
David Watson 2015-02-19 11:43:18 +00:00
parent c3d22ec068
commit 4418cb7e2d
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ func resourceComputeInstanceTemplate() *schema.Resource {
ForceNew: true,
},
// TODO: Constraint either source or other disk params
"disk": &schema.Schema{
Type: schema.TypeList,
Required: true,