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

   Hi :)
   
   This PR adds the optional set `dest_cidr_list` to 
`cloudstack_egress_firewall` rules to restrict egress traffic destinations, 
mapping to the CloudStack `destcidrlist` API parameter. It also refactors the 
rule-read path for some cleanup.
   
   Please keep in mind that I ran the following tests in the cloudstack 
simulator:
   ```shell
   make testacc TESTARGS='-run ^TestAccCloudStackEgressFirewall_'
   ```
   
   It fixes #296 - @artem-sidorenko Does that fit your needs?
   It is a completed implementation of 
https://github.com/apache/cloudstack-terraform-provider/pull/265
   


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