sureshanaparti commented on code in PR #79:
URL:
https://github.com/apache/cloudstack-terraform-provider/pull/79#discussion_r1466261875
##########
cloudstack/resource_cloudstack_instance.go:
##########
@@ -144,7 +144,12 @@ func resourceCloudStackInstance() *schema.Resource {
Optional: true,
},
- "hostid": {
+ "host_id": {
Review Comment:
this can impact existing users using hostid param, doc/release notes update
needed. cc @kiranchavala
--
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]