-
Notifications
You must be signed in to change notification settings - Fork 626
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
WDAPI-1041 add device settings policy APIs #1926
WDAPI-1041 add device settings policy APIs #1926
Conversation
changelog detected ✅ |
97c70d7
to
bd3e056
Compare
bd3e056
to
37d57a9
Compare
4b10311
to
1d46b40
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
along with the inline comments, we'll also need to update the documentation.
- https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/templates/resources/split_tunnel.md
- https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/templates/resources/fallback_domain.md
- add examples for
cloudflare_device_policy
per https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/contributing/registry-documentation.md - run
make docs
internal/provider/resource_cloudflare_device_settings_policy.go
Outdated
Show resolved
Hide resolved
internal/provider/resource_cloudflare_device_settings_policy.go
Outdated
Show resolved
Hide resolved
1d46b40
to
5aff760
Compare
5aff760
to
d97a75a
Compare
0c8523b
to
5650f3c
Compare
Fixed semgrep issues |
7e43190
to
56d9194
Compare
56d9194
to
9483f7b
Compare
acceptance tests all look good
|
thanks for persisting with this one @TylerStanish, we got there in the end 👏 |
This functionality has been released in v3.29.0 of the Terraform Cloudflare Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Requires cloudflare/cloudflare-go#1090