harikrishna-patnala commented on issue #23:
URL: 
https://github.com/apache/cloudstack-terraform-provider/issues/23#issuecomment-993266396


   @vladimirpetrov I see that the cidr list you are providing is "cidr_list = 
["0.0.0.0/0"]" but when the actual API runs Cloudstack create rules against the 
cidr of the network since the provided one is generic.
   
   So after the rule is created the TF state is filled with the cidr which got 
from the API response. When terraform apply sees this difference it is trying 
to reapply the change.


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