We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to add app as a forcePushBypassers
`spec: forProvider: allowsDeletions: false enforceAdmins: true forcePushBypassers: - /appName`
Its not adding app as a bypasser.
There is no document with example. Can you provide example how to add an app ? Is there dependency fields need to set?
The text was updated successfully, but these errors were encountered:
this should be possible now in the official provider. You need to supply the node id to identify the app. Also see this topic integrations/terraform-provider-github#2236
Sorry, something went wrong.
This provider is currently based on 6.3.0
No branches or pull requests
I am trying to add app as a forcePushBypassers
Its not adding app as a bypasser.
There is no document with example.
Can you provide example how to add an app ? Is there dependency fields need to set?
The text was updated successfully, but these errors were encountered: