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


##########
cloudstack/provider.go:
##########
@@ -164,6 +165,7 @@ func Provider() *schema.Provider {
                        "cloudstack_limits":                         
resourceCloudStackLimits(),
                        "cloudstack_snapshot_policy":                
resourceCloudStackSnapshotPolicy(),
                        "cloudstack_quota_tariff":                   
resourceCloudStackQuotaTariff(),
+                       "cloudstack_userdata":                       
resourceCloudStackUserData(),

Review Comment:
   Use `cloudstack_user_data` or update in L107 to maintain consistency.



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