kiranchavala commented on code in PR #79:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/79#discussion_r1466273040


##########
cloudstack/resource_cloudstack_instance.go:
##########
@@ -144,7 +144,12 @@ func resourceCloudStackInstance() *schema.Resource {
                                Optional: true,
                        },
 
-                       "hostid": {
+                       "host_id": {

Review Comment:
   @sureshanaparti, I think existing users are not affected as the hostid param 
was not present in 0.4.0 release. 
   
   hostid fix is also  planned for 0.5.0 release, I just changed it from hostid 
to host_id to follow the convention
   
   https://github.com/apache/cloudstack-terraform-provider/pull/52



-- 
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: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to