bhouse-nexthop commented on issue #279: URL: https://github.com/apache/cloudstack-terraform-provider/issues/279#issuecomment-4000325744
From my prior testing, trying to specify a rule without a number would just give really bad behavior when order mattered, so it didn't appear to be the way things actually interacted worked as intended. I think this needs to be changed to scheme.TypeSet and mandate a rule number be provided by the user. Inserting a new rule shouldn't cause all rules after it to be modified as it takes a long time and can lead to outages. In our case we can have 100+ rules on a single ACL. -- 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]
