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


##########
cloudstack/resource_cloudstack_account.go:
##########
@@ -37,26 +37,32 @@ func resourceCloudStackAccount() *schema.Resource {
                        "email": {
                                Type:     schema.TypeString,
                                Required: true,
+                               ForceNew: true,

Review Comment:
   I am not really sure about all these ForceNew changes. we do have an update 
API which should support some of the params.



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