elivlo opened a new pull request, #297: URL: https://github.com/apache/cloudstack-terraform-provider/pull/297
Hi :) This PR adds validation to the egress firewall for the set `cidr_list`. The set currently allows the cidr `0.0.0.0/0` that get is rewritten to the cidr of the network. So the resource gets recreated everytime terraform runs. So this PR will disallow the cidr `0.0.0.0/0`. -- 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]
