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


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

Review Comment:
   I think it fine to use TypeList with MaxItems set to 1 to represent a single 
nested object. 



-- 
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