vishesh92 commented on code in PR #256:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/256#discussion_r2450758453


##########
cloudstack/resource_cloudstack_template.go:
##########
@@ -133,6 +133,37 @@ func resourceCloudStackTemplate() *schema.Resource {
                                ForceNew: true,
                        },
 
+                       "userdata_link": {
+                               Type:     schema.TypeList,

Review Comment:
   Does it need to be a list since MaxItems is only 1?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to