CodeBleu commented on PR #242: URL: https://github.com/apache/cloudstack-terraform-provider/pull/242#issuecomment-3403414109
> So yes, there seems to be an issue, but do you think it's a blocker? I believe if all acl rules have `rule_number` set we can work around the issue observed. @Pearl1594 The fact that the TF will change the wrong `rule_number` seems like a big concern to me. I just feel like I should have been able to split up my `ports` to a `port` rules and add `rule_number` to them and it work. When I initially did this, it caused several issues until I had to delete all my rules and create them new. Then I wanted to update my `rule_number` on a rule to move it, and it was going to change the wrong thing. Then not being able to update the description ( didn't try other things) on `rule_number` `1` stinks. The combination of these issues just makes me feel like it needs more work is all :disappointed: Also, did you see my [other issues](https://github.com/apache/cloudstack-terraform-provider/pull/242#issuecomment-3402166191) ( `rule_number` `1` not updating issue) -- 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]
