Remove old todo comment.
This commit is contained in:
parent
c3d22ec068
commit
4418cb7e2d
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue