ccycv commented on issue #3: URL: https://github.com/apache/cloudstack-terraform-provider/issues/3#issuecomment-895000995
> @ccycv does it used to work in older TF provider versions? I used this : ``` terraform { required_providers { cloudstack = { source = "cloudstack/cloudstack" version = "0.4.0-pre" } } } ``` Which can be found here :https://registry.terraform.io/providers/cloudstack/cloudstack/latest/docs/resources/egress_firewall -- 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