bddvlpr opened a new pull request, #351:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/351

   This addition makes it so `security_group_ids` and `security_group_names` 
attributes passed to instances do not require recreation of the resource. 
Instead it will (per official support) temporarily shut down the instance, 
apply these changes, and restart it after.
   It will attempt to restart the instance regardless on if the state change 
was successful or not. Previously stopped instances will not be restarted.


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