mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
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
Block a user