-
Notifications
You must be signed in to change notification settings - Fork 597
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
Add support for missing posture check providers #1268
Conversation
- Intune - Tanium - Kolide
changelog detected ✅ |
i see tanium at https://developers.cloudflare.com/api/operations/device-posture-rules-device-posture-rules-details but not the others. parking this one pending some API doc updates. |
Codecov Report
@@ Coverage Diff @@
## master #1268 +/- ##
==========================================
- Coverage 49.23% 49.03% -0.21%
==========================================
Files 131 131
Lines 12665 12758 +93
==========================================
+ Hits 6236 6256 +20
- Misses 4988 5053 +65
- Partials 1441 1449 +8
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Documents have been updated. |
This functionality has been released in v0.67.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
We are missing these three posture checks so that we can use it in terraform provider repo.
Description
Users cannot use terraform to add posture checks of these three type even when they are supported via dash. So we need to provide this functionality via terraform.
Has your change been tested?
Yes
Types of changes
What sort of change does your code introduce/modify?
Checklist: