Zero Trust Device Custom Profile Local Domain Fallback
Example Usage
resources:
exampleZeroTrustDeviceCustomProfileLocalDomainFallback:
type: cloudflare:ZeroTrustDeviceCustomProfileLocalDomainFallback
name: example_zero_trust_device_custom_profile_local_domain_fallback
properties:
accountId: 699d98642c564d2e855e9661899b7252
policyId: f174e90a-fafe-4643-bbbc-4a0ed4fc8415
domains:
- suffix: example.com
description: Domain bypass for local development
dns_server:
- 1.1.1.1
Content copied to clipboard
Import
$ pulumi import cloudflare:index/zeroTrustDeviceCustomProfileLocalDomainFallback:ZeroTrustDeviceCustomProfileLocalDomainFallback example '<account_id>/<policy_id>'
Content copied to clipboard