-
Notifications
You must be signed in to change notification settings - Fork 689
add resource 'api_token' and data source 'permission_groups' #862
New issue
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
Conversation
marking as draft as this isn't yet ready for review |
What is required in order for this to be ready for review? |
Let's start with a pull request description as to what the change is and any context associated with it. From there we need to:
Once we get those things underway, we can start looking at the code itself. Doing these things before someone spends time reviewing the code and approach cuts down on the unnecessary back and forth or scribbling the metaphorical red ink all of the PR. |
Once you remove your changes to |
I think this PR can be reviewed (and docs linted) now:
|
Co-authored-by: Jacob Bednarz <jacob.bednarz@gmail.com>
I hope I've got all proposed changes done. |
Nearly there! It looks like the test state isn't matching up with the assertions right now.
|
Had to make some if checks. And to change |
nice one! looks like we're all green on the integration test suite.
|
Datasource is also green now after fixing the ID
|
Thanks for the persistence on this one @UrosSimovic! Appreciate your contribution here 👍 |
No description provided.