[BUG]: Persistent Drift Issue in github_branch_protection
Resource Despite No Changes
#2243
Open
1 task done
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
Within the
github_branch_protection
resource, I have arestrict_pushes
block that allows pushes to the protected branch by fetching thegithub_user
node_id
.Every time I run a
plan
orapply
, it shows drift and that the resource needs to be updated in place although the value remains the same.Actual Behavior
This is how each
plan
andapply
appears:Terraform Version
Terraform v1.5.6 on M1 Mac with integrations/github v6.2.1
Affected Resource(s)
github_branch_protection
Terraform Configuration Files
No response
Steps to Reproduce
No response
Debug Output
Panic Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: