We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfca6e4 commit febd159Copy full SHA for febd159
src/content/partials/cloudflare-one/warp/device-enrollment.mdx
@@ -48,7 +48,7 @@ Device posture checks are not supported in device enrollment policies. WARP can
48
49
50
```tf
51
- resource "cloudflare_zero_trust_access_application" "http_app" {
+ resource "cloudflare_zero_trust_access_application" "device_enrollment" {
52
account_id = var.cloudflare_account_id
53
type = "warp"
54
name = "Warp device enrollment"
0 commit comments