CodeBleu commented on PR #242:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/242#issuecomment-3402010759

   @Pearl1594 I'm having issues with using rule numbers.  Can you do some more 
testing with that to make sure it's working correctly?  I've even removed all 
my rules and let it re-add, and getting issues like this
   
   ```
   │ Error: 6 errors occurred:
   │       * rule #1: CloudStack API error 431 (CSExceptionErrorCode: 4350): 
ACL item with number 1 already exists in ACL: 
43b2ba94-7bab-46e0-a1fd-5425cd77d675
   │       * rule #2: CloudStack API error 431 (CSExceptionErrorCode: 4350): 
ACL item with number 2 already exists in ACL: 
43b2ba94-7bab-46e0-a1fd-5425cd77d675
   │       * rule #3: CloudStack API error 431 (CSExceptionErrorCode: 4350): 
ACL item with number 3 already exists in ACL: 
43b2ba94-7bab-46e0-a1fd-5425cd77d675
   │       * rule #4: CloudStack API error 431 (CSExceptionErrorCode: 4350): 
ACL item with number 4 already exists in ACL: 
43b2ba94-7bab-46e0-a1fd-5425cd77d675
   │       * rule #5: CloudStack API error 431 (CSExceptionErrorCode: 4350): 
ACL item with number 5 already exists in ACL: 
43b2ba94-7bab-46e0-a1fd-5425cd77d675
   │       * rule #6: CloudStack API error 431 (CSExceptionErrorCode: 4350): 
ACL item with number 6 already exists in ACL: 
43b2ba94-7bab-46e0-a1fd-5425cd77d675
   ```
   │
   
   I using `managed` as true and putting a rule_number on all rules.
   
   My rules don't match, and even when I run plan again, it shows `1` change 
for the ACL with all of the rules listed again, even though they are in CS ( 
partially )


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