[BUG]: Ruleset bypass actors create unnecessary terraform diffs #2088
Labels
Status: Up for grabs
Issues that are ready to be worked on by anyone
Type: Bug
Something isn't working as documented
Expected Behavior
I have not made any change to the bypass actors in my org ruleset so when I apply a terraform change, it should not produce a diff relating to the bypass actors.
Actual Behavior
Terraform finds a diff between the state and remote, where it wants to flip the order of the bypass actors in the state.
Example:
After I have applied this change, if I attempt to re-apply no diff will be found. However, if I come back and re-apply in a day for example, the diff will be there again.
I see this diff all the time - I'm just trying to understand what is going on because it causes our systems to run terraform applies when there is no need.
Terraform Version
Terraform v1.6.3
Affected Resource(s)
Terraform Configuration Files
No response
Steps to Reproduce
No response
Debug Output
No response
Panic Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: