elivlo commented on PR #297: URL: https://github.com/apache/cloudstack-terraform-provider/pull/297#issuecomment-5317117526
> @weizhouapache this PR makes here sense anyway. You can't really use the 0.0.0.0/0 with terraform - terraform would get the real CIDR from cloudtack back (and not 0.0.0.0/0) and it will enforce updates all the time. It was kind of joke to @elivlo (we are colleagues) @weizhouapache That's exactly the reason why I suggest the change. 0.0.0.0/0 is silently replaced by Cloudstack so adding validation in terraform would prevent that. It could, however, break the usage of the provider. But since it still is pre v1 it should be allowed to change the behavior. -- 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]
