Version: 0.7.0
Authentication
To use driftctl, we need credentials to make authenticated requests to GitHub. Just like the terraform provider, we retrieve config from environment variables.
#
Least privileged policyBelow you can find the minimal scope required for driftctl to be able to scan every GitHub supported resources.
repository permissions
Beware that if you don't set permission repo
for your token, you won't see any errors for repositories listing.
Thus, all private repositories will appear as deleted from remote.