CodeBleu commented on PR #245: URL: https://github.com/apache/cloudstack-terraform-provider/pull/245#issuecomment-3403693907
@Pearl1594 After deleting all rules and applying, I then tested doing things with `rule_number` `1` again and nothing for that rule will actually update, even though plan and apply in TF show successful. In CS, nothing is changed However, I was able to change the `rule_number` of one of the other rules and it was able to see the correct `rule_number` and change it accordingly. So that's good! :smile: This worked: <img width="581" height="249" alt="image" src="https://github.com/user-attachments/assets/96788dd3-f63a-47c2-b9bd-5d0a531b24f8" /> But nothing on `rule_number` `1` will update <img width="612" height="252" alt="image" src="https://github.com/user-attachments/assets/88dc5c67-f276-4ff5-8eac-9e67c480fe65" /> This rule still stays the same and no `rule_number` `9` even exists either <img width="578" height="163" alt="image" src="https://github.com/user-attachments/assets/41d39a45-39f0-4683-b9ca-486c79562ee8" /> -- 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]
