Skip to content

Commit febd159

Browse files
committed
update app name
1 parent cfca6e4 commit febd159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/cloudflare-one/warp/device-enrollment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Device posture checks are not supported in device enrollment policies. WARP can
4848

4949

5050
```tf
51-
resource "cloudflare_zero_trust_access_application" "http_app" {
51+
resource "cloudflare_zero_trust_access_application" "device_enrollment" {
5252
account_id = var.cloudflare_account_id
5353
type = "warp"
5454
name = "Warp device enrollment"

0 commit comments

Comments
 (0)