@pulumi/cloudflare 6.3.1 → 6.4.0-alpha.1752588923
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accessApplication.d.ts +3 -0
- package/accessApplication.js.map +1 -1
- package/accessPolicy.d.ts +1 -4
- package/accessPolicy.js +1 -4
- package/accessPolicy.js.map +1 -1
- package/accountMember.d.ts +1 -1
- package/accountMember.js +1 -1
- package/accountSubscription.d.ts +6 -12
- package/accountSubscription.js +6 -2
- package/accountSubscription.js.map +1 -1
- package/cloudforceOneRequestMessage.d.ts +1 -1
- package/cloudforceOneRequestMessage.js +1 -1
- package/contentScanningExpression.d.ts +0 -8
- package/contentScanningExpression.js +0 -2
- package/contentScanningExpression.js.map +1 -1
- package/devicePostureRule.d.ts +1 -1
- package/dlpCustomProfile.d.ts +4 -7
- package/dlpCustomProfile.js +6 -2
- package/dlpCustomProfile.js.map +1 -1
- package/dlpPredefinedProfile.d.ts +15 -6
- package/dlpPredefinedProfile.js +4 -7
- package/dlpPredefinedProfile.js.map +1 -1
- package/dnsRecord.d.ts +4 -4
- package/getAccount.d.ts +2 -2
- package/getAccount.js +2 -2
- package/getAccountApiTokenPermissionGroups.d.ts +2 -2
- package/getAccountApiTokenPermissionGroups.js +2 -2
- package/getAccountApiTokenPermissionGroupsList.d.ts +2 -2
- package/getAccountApiTokenPermissionGroupsList.js +2 -2
- package/getAccountMember.d.ts +2 -2
- package/getAccountMember.js +2 -2
- package/getAccountMembers.d.ts +2 -2
- package/getAccountMembers.js +2 -2
- package/getAccountPermissionGroup.d.ts +6 -6
- package/getAccountPermissionGroup.js +4 -4
- package/getAccountPermissionGroups.d.ts +2 -2
- package/getAccountPermissionGroups.js +2 -2
- package/getAccountRole.d.ts +2 -2
- package/getAccountRole.js +2 -2
- package/getAccountRoles.d.ts +2 -2
- package/getAccountRoles.js +2 -2
- package/getAccountToken.d.ts +2 -2
- package/getAccountToken.js +2 -2
- package/getAccountTokens.d.ts +2 -2
- package/getAccountTokens.js +2 -2
- package/getDnsRecord.d.ts +1 -1
- package/getMagicTransitConnector.d.ts +9 -0
- package/getMagicTransitConnector.js.map +1 -1
- package/getMagicTransitConnectors.d.ts +9 -0
- package/getMagicTransitConnectors.js.map +1 -1
- package/getR2BucketEventNotification.d.ts +4 -19
- package/getR2BucketEventNotification.js.map +1 -1
- package/getResourceGroup.d.ts +5 -5
- package/getResourceGroup.js +4 -4
- package/getResourceGroups.d.ts +4 -4
- package/getResourceGroups.js +4 -4
- package/getSchemaValidationOperationSettings.d.ts +55 -0
- package/getSchemaValidationOperationSettings.js +50 -0
- package/getSchemaValidationOperationSettings.js.map +1 -0
- package/getSchemaValidationOperationSettingsList.d.ts +54 -0
- package/getSchemaValidationOperationSettingsList.js +48 -0
- package/getSchemaValidationOperationSettingsList.js.map +1 -0
- package/getSchemaValidationSchemas.d.ts +109 -0
- package/getSchemaValidationSchemas.js +56 -0
- package/getSchemaValidationSchemas.js.map +1 -0
- package/getSchemaValidationSchemasList.d.ts +101 -0
- package/getSchemaValidationSchemasList.js +54 -0
- package/getSchemaValidationSchemasList.js.map +1 -0
- package/getSchemaValidationSettings.d.ts +63 -0
- package/getSchemaValidationSettings.js +46 -0
- package/getSchemaValidationSettings.js.map +1 -0
- package/getUser.d.ts +51 -1
- package/getUser.js.map +1 -1
- package/getZeroTrustAccessApplication.d.ts +1 -0
- package/getZeroTrustAccessApplication.js.map +1 -1
- package/getZeroTrustDeviceSettings.d.ts +69 -0
- package/getZeroTrustDeviceSettings.js +46 -0
- package/getZeroTrustDeviceSettings.js.map +1 -0
- package/getZeroTrustDlpEntry.d.ts +1 -1
- package/getZeroTrustGatewayPolicy.d.ts +1 -0
- package/getZeroTrustGatewayPolicy.js.map +1 -1
- package/getZeroTrustTunnelCloudflared.d.ts +2 -0
- package/getZeroTrustTunnelCloudflared.js.map +1 -1
- package/getZoneSubscription.d.ts +37 -6
- package/getZoneSubscription.js +4 -4
- package/getZoneSubscription.js.map +1 -1
- package/index.d.ts +30 -0
- package/index.js +47 -9
- package/index.js.map +1 -1
- package/magicTransitConnector.d.ts +9 -0
- package/magicTransitConnector.js.map +1 -1
- package/package.json +2 -2
- package/r2bucketEventNotification.d.ts +6 -6
- package/r2bucketEventNotification.js +5 -2
- package/r2bucketEventNotification.js.map +1 -1
- package/record.d.ts +4 -4
- package/schemaValidationOperationSettings.d.ts +95 -0
- package/schemaValidationOperationSettings.js +76 -0
- package/schemaValidationOperationSettings.js.map +1 -0
- package/schemaValidationSchemas.d.ts +131 -0
- package/schemaValidationSchemas.js +98 -0
- package/schemaValidationSchemas.js.map +1 -0
- package/schemaValidationSettings.d.ts +95 -0
- package/schemaValidationSettings.js +73 -0
- package/schemaValidationSettings.js.map +1 -0
- package/teamsRule.d.ts +8 -0
- package/teamsRule.js +2 -0
- package/teamsRule.js.map +1 -1
- package/tunnel.d.ts +4 -0
- package/tunnel.js.map +1 -1
- package/tunnelVirtualNetwork.d.ts +8 -1
- package/tunnelVirtualNetwork.js +1 -0
- package/tunnelVirtualNetwork.js.map +1 -1
- package/types/input.d.ts +125 -213
- package/types/output.d.ts +374 -379
- package/user.d.ts +60 -0
- package/user.js +16 -0
- package/user.js.map +1 -1
- package/userAgentBlockingRule.d.ts +2 -11
- package/userAgentBlockingRule.js +2 -2
- package/userAgentBlockingRule.js.map +1 -1
- package/waitingRoomRules.d.ts +0 -44
- package/waitingRoomRules.js +0 -12
- package/waitingRoomRules.js.map +1 -1
- package/zeroTrustAccessApplication.d.ts +3 -0
- package/zeroTrustAccessApplication.js.map +1 -1
- package/zeroTrustAccessPolicy.d.ts +1 -4
- package/zeroTrustAccessPolicy.js +1 -4
- package/zeroTrustAccessPolicy.js.map +1 -1
- package/zeroTrustDeviceCustomProfile.d.ts +12 -12
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +0 -24
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.js +0 -6
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -1
- package/zeroTrustDeviceDefaultProfile.d.ts +12 -12
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +6 -24
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.js +6 -6
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -1
- package/zeroTrustDevicePostureRule.d.ts +1 -1
- package/zeroTrustDeviceSettings.d.ts +116 -0
- package/zeroTrustDeviceSettings.js +79 -0
- package/zeroTrustDeviceSettings.js.map +1 -0
- package/zeroTrustDlpCustomProfile.d.ts +4 -7
- package/zeroTrustDlpCustomProfile.js +6 -2
- package/zeroTrustDlpCustomProfile.js.map +1 -1
- package/zeroTrustDlpPredefinedProfile.d.ts +15 -6
- package/zeroTrustDlpPredefinedProfile.js +4 -7
- package/zeroTrustDlpPredefinedProfile.js.map +1 -1
- package/zeroTrustGatewayPolicy.d.ts +8 -0
- package/zeroTrustGatewayPolicy.js +2 -0
- package/zeroTrustGatewayPolicy.js.map +1 -1
- package/zeroTrustLocalFallbackDomain.d.ts +0 -24
- package/zeroTrustLocalFallbackDomain.js +0 -6
- package/zeroTrustLocalFallbackDomain.js.map +1 -1
- package/zeroTrustTunnelCloudflared.d.ts +4 -0
- package/zeroTrustTunnelCloudflared.js.map +1 -1
- package/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +8 -1
- package/zeroTrustTunnelCloudflaredVirtualNetwork.js +1 -0
- package/zeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -1
- package/zone.d.ts +28 -22
- package/zone.js +1 -1
- package/zone.js.map +1 -1
- package/zoneLockdown.d.ts +27 -4
- package/zoneLockdown.js +7 -2
- package/zoneLockdown.js.map +1 -1
- package/zoneSetting.d.ts +3 -1
- package/zoneSetting.js +3 -1
- package/zoneSetting.js.map +1 -1
- package/zoneSubscription.d.ts +56 -8
- package/zoneSubscription.js +20 -4
- package/zoneSubscription.js.map +1 -1
|
@@ -65,23 +65,23 @@ export declare class ZeroTrustDeviceDefaultProfile extends pulumi.CustomResource
|
|
|
65
65
|
/**
|
|
66
66
|
* Whether to allow the user to switch WARP between modes.
|
|
67
67
|
*/
|
|
68
|
-
readonly allowModeSwitch: pulumi.Output<boolean
|
|
68
|
+
readonly allowModeSwitch: pulumi.Output<boolean>;
|
|
69
69
|
/**
|
|
70
70
|
* Whether to receive update notifications when a new version of the client is available.
|
|
71
71
|
*/
|
|
72
|
-
readonly allowUpdates: pulumi.Output<boolean
|
|
72
|
+
readonly allowUpdates: pulumi.Output<boolean>;
|
|
73
73
|
/**
|
|
74
74
|
* Whether to allow devices to leave the organization.
|
|
75
75
|
*/
|
|
76
|
-
readonly allowedToLeave: pulumi.Output<boolean
|
|
76
|
+
readonly allowedToLeave: pulumi.Output<boolean>;
|
|
77
77
|
/**
|
|
78
78
|
* The amount of time in seconds to reconnect after having been disabled.
|
|
79
79
|
*/
|
|
80
|
-
readonly autoConnect: pulumi.Output<number
|
|
80
|
+
readonly autoConnect: pulumi.Output<number>;
|
|
81
81
|
/**
|
|
82
82
|
* Turn on the captive portal after the specified amount of time.
|
|
83
83
|
*/
|
|
84
|
-
readonly captivePortal: pulumi.Output<number
|
|
84
|
+
readonly captivePortal: pulumi.Output<number>;
|
|
85
85
|
/**
|
|
86
86
|
* Whether the policy will be applied to matching devices.
|
|
87
87
|
*/
|
|
@@ -89,7 +89,7 @@ export declare class ZeroTrustDeviceDefaultProfile extends pulumi.CustomResource
|
|
|
89
89
|
/**
|
|
90
90
|
* If the `dnsServer` field of a fallback domain is not present, the client will fall back to a best guess of the default/system DNS resolvers unless this policy option is set to `true`.
|
|
91
91
|
*/
|
|
92
|
-
readonly disableAutoFallback: pulumi.Output<boolean
|
|
92
|
+
readonly disableAutoFallback: pulumi.Output<boolean>;
|
|
93
93
|
/**
|
|
94
94
|
* Whether the policy will be applied to matching devices.
|
|
95
95
|
*/
|
|
@@ -97,7 +97,7 @@ export declare class ZeroTrustDeviceDefaultProfile extends pulumi.CustomResource
|
|
|
97
97
|
/**
|
|
98
98
|
* Whether to add Microsoft IPs to Split Tunnel exclusions.
|
|
99
99
|
*/
|
|
100
|
-
readonly excludeOfficeIps: pulumi.Output<boolean
|
|
100
|
+
readonly excludeOfficeIps: pulumi.Output<boolean>;
|
|
101
101
|
/**
|
|
102
102
|
* List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
|
|
103
103
|
*/
|
|
@@ -119,24 +119,24 @@ export declare class ZeroTrustDeviceDefaultProfile extends pulumi.CustomResource
|
|
|
119
119
|
/**
|
|
120
120
|
* Determines if the operating system will register WARP's local interface IP with your on-premises DNS server.
|
|
121
121
|
*/
|
|
122
|
-
readonly registerInterfaceIpWithDns: pulumi.Output<boolean
|
|
122
|
+
readonly registerInterfaceIpWithDns: pulumi.Output<boolean>;
|
|
123
123
|
/**
|
|
124
124
|
* Determines whether the WARP client indicates to SCCM that it is inside a VPN boundary. (Windows only).
|
|
125
125
|
*/
|
|
126
|
-
readonly sccmVpnBoundarySupport: pulumi.Output<boolean
|
|
126
|
+
readonly sccmVpnBoundarySupport: pulumi.Output<boolean>;
|
|
127
127
|
readonly serviceModeV2: pulumi.Output<outputs.ZeroTrustDeviceDefaultProfileServiceModeV2 | undefined>;
|
|
128
128
|
/**
|
|
129
129
|
* The URL to launch when the Send Feedback button is clicked.
|
|
130
130
|
*/
|
|
131
|
-
readonly supportUrl: pulumi.Output<string
|
|
131
|
+
readonly supportUrl: pulumi.Output<string>;
|
|
132
132
|
/**
|
|
133
133
|
* Whether to allow the user to turn off the WARP switch and disconnect the client.
|
|
134
134
|
*/
|
|
135
|
-
readonly switchLocked: pulumi.Output<boolean
|
|
135
|
+
readonly switchLocked: pulumi.Output<boolean>;
|
|
136
136
|
/**
|
|
137
137
|
* Determines which tunnel protocol to use.
|
|
138
138
|
*/
|
|
139
|
-
readonly tunnelProtocol: pulumi.Output<string
|
|
139
|
+
readonly tunnelProtocol: pulumi.Output<string>;
|
|
140
140
|
/**
|
|
141
141
|
* Create a ZeroTrustDeviceDefaultProfile resource with the given unique name, arguments, and options.
|
|
142
142
|
*
|
|
@@ -3,6 +3,12 @@ import * as inputs from "./types/input";
|
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
5
|
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ## Import
|
|
8
|
+
*
|
|
9
|
+
* ```sh
|
|
10
|
+
* $ pulumi import cloudflare:index/zeroTrustDeviceDefaultProfileLocalDomainFallback:ZeroTrustDeviceDefaultProfileLocalDomainFallback example '<account_id>'
|
|
11
|
+
* ```
|
|
6
12
|
*/
|
|
7
13
|
export declare class ZeroTrustDeviceDefaultProfileLocalDomainFallback extends pulumi.CustomResource {
|
|
8
14
|
/**
|
|
@@ -21,19 +27,7 @@ export declare class ZeroTrustDeviceDefaultProfileLocalDomainFallback extends pu
|
|
|
21
27
|
*/
|
|
22
28
|
static isInstance(obj: any): obj is ZeroTrustDeviceDefaultProfileLocalDomainFallback;
|
|
23
29
|
readonly accountId: pulumi.Output<string>;
|
|
24
|
-
/**
|
|
25
|
-
* A description of the fallback domain, displayed in the client UI.
|
|
26
|
-
*/
|
|
27
|
-
readonly description: pulumi.Output<string>;
|
|
28
|
-
/**
|
|
29
|
-
* A list of IP addresses to handle domain resolution.
|
|
30
|
-
*/
|
|
31
|
-
readonly dnsServers: pulumi.Output<string[]>;
|
|
32
30
|
readonly domains: pulumi.Output<outputs.ZeroTrustDeviceDefaultProfileLocalDomainFallbackDomain[]>;
|
|
33
|
-
/**
|
|
34
|
-
* The domain suffix to match when resolving locally.
|
|
35
|
-
*/
|
|
36
|
-
readonly suffix: pulumi.Output<string>;
|
|
37
31
|
/**
|
|
38
32
|
* Create a ZeroTrustDeviceDefaultProfileLocalDomainFallback resource with the given unique name, arguments, and options.
|
|
39
33
|
*
|
|
@@ -48,19 +42,7 @@ export declare class ZeroTrustDeviceDefaultProfileLocalDomainFallback extends pu
|
|
|
48
42
|
*/
|
|
49
43
|
export interface ZeroTrustDeviceDefaultProfileLocalDomainFallbackState {
|
|
50
44
|
accountId?: pulumi.Input<string>;
|
|
51
|
-
/**
|
|
52
|
-
* A description of the fallback domain, displayed in the client UI.
|
|
53
|
-
*/
|
|
54
|
-
description?: pulumi.Input<string>;
|
|
55
|
-
/**
|
|
56
|
-
* A list of IP addresses to handle domain resolution.
|
|
57
|
-
*/
|
|
58
|
-
dnsServers?: pulumi.Input<pulumi.Input<string>[]>;
|
|
59
45
|
domains?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDeviceDefaultProfileLocalDomainFallbackDomain>[]>;
|
|
60
|
-
/**
|
|
61
|
-
* The domain suffix to match when resolving locally.
|
|
62
|
-
*/
|
|
63
|
-
suffix?: pulumi.Input<string>;
|
|
64
46
|
}
|
|
65
47
|
/**
|
|
66
48
|
* The set of arguments for constructing a ZeroTrustDeviceDefaultProfileLocalDomainFallback resource.
|
|
@@ -7,6 +7,12 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
9
|
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ## Import
|
|
12
|
+
*
|
|
13
|
+
* ```sh
|
|
14
|
+
* $ pulumi import cloudflare:index/zeroTrustDeviceDefaultProfileLocalDomainFallback:ZeroTrustDeviceDefaultProfileLocalDomainFallback example '<account_id>'
|
|
15
|
+
* ```
|
|
10
16
|
*/
|
|
11
17
|
class ZeroTrustDeviceDefaultProfileLocalDomainFallback extends pulumi.CustomResource {
|
|
12
18
|
/**
|
|
@@ -37,10 +43,7 @@ class ZeroTrustDeviceDefaultProfileLocalDomainFallback extends pulumi.CustomReso
|
|
|
37
43
|
if (opts.id) {
|
|
38
44
|
const state = argsOrState;
|
|
39
45
|
resourceInputs["accountId"] = state ? state.accountId : undefined;
|
|
40
|
-
resourceInputs["description"] = state ? state.description : undefined;
|
|
41
|
-
resourceInputs["dnsServers"] = state ? state.dnsServers : undefined;
|
|
42
46
|
resourceInputs["domains"] = state ? state.domains : undefined;
|
|
43
|
-
resourceInputs["suffix"] = state ? state.suffix : undefined;
|
|
44
47
|
}
|
|
45
48
|
else {
|
|
46
49
|
const args = argsOrState;
|
|
@@ -52,9 +55,6 @@ class ZeroTrustDeviceDefaultProfileLocalDomainFallback extends pulumi.CustomReso
|
|
|
52
55
|
}
|
|
53
56
|
resourceInputs["accountId"] = args ? args.accountId : undefined;
|
|
54
57
|
resourceInputs["domains"] = args ? args.domains : undefined;
|
|
55
|
-
resourceInputs["description"] = undefined /*out*/;
|
|
56
|
-
resourceInputs["dnsServers"] = undefined /*out*/;
|
|
57
|
-
resourceInputs["suffix"] = undefined /*out*/;
|
|
58
58
|
}
|
|
59
59
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
60
60
|
super(ZeroTrustDeviceDefaultProfileLocalDomainFallback.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zeroTrustDeviceDefaultProfileLocalDomainFallback.js","sourceRoot":"","sources":["../zeroTrustDeviceDefaultProfileLocalDomainFallback.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"zeroTrustDeviceDefaultProfileLocalDomainFallback.js","sourceRoot":"","sources":["../zeroTrustDeviceDefaultProfileLocalDomainFallback.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,gDAAiD,SAAQ,MAAM,CAAC,cAAc;IACvF;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6D,EAAE,IAAmC;QAC3J,OAAO,IAAI,gDAAgD,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACvG,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gDAAgD,CAAC,YAAY,CAAC;IACjG,CAAC;IAaD,YAAY,IAAY,EAAE,WAA0H,EAAE,IAAmC;QACrL,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgF,CAAC;YAC/F,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;aAAM;YACH,MAAM,IAAI,GAAG,WAA+E,CAAC;YAC7F,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gDAAgD,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrG,CAAC;;AA3DL,4GA4DC;AA9CG,gBAAgB;AACO,6DAAY,GAAG,oHAAoH,CAAC"}
|
|
@@ -30,7 +30,7 @@ export declare class ZeroTrustDevicePostureRule extends pulumi.CustomResource {
|
|
|
30
30
|
/**
|
|
31
31
|
* The description of the device posture rule.
|
|
32
32
|
*/
|
|
33
|
-
readonly description: pulumi.Output<string
|
|
33
|
+
readonly description: pulumi.Output<string>;
|
|
34
34
|
/**
|
|
35
35
|
* Sets the expiration time for a posture check result. If empty, the result remains valid until it is overwritten by new data from the WARP client.
|
|
36
36
|
*/
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* ## Example Usage
|
|
4
|
+
*
|
|
5
|
+
* ```typescript
|
|
6
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
7
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
8
|
+
*
|
|
9
|
+
* const exampleZeroTrustDeviceSettings = new cloudflare.ZeroTrustDeviceSettings("example_zero_trust_device_settings", {
|
|
10
|
+
* accountId: "699d98642c564d2e855e9661899b7252",
|
|
11
|
+
* disableForTime: 0,
|
|
12
|
+
* gatewayProxyEnabled: true,
|
|
13
|
+
* gatewayUdpProxyEnabled: true,
|
|
14
|
+
* rootCertificateInstallationEnabled: true,
|
|
15
|
+
* useZtVirtualIp: true,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare class ZeroTrustDeviceSettings extends pulumi.CustomResource {
|
|
20
|
+
/**
|
|
21
|
+
* Get an existing ZeroTrustDeviceSettings resource's state with the given name, ID, and optional extra
|
|
22
|
+
* properties used to qualify the lookup.
|
|
23
|
+
*
|
|
24
|
+
* @param name The _unique_ name of the resulting resource.
|
|
25
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
26
|
+
* @param state Any extra arguments used during the lookup.
|
|
27
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
28
|
+
*/
|
|
29
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ZeroTrustDeviceSettingsState, opts?: pulumi.CustomResourceOptions): ZeroTrustDeviceSettings;
|
|
30
|
+
/**
|
|
31
|
+
* Returns true if the given object is an instance of ZeroTrustDeviceSettings. This is designed to work even
|
|
32
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
33
|
+
*/
|
|
34
|
+
static isInstance(obj: any): obj is ZeroTrustDeviceSettings;
|
|
35
|
+
readonly accountId: pulumi.Output<string>;
|
|
36
|
+
/**
|
|
37
|
+
* Sets the time limit, in seconds, that a user can use an override code to bypass WARP.
|
|
38
|
+
*/
|
|
39
|
+
readonly disableForTime: pulumi.Output<number | undefined>;
|
|
40
|
+
/**
|
|
41
|
+
* Enable gateway proxy filtering on TCP.
|
|
42
|
+
*/
|
|
43
|
+
readonly gatewayProxyEnabled: pulumi.Output<boolean | undefined>;
|
|
44
|
+
/**
|
|
45
|
+
* Enable gateway proxy filtering on UDP.
|
|
46
|
+
*/
|
|
47
|
+
readonly gatewayUdpProxyEnabled: pulumi.Output<boolean | undefined>;
|
|
48
|
+
/**
|
|
49
|
+
* Enable installation of cloudflare managed root certificate.
|
|
50
|
+
*/
|
|
51
|
+
readonly rootCertificateInstallationEnabled: pulumi.Output<boolean | undefined>;
|
|
52
|
+
/**
|
|
53
|
+
* Enable using CGNAT virtual IPv4.
|
|
54
|
+
*/
|
|
55
|
+
readonly useZtVirtualIp: pulumi.Output<boolean | undefined>;
|
|
56
|
+
/**
|
|
57
|
+
* Create a ZeroTrustDeviceSettings resource with the given unique name, arguments, and options.
|
|
58
|
+
*
|
|
59
|
+
* @param name The _unique_ name of the resource.
|
|
60
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
61
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
62
|
+
*/
|
|
63
|
+
constructor(name: string, args: ZeroTrustDeviceSettingsArgs, opts?: pulumi.CustomResourceOptions);
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Input properties used for looking up and filtering ZeroTrustDeviceSettings resources.
|
|
67
|
+
*/
|
|
68
|
+
export interface ZeroTrustDeviceSettingsState {
|
|
69
|
+
accountId?: pulumi.Input<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Sets the time limit, in seconds, that a user can use an override code to bypass WARP.
|
|
72
|
+
*/
|
|
73
|
+
disableForTime?: pulumi.Input<number>;
|
|
74
|
+
/**
|
|
75
|
+
* Enable gateway proxy filtering on TCP.
|
|
76
|
+
*/
|
|
77
|
+
gatewayProxyEnabled?: pulumi.Input<boolean>;
|
|
78
|
+
/**
|
|
79
|
+
* Enable gateway proxy filtering on UDP.
|
|
80
|
+
*/
|
|
81
|
+
gatewayUdpProxyEnabled?: pulumi.Input<boolean>;
|
|
82
|
+
/**
|
|
83
|
+
* Enable installation of cloudflare managed root certificate.
|
|
84
|
+
*/
|
|
85
|
+
rootCertificateInstallationEnabled?: pulumi.Input<boolean>;
|
|
86
|
+
/**
|
|
87
|
+
* Enable using CGNAT virtual IPv4.
|
|
88
|
+
*/
|
|
89
|
+
useZtVirtualIp?: pulumi.Input<boolean>;
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* The set of arguments for constructing a ZeroTrustDeviceSettings resource.
|
|
93
|
+
*/
|
|
94
|
+
export interface ZeroTrustDeviceSettingsArgs {
|
|
95
|
+
accountId: pulumi.Input<string>;
|
|
96
|
+
/**
|
|
97
|
+
* Sets the time limit, in seconds, that a user can use an override code to bypass WARP.
|
|
98
|
+
*/
|
|
99
|
+
disableForTime?: pulumi.Input<number>;
|
|
100
|
+
/**
|
|
101
|
+
* Enable gateway proxy filtering on TCP.
|
|
102
|
+
*/
|
|
103
|
+
gatewayProxyEnabled?: pulumi.Input<boolean>;
|
|
104
|
+
/**
|
|
105
|
+
* Enable gateway proxy filtering on UDP.
|
|
106
|
+
*/
|
|
107
|
+
gatewayUdpProxyEnabled?: pulumi.Input<boolean>;
|
|
108
|
+
/**
|
|
109
|
+
* Enable installation of cloudflare managed root certificate.
|
|
110
|
+
*/
|
|
111
|
+
rootCertificateInstallationEnabled?: pulumi.Input<boolean>;
|
|
112
|
+
/**
|
|
113
|
+
* Enable using CGNAT virtual IPv4.
|
|
114
|
+
*/
|
|
115
|
+
useZtVirtualIp?: pulumi.Input<boolean>;
|
|
116
|
+
}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.ZeroTrustDeviceSettings = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
14
|
+
*
|
|
15
|
+
* const exampleZeroTrustDeviceSettings = new cloudflare.ZeroTrustDeviceSettings("example_zero_trust_device_settings", {
|
|
16
|
+
* accountId: "699d98642c564d2e855e9661899b7252",
|
|
17
|
+
* disableForTime: 0,
|
|
18
|
+
* gatewayProxyEnabled: true,
|
|
19
|
+
* gatewayUdpProxyEnabled: true,
|
|
20
|
+
* rootCertificateInstallationEnabled: true,
|
|
21
|
+
* useZtVirtualIp: true,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
class ZeroTrustDeviceSettings extends pulumi.CustomResource {
|
|
26
|
+
/**
|
|
27
|
+
* Get an existing ZeroTrustDeviceSettings resource's state with the given name, ID, and optional extra
|
|
28
|
+
* properties used to qualify the lookup.
|
|
29
|
+
*
|
|
30
|
+
* @param name The _unique_ name of the resulting resource.
|
|
31
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
32
|
+
* @param state Any extra arguments used during the lookup.
|
|
33
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
34
|
+
*/
|
|
35
|
+
static get(name, id, state, opts) {
|
|
36
|
+
return new ZeroTrustDeviceSettings(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Returns true if the given object is an instance of ZeroTrustDeviceSettings. This is designed to work even
|
|
40
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
41
|
+
*/
|
|
42
|
+
static isInstance(obj) {
|
|
43
|
+
if (obj === undefined || obj === null) {
|
|
44
|
+
return false;
|
|
45
|
+
}
|
|
46
|
+
return obj['__pulumiType'] === ZeroTrustDeviceSettings.__pulumiType;
|
|
47
|
+
}
|
|
48
|
+
constructor(name, argsOrState, opts) {
|
|
49
|
+
let resourceInputs = {};
|
|
50
|
+
opts = opts || {};
|
|
51
|
+
if (opts.id) {
|
|
52
|
+
const state = argsOrState;
|
|
53
|
+
resourceInputs["accountId"] = state ? state.accountId : undefined;
|
|
54
|
+
resourceInputs["disableForTime"] = state ? state.disableForTime : undefined;
|
|
55
|
+
resourceInputs["gatewayProxyEnabled"] = state ? state.gatewayProxyEnabled : undefined;
|
|
56
|
+
resourceInputs["gatewayUdpProxyEnabled"] = state ? state.gatewayUdpProxyEnabled : undefined;
|
|
57
|
+
resourceInputs["rootCertificateInstallationEnabled"] = state ? state.rootCertificateInstallationEnabled : undefined;
|
|
58
|
+
resourceInputs["useZtVirtualIp"] = state ? state.useZtVirtualIp : undefined;
|
|
59
|
+
}
|
|
60
|
+
else {
|
|
61
|
+
const args = argsOrState;
|
|
62
|
+
if ((!args || args.accountId === undefined) && !opts.urn) {
|
|
63
|
+
throw new Error("Missing required property 'accountId'");
|
|
64
|
+
}
|
|
65
|
+
resourceInputs["accountId"] = args ? args.accountId : undefined;
|
|
66
|
+
resourceInputs["disableForTime"] = args ? args.disableForTime : undefined;
|
|
67
|
+
resourceInputs["gatewayProxyEnabled"] = args ? args.gatewayProxyEnabled : undefined;
|
|
68
|
+
resourceInputs["gatewayUdpProxyEnabled"] = args ? args.gatewayUdpProxyEnabled : undefined;
|
|
69
|
+
resourceInputs["rootCertificateInstallationEnabled"] = args ? args.rootCertificateInstallationEnabled : undefined;
|
|
70
|
+
resourceInputs["useZtVirtualIp"] = args ? args.useZtVirtualIp : undefined;
|
|
71
|
+
}
|
|
72
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
73
|
+
super(ZeroTrustDeviceSettings.__pulumiType, name, resourceInputs, opts);
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
exports.ZeroTrustDeviceSettings = ZeroTrustDeviceSettings;
|
|
77
|
+
/** @internal */
|
|
78
|
+
ZeroTrustDeviceSettings.__pulumiType = 'cloudflare:index/zeroTrustDeviceSettings:ZeroTrustDeviceSettings';
|
|
79
|
+
//# sourceMappingURL=zeroTrustDeviceSettings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"zeroTrustDeviceSettings.js","sourceRoot":"","sources":["../zeroTrustDeviceSettings.ts"],"names":[],"mappings":"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"}
|
|
@@ -45,14 +45,13 @@ export declare class ZeroTrustDlpCustomProfile extends pulumi.CustomResource {
|
|
|
45
45
|
* The description of the profile.
|
|
46
46
|
*/
|
|
47
47
|
readonly description: pulumi.Output<string | undefined>;
|
|
48
|
-
readonly entries: pulumi.Output<outputs.ZeroTrustDlpCustomProfileEntry[]
|
|
49
|
-
readonly name: pulumi.Output<string
|
|
48
|
+
readonly entries: pulumi.Output<outputs.ZeroTrustDlpCustomProfileEntry[]>;
|
|
49
|
+
readonly name: pulumi.Output<string>;
|
|
50
50
|
readonly ocrEnabled: pulumi.Output<boolean | undefined>;
|
|
51
51
|
/**
|
|
52
52
|
* Whether this profile can be accessed by anyone.
|
|
53
53
|
*/
|
|
54
54
|
readonly openAccess: pulumi.Output<boolean>;
|
|
55
|
-
readonly profiles: pulumi.Output<outputs.ZeroTrustDlpCustomProfileProfile[]>;
|
|
56
55
|
/**
|
|
57
56
|
* Entries from other profiles (e.g. pre-defined Cloudflare profiles, or your Microsoft Information Protection profiles).
|
|
58
57
|
*/
|
|
@@ -104,7 +103,6 @@ export interface ZeroTrustDlpCustomProfileState {
|
|
|
104
103
|
* Whether this profile can be accessed by anyone.
|
|
105
104
|
*/
|
|
106
105
|
openAccess?: pulumi.Input<boolean>;
|
|
107
|
-
profiles?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDlpCustomProfileProfile>[]>;
|
|
108
106
|
/**
|
|
109
107
|
* Entries from other profiles (e.g. pre-defined Cloudflare profiles, or your Microsoft Information Protection profiles).
|
|
110
108
|
*/
|
|
@@ -137,10 +135,9 @@ export interface ZeroTrustDlpCustomProfileArgs {
|
|
|
137
135
|
* The description of the profile.
|
|
138
136
|
*/
|
|
139
137
|
description?: pulumi.Input<string>;
|
|
140
|
-
entries
|
|
141
|
-
name
|
|
138
|
+
entries: pulumi.Input<pulumi.Input<inputs.ZeroTrustDlpCustomProfileEntry>[]>;
|
|
139
|
+
name: pulumi.Input<string>;
|
|
142
140
|
ocrEnabled?: pulumi.Input<boolean>;
|
|
143
|
-
profiles?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDlpCustomProfileProfile>[]>;
|
|
144
141
|
/**
|
|
145
142
|
* Entries from other profiles (e.g. pre-defined Cloudflare profiles, or your Microsoft Information Protection profiles).
|
|
146
143
|
*/
|
|
@@ -53,7 +53,6 @@ class ZeroTrustDlpCustomProfile extends pulumi.CustomResource {
|
|
|
53
53
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
54
54
|
resourceInputs["ocrEnabled"] = state ? state.ocrEnabled : undefined;
|
|
55
55
|
resourceInputs["openAccess"] = state ? state.openAccess : undefined;
|
|
56
|
-
resourceInputs["profiles"] = state ? state.profiles : undefined;
|
|
57
56
|
resourceInputs["sharedEntries"] = state ? state.sharedEntries : undefined;
|
|
58
57
|
resourceInputs["type"] = state ? state.type : undefined;
|
|
59
58
|
resourceInputs["updatedAt"] = state ? state.updatedAt : undefined;
|
|
@@ -63,6 +62,12 @@ class ZeroTrustDlpCustomProfile extends pulumi.CustomResource {
|
|
|
63
62
|
if ((!args || args.accountId === undefined) && !opts.urn) {
|
|
64
63
|
throw new Error("Missing required property 'accountId'");
|
|
65
64
|
}
|
|
65
|
+
if ((!args || args.entries === undefined) && !opts.urn) {
|
|
66
|
+
throw new Error("Missing required property 'entries'");
|
|
67
|
+
}
|
|
68
|
+
if ((!args || args.name === undefined) && !opts.urn) {
|
|
69
|
+
throw new Error("Missing required property 'name'");
|
|
70
|
+
}
|
|
66
71
|
resourceInputs["accountId"] = args ? args.accountId : undefined;
|
|
67
72
|
resourceInputs["aiContextEnabled"] = args ? args.aiContextEnabled : undefined;
|
|
68
73
|
resourceInputs["allowedMatchCount"] = args ? args.allowedMatchCount : undefined;
|
|
@@ -72,7 +77,6 @@ class ZeroTrustDlpCustomProfile extends pulumi.CustomResource {
|
|
|
72
77
|
resourceInputs["entries"] = args ? args.entries : undefined;
|
|
73
78
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
74
79
|
resourceInputs["ocrEnabled"] = args ? args.ocrEnabled : undefined;
|
|
75
|
-
resourceInputs["profiles"] = args ? args.profiles : undefined;
|
|
76
80
|
resourceInputs["sharedEntries"] = args ? args.sharedEntries : undefined;
|
|
77
81
|
resourceInputs["createdAt"] = undefined /*out*/;
|
|
78
82
|
resourceInputs["openAccess"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zeroTrustDlpCustomProfile.js","sourceRoot":"","sources":["../zeroTrustDlpCustomProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,yBAA0B,SAAQ,MAAM,CAAC,cAAc;IAChE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsC,EAAE,IAAmC;QACpI,OAAO,IAAI,yBAAyB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAChF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,yBAAyB,CAAC,YAAY,CAAC;IAC1E,CAAC;
|
|
1
|
+
{"version":3,"file":"zeroTrustDlpCustomProfile.js","sourceRoot":"","sources":["../zeroTrustDlpCustomProfile.ts"],"names":[],"mappings":"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"}
|
|
@@ -11,10 +11,6 @@ import * as outputs from "./types/output";
|
|
|
11
11
|
* const exampleZeroTrustDlpPredefinedProfile = new cloudflare.ZeroTrustDlpPredefinedProfile("example_zero_trust_dlp_predefined_profile", {
|
|
12
12
|
* accountId: "account_id",
|
|
13
13
|
* profileId: "182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e",
|
|
14
|
-
* entries: [{
|
|
15
|
-
* id: "182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e",
|
|
16
|
-
* enabled: true,
|
|
17
|
-
* }],
|
|
18
14
|
* aiContextEnabled: true,
|
|
19
15
|
* allowedMatchCount: 0,
|
|
20
16
|
* confidenceThreshold: "confidence_threshold",
|
|
@@ -24,6 +20,10 @@ import * as outputs from "./types/output";
|
|
|
24
20
|
* files: true,
|
|
25
21
|
* },
|
|
26
22
|
* },
|
|
23
|
+
* entries: [{
|
|
24
|
+
* id: "182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e",
|
|
25
|
+
* enabled: true,
|
|
26
|
+
* }],
|
|
27
27
|
* ocrEnabled: true,
|
|
28
28
|
* });
|
|
29
29
|
* ```
|
|
@@ -66,7 +66,10 @@ export declare class ZeroTrustDlpPredefinedProfile extends pulumi.CustomResource
|
|
|
66
66
|
* The description of the profile.
|
|
67
67
|
*/
|
|
68
68
|
readonly description: pulumi.Output<string>;
|
|
69
|
-
|
|
69
|
+
/**
|
|
70
|
+
* @deprecated This attribute is deprecated.
|
|
71
|
+
*/
|
|
72
|
+
readonly entries: pulumi.Output<outputs.ZeroTrustDlpPredefinedProfileEntry[] | undefined>;
|
|
70
73
|
/**
|
|
71
74
|
* The name of the profile.
|
|
72
75
|
*/
|
|
@@ -114,6 +117,9 @@ export interface ZeroTrustDlpPredefinedProfileState {
|
|
|
114
117
|
* The description of the profile.
|
|
115
118
|
*/
|
|
116
119
|
description?: pulumi.Input<string>;
|
|
120
|
+
/**
|
|
121
|
+
* @deprecated This attribute is deprecated.
|
|
122
|
+
*/
|
|
117
123
|
entries?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDlpPredefinedProfileEntry>[]>;
|
|
118
124
|
/**
|
|
119
125
|
* The name of the profile.
|
|
@@ -146,7 +152,10 @@ export interface ZeroTrustDlpPredefinedProfileArgs {
|
|
|
146
152
|
* Scan the context of predefined entries to only return matches surrounded by keywords.
|
|
147
153
|
*/
|
|
148
154
|
contextAwareness?: pulumi.Input<inputs.ZeroTrustDlpPredefinedProfileContextAwareness>;
|
|
149
|
-
|
|
155
|
+
/**
|
|
156
|
+
* @deprecated This attribute is deprecated.
|
|
157
|
+
*/
|
|
158
|
+
entries?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDlpPredefinedProfileEntry>[]>;
|
|
150
159
|
ocrEnabled?: pulumi.Input<boolean>;
|
|
151
160
|
profileId: pulumi.Input<string>;
|
|
152
161
|
}
|
|
@@ -15,10 +15,6 @@ const utilities = require("./utilities");
|
|
|
15
15
|
* const exampleZeroTrustDlpPredefinedProfile = new cloudflare.ZeroTrustDlpPredefinedProfile("example_zero_trust_dlp_predefined_profile", {
|
|
16
16
|
* accountId: "account_id",
|
|
17
17
|
* profileId: "182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e",
|
|
18
|
-
* entries: [{
|
|
19
|
-
* id: "182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e",
|
|
20
|
-
* enabled: true,
|
|
21
|
-
* }],
|
|
22
18
|
* aiContextEnabled: true,
|
|
23
19
|
* allowedMatchCount: 0,
|
|
24
20
|
* confidenceThreshold: "confidence_threshold",
|
|
@@ -28,6 +24,10 @@ const utilities = require("./utilities");
|
|
|
28
24
|
* files: true,
|
|
29
25
|
* },
|
|
30
26
|
* },
|
|
27
|
+
* entries: [{
|
|
28
|
+
* id: "182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e",
|
|
29
|
+
* enabled: true,
|
|
30
|
+
* }],
|
|
31
31
|
* ocrEnabled: true,
|
|
32
32
|
* });
|
|
33
33
|
* ```
|
|
@@ -86,9 +86,6 @@ class ZeroTrustDlpPredefinedProfile extends pulumi.CustomResource {
|
|
|
86
86
|
if ((!args || args.accountId === undefined) && !opts.urn) {
|
|
87
87
|
throw new Error("Missing required property 'accountId'");
|
|
88
88
|
}
|
|
89
|
-
if ((!args || args.entries === undefined) && !opts.urn) {
|
|
90
|
-
throw new Error("Missing required property 'entries'");
|
|
91
|
-
}
|
|
92
89
|
if ((!args || args.profileId === undefined) && !opts.urn) {
|
|
93
90
|
throw new Error("Missing required property 'profileId'");
|
|
94
91
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zeroTrustDlpPredefinedProfile.js","sourceRoot":"","sources":["../zeroTrustDlpPredefinedProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,MAAa,6BAA8B,SAAQ,MAAM,CAAC,cAAc;IACpE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0C,EAAE,IAAmC;QACxI,OAAO,IAAI,6BAA6B,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACpF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,6BAA6B,CAAC,YAAY,CAAC;IAC9E,CAAC;
|
|
1
|
+
{"version":3,"file":"zeroTrustDlpPredefinedProfile.js","sourceRoot":"","sources":["../zeroTrustDlpPredefinedProfile.ts"],"names":[],"mappings":"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"}
|
|
@@ -84,6 +84,10 @@ export declare class ZeroTrustGatewayPolicy extends pulumi.CustomResource {
|
|
|
84
84
|
* version number of the rule
|
|
85
85
|
*/
|
|
86
86
|
readonly version: pulumi.Output<number>;
|
|
87
|
+
/**
|
|
88
|
+
* Warning for a misconfigured rule, if any.
|
|
89
|
+
*/
|
|
90
|
+
readonly warningStatus: pulumi.Output<string>;
|
|
87
91
|
/**
|
|
88
92
|
* Create a ZeroTrustGatewayPolicy resource with the given unique name, arguments, and options.
|
|
89
93
|
*
|
|
@@ -155,6 +159,10 @@ export interface ZeroTrustGatewayPolicyState {
|
|
|
155
159
|
* version number of the rule
|
|
156
160
|
*/
|
|
157
161
|
version?: pulumi.Input<number>;
|
|
162
|
+
/**
|
|
163
|
+
* Warning for a misconfigured rule, if any.
|
|
164
|
+
*/
|
|
165
|
+
warningStatus?: pulumi.Input<string>;
|
|
158
166
|
}
|
|
159
167
|
/**
|
|
160
168
|
* The set of arguments for constructing a ZeroTrustGatewayPolicy resource.
|
|
@@ -59,6 +59,7 @@ class ZeroTrustGatewayPolicy extends pulumi.CustomResource {
|
|
|
59
59
|
resourceInputs["traffic"] = state ? state.traffic : undefined;
|
|
60
60
|
resourceInputs["updatedAt"] = state ? state.updatedAt : undefined;
|
|
61
61
|
resourceInputs["version"] = state ? state.version : undefined;
|
|
62
|
+
resourceInputs["warningStatus"] = state ? state.warningStatus : undefined;
|
|
62
63
|
}
|
|
63
64
|
else {
|
|
64
65
|
const args = argsOrState;
|
|
@@ -88,6 +89,7 @@ class ZeroTrustGatewayPolicy extends pulumi.CustomResource {
|
|
|
88
89
|
resourceInputs["deletedAt"] = undefined /*out*/;
|
|
89
90
|
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
90
91
|
resourceInputs["version"] = undefined /*out*/;
|
|
92
|
+
resourceInputs["warningStatus"] = undefined /*out*/;
|
|
91
93
|
}
|
|
92
94
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
93
95
|
const aliasOpts = { aliases: [{ type: "cloudflare:index/teamsRule:TeamsRule" }] };
|