Closed benabineri closed 6 months ago
Hi @benabineri thanks for the report.
I was unfortunately unable to reproduce the bug though. Do you mind providing the debug log from terraform commands you ran (minus any secrets)?
You can create a gist (instead of pasting it directly to the thread here). Also feel free to use our GPG key to encrypt it if you feel the need for it.
Thanks.
š Hey Friends, this issue has been automatically marked as stale
because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned
label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!
š Hey Friends, this issue has been automatically marked as stale
because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned
label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!
Terraform Version
Terraform v0.11.7
Affected Resource(s)
Terraform Configuration Files
Debug Output
Can provide.
Panic Output
No panic.
Expected Behavior
github_team_repository.write permission should be set.
Actual Behavior
Fails with the error below (but only for some repos)
Steps to Reproduce
Try to create a github_team_repository.
Thanks.