Skip to content
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

Chrome Policy API support #97

Merged
merged 17 commits into from
Jul 7, 2021
Merged

Chrome Policy API support #97

merged 17 commits into from
Jul 7, 2021

Conversation

appilon
Copy link
Contributor

@appilon appilon commented Jul 1, 2021

This PR adds a datasource for getting a chrome policy schema. It may be useful for learning the schema of the policy. The PR also adds a chrome policy resource which allows you to scope policies to org units. It currently does not support import, and it is also limited to policies that don't involve additional targets (so it does not currently support thechrome.printers.* namespace.)

Closes #55
Closes #61

@appilon appilon marked this pull request as ready for review July 6, 2021 19:40
@appilon appilon requested a review from a team July 6, 2021 19:43
Copy link

@koikonom koikonom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@megan07 megan07 merged commit 4a497b1 into main Jul 7, 2021
@megan07 megan07 deleted the alex-d/policy-schema branch July 7, 2021 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Chrome PolicySchema Data Source Manage Chrome Device Policy
3 participants