@pulumi/cloudflare 6.10.0-alpha.1759386985 → 6.10.0-alpha.1759443944
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/accessCustomPage.d.ts +12 -0
- package/accessCustomPage.js +12 -0
- package/accessCustomPage.js.map +1 -1
- package/accessServiceToken.d.ts +26 -0
- package/accessServiceToken.js +6 -0
- package/accessServiceToken.js.map +1 -1
- package/addressMap.d.ts +1 -1
- package/botManagement.d.ts +17 -1
- package/botManagement.js +4 -1
- package/botManagement.js.map +1 -1
- package/byoIpPrefix.d.ts +16 -0
- package/byoIpPrefix.js.map +1 -1
- package/dnsFirewall.d.ts +69 -9
- package/dnsFirewall.js.map +1 -1
- package/emailRoutingDns.d.ts +2 -2
- package/emailRoutingDns.js +0 -3
- package/emailRoutingDns.js.map +1 -1
- package/emailSecurityBlockSender.d.ts +3 -3
- package/emailSecurityBlockSender.js +3 -3
- package/emailSecurityTrustedDomains.d.ts +4 -4
- package/emailSecurityTrustedDomains.js +4 -4
- package/getBotManagement.d.ts +5 -0
- package/getBotManagement.js.map +1 -1
- package/getByoIpPrefix.d.ts +8 -0
- package/getByoIpPrefix.js.map +1 -1
- package/getDnsFirewall.d.ts +4 -19
- package/getDnsFirewall.js.map +1 -1
- package/getLoadBalancerPool.d.ts +4 -0
- package/getLoadBalancerPool.js.map +1 -1
- package/getPageShieldConnectionsList.d.ts +3 -3
- package/getPageShieldCookiesList.d.ts +3 -3
- package/getPageShieldScriptsList.d.ts +3 -3
- package/getWorker.d.ts +6 -6
- package/getWorker.js +2 -2
- package/getWorkerVersion.d.ts +19 -46
- package/getWorkerVersion.js +4 -4
- package/getWorkerVersion.js.map +1 -1
- package/getWorkerVersions.d.ts +5 -5
- package/getWorkerVersions.js +2 -2
- package/getWorkflow.d.ts +66 -0
- package/getWorkflow.js +52 -0
- package/getWorkflow.js.map +1 -0
- package/getWorkflows.d.ts +80 -0
- package/getWorkflows.js +52 -0
- package/getWorkflows.js.map +1 -0
- package/getZeroTrustAccessApplication.d.ts +0 -2
- package/getZeroTrustAccessApplication.js.map +1 -1
- package/getZeroTrustAccessCustomPage.d.ts +0 -6
- package/getZeroTrustAccessCustomPage.js.map +1 -1
- package/getZeroTrustAccessGroup.d.ts +0 -2
- package/getZeroTrustAccessGroup.js.map +1 -1
- package/getZeroTrustAccessMtlsCertificate.d.ts +0 -2
- package/getZeroTrustAccessMtlsCertificate.js.map +1 -1
- package/getZeroTrustAccessServiceToken.d.ts +0 -3
- package/getZeroTrustAccessServiceToken.js.map +1 -1
- package/getZeroTrustAccessTag.d.ts +0 -6
- package/getZeroTrustAccessTag.js.map +1 -1
- package/getZeroTrustDnsLocation.d.ts +11 -11
- package/getZeroTrustGatewayAppTypesList.d.ts +3 -3
- package/getZeroTrustGatewayCategoriesList.d.ts +3 -3
- package/getZeroTrustGatewayCertificate.d.ts +11 -11
- package/getZeroTrustGatewayLogging.d.ts +2 -2
- package/getZeroTrustGatewayPolicy.d.ts +36 -10
- package/getZeroTrustGatewayPolicy.js.map +1 -1
- package/getZeroTrustGatewayProxyEndpoint.d.ts +3 -3
- package/getZeroTrustGatewaySettings.d.ts +3 -0
- package/getZeroTrustGatewaySettings.js.map +1 -1
- package/getZeroTrustList.d.ts +9 -9
- package/getZeroTrustLists.d.ts +3 -3
- package/getZeroTrustNetworkHostnameRoute.d.ts +101 -0
- package/getZeroTrustNetworkHostnameRoute.js +52 -0
- package/getZeroTrustNetworkHostnameRoute.js.map +1 -0
- package/getZeroTrustNetworkHostnameRoutes.d.ts +153 -0
- package/getZeroTrustNetworkHostnameRoutes.js +70 -0
- package/getZeroTrustNetworkHostnameRoutes.js.map +1 -0
- package/getZeroTrustOrganization.d.ts +0 -2
- package/getZeroTrustOrganization.js.map +1 -1
- package/index.d.ts +18 -0
- package/index.js +29 -7
- package/index.js.map +1 -1
- package/listItem.d.ts +4 -0
- package/listItem.js +4 -0
- package/listItem.js.map +1 -1
- package/loadBalancerPool.d.ts +12 -0
- package/loadBalancerPool.js +2 -0
- package/loadBalancerPool.js.map +1 -1
- package/package.json +2 -2
- package/r2customDomain.d.ts +2 -2
- package/r2customDomain.js +2 -2
- package/teamsAccount.d.ts +3 -3
- package/teamsList.d.ts +14 -14
- package/teamsLocation.d.ts +28 -28
- package/teamsProxyEndpoint.d.ts +8 -8
- package/teamsRule.d.ts +39 -51
- package/teamsRule.js +2 -2
- package/teamsRule.js.map +1 -1
- package/types/input.d.ts +522 -359
- package/types/output.d.ts +975 -740
- package/workerScript.d.ts +12 -12
- package/workerVersion.d.ts +18 -3
- package/workerVersion.js.map +1 -1
- package/workersScript.d.ts +12 -12
- package/workersScriptSubdomain.d.ts +2 -2
- package/workersScriptSubdomain.js +1 -1
- package/workflow.d.ts +87 -0
- package/workflow.js +104 -0
- package/workflow.js.map +1 -0
- package/zeroTrustAccessCustomPage.d.ts +12 -0
- package/zeroTrustAccessCustomPage.js +12 -0
- package/zeroTrustAccessCustomPage.js.map +1 -1
- package/zeroTrustAccessServiceToken.d.ts +26 -0
- package/zeroTrustAccessServiceToken.js +6 -0
- package/zeroTrustAccessServiceToken.js.map +1 -1
- package/zeroTrustDexTest.d.ts +2 -27
- package/zeroTrustDexTest.js +1 -25
- package/zeroTrustDexTest.js.map +1 -1
- package/zeroTrustDnsLocation.d.ts +28 -28
- package/zeroTrustGatewayCertificate.d.ts +26 -14
- package/zeroTrustGatewayCertificate.js +2 -0
- package/zeroTrustGatewayCertificate.js.map +1 -1
- package/zeroTrustGatewayLogging.d.ts +6 -6
- package/zeroTrustGatewayPolicy.d.ts +39 -51
- package/zeroTrustGatewayPolicy.js +2 -2
- package/zeroTrustGatewayPolicy.js.map +1 -1
- package/zeroTrustGatewayProxyEndpoint.d.ts +8 -8
- package/zeroTrustGatewaySettings.d.ts +3 -3
- package/zeroTrustList.d.ts +14 -14
- package/zeroTrustNetworkHostnameRoute.d.ts +129 -0
- package/zeroTrustNetworkHostnameRoute.js +85 -0
- package/zeroTrustNetworkHostnameRoute.js.map +1 -0
package/types/input.d.ts
CHANGED
|
@@ -814,7 +814,6 @@ export interface AccessApplicationSaasApp {
|
|
|
814
814
|
* The service provider's endpoint that is responsible for receiving and parsing a SAML assertion.
|
|
815
815
|
*/
|
|
816
816
|
consumerServiceUrl?: pulumi.Input<string>;
|
|
817
|
-
createdAt?: pulumi.Input<string>;
|
|
818
817
|
customAttributes?: pulumi.Input<pulumi.Input<inputs.AccessApplicationSaasAppCustomAttribute>[]>;
|
|
819
818
|
customClaims?: pulumi.Input<pulumi.Input<inputs.AccessApplicationSaasAppCustomClaim>[]>;
|
|
820
819
|
/**
|
|
@@ -868,7 +867,6 @@ export interface AccessApplicationSaasApp {
|
|
|
868
867
|
* The endpoint where your SaaS application will send login requests.
|
|
869
868
|
*/
|
|
870
869
|
ssoEndpoint?: pulumi.Input<string>;
|
|
871
|
-
updatedAt?: pulumi.Input<string>;
|
|
872
870
|
}
|
|
873
871
|
export interface AccessApplicationSaasAppCustomAttribute {
|
|
874
872
|
/**
|
|
@@ -2634,37 +2632,37 @@ export interface AccountDnsSettingsZoneDefaultsNameservers {
|
|
|
2634
2632
|
* Nameserver type
|
|
2635
2633
|
* Available values: "cloudflare.standard", "cloudflare.standard.random", "custom.account", "custom.tenant".
|
|
2636
2634
|
*/
|
|
2637
|
-
type
|
|
2635
|
+
type?: pulumi.Input<string>;
|
|
2638
2636
|
}
|
|
2639
2637
|
export interface AccountDnsSettingsZoneDefaultsSoa {
|
|
2640
2638
|
/**
|
|
2641
2639
|
* Time in seconds of being unable to query the primary server after which secondary servers should stop serving the zone.
|
|
2642
2640
|
*/
|
|
2643
|
-
expire
|
|
2641
|
+
expire?: pulumi.Input<number>;
|
|
2644
2642
|
/**
|
|
2645
2643
|
* The time to live (TTL) for negative caching of records within the zone.
|
|
2646
2644
|
*/
|
|
2647
|
-
minTtl
|
|
2645
|
+
minTtl?: pulumi.Input<number>;
|
|
2648
2646
|
/**
|
|
2649
|
-
* The primary nameserver, which may be used for outbound zone transfers.
|
|
2647
|
+
* The primary nameserver, which may be used for outbound zone transfers. If null, a Cloudflare-assigned value will be used.
|
|
2650
2648
|
*/
|
|
2651
|
-
mname
|
|
2649
|
+
mname?: pulumi.Input<string>;
|
|
2652
2650
|
/**
|
|
2653
2651
|
* Time in seconds after which secondary servers should re-check the SOA record to see if the zone has been updated.
|
|
2654
2652
|
*/
|
|
2655
|
-
refresh
|
|
2653
|
+
refresh?: pulumi.Input<number>;
|
|
2656
2654
|
/**
|
|
2657
2655
|
* Time in seconds after which secondary servers should retry queries after the primary server was unresponsive.
|
|
2658
2656
|
*/
|
|
2659
|
-
retry
|
|
2657
|
+
retry?: pulumi.Input<number>;
|
|
2660
2658
|
/**
|
|
2661
2659
|
* The email address of the zone administrator, with the first label representing the local part of the email address.
|
|
2662
2660
|
*/
|
|
2663
|
-
rname
|
|
2661
|
+
rname?: pulumi.Input<string>;
|
|
2664
2662
|
/**
|
|
2665
2663
|
* The time to live (TTL) of the SOA record itself.
|
|
2666
2664
|
*/
|
|
2667
|
-
ttl
|
|
2665
|
+
ttl?: pulumi.Input<number>;
|
|
2668
2666
|
}
|
|
2669
2667
|
export interface AccountMemberPolicy {
|
|
2670
2668
|
/**
|
|
@@ -2823,11 +2821,6 @@ export interface AccountUnit {
|
|
|
2823
2821
|
id?: pulumi.Input<string>;
|
|
2824
2822
|
}
|
|
2825
2823
|
export interface AddressMapMembership {
|
|
2826
|
-
/**
|
|
2827
|
-
* Controls whether the membership can be deleted via the API or not.
|
|
2828
|
-
*/
|
|
2829
|
-
canDelete?: pulumi.Input<boolean>;
|
|
2830
|
-
createdAt?: pulumi.Input<string>;
|
|
2831
2824
|
/**
|
|
2832
2825
|
* The identifier for the membership (eg. a zone or account tag).
|
|
2833
2826
|
*/
|
|
@@ -5490,6 +5483,18 @@ export interface GetWorkersKvNamespaceFilterArgs {
|
|
|
5490
5483
|
*/
|
|
5491
5484
|
order?: pulumi.Input<string>;
|
|
5492
5485
|
}
|
|
5486
|
+
export interface GetWorkflowFilter {
|
|
5487
|
+
/**
|
|
5488
|
+
* Allows filtering workflows` name.
|
|
5489
|
+
*/
|
|
5490
|
+
search?: string;
|
|
5491
|
+
}
|
|
5492
|
+
export interface GetWorkflowFilterArgs {
|
|
5493
|
+
/**
|
|
5494
|
+
* Allows filtering workflows` name.
|
|
5495
|
+
*/
|
|
5496
|
+
search?: pulumi.Input<string>;
|
|
5497
|
+
}
|
|
5493
5498
|
export interface GetZeroTrustAccessApplicationFilter {
|
|
5494
5499
|
/**
|
|
5495
5500
|
* The aud of the app.
|
|
@@ -5756,18 +5761,70 @@ export interface GetZeroTrustAccessServiceTokenFilterArgs {
|
|
|
5756
5761
|
}
|
|
5757
5762
|
export interface GetZeroTrustListFilter {
|
|
5758
5763
|
/**
|
|
5759
|
-
*
|
|
5764
|
+
* Specify the list type.
|
|
5760
5765
|
* Available values: "SERIAL", "URL", "DOMAIN", "EMAIL", "IP".
|
|
5761
5766
|
*/
|
|
5762
5767
|
type?: string;
|
|
5763
5768
|
}
|
|
5764
5769
|
export interface GetZeroTrustListFilterArgs {
|
|
5765
5770
|
/**
|
|
5766
|
-
*
|
|
5771
|
+
* Specify the list type.
|
|
5767
5772
|
* Available values: "SERIAL", "URL", "DOMAIN", "EMAIL", "IP".
|
|
5768
5773
|
*/
|
|
5769
5774
|
type?: pulumi.Input<string>;
|
|
5770
5775
|
}
|
|
5776
|
+
export interface GetZeroTrustNetworkHostnameRouteFilter {
|
|
5777
|
+
/**
|
|
5778
|
+
* If set, only list hostname routes with the given comment.
|
|
5779
|
+
*/
|
|
5780
|
+
comment?: string;
|
|
5781
|
+
/**
|
|
5782
|
+
* If provided, include only resources that were created (and not deleted) before this time. URL encoded.
|
|
5783
|
+
*/
|
|
5784
|
+
existedAt?: string;
|
|
5785
|
+
/**
|
|
5786
|
+
* If set, only list hostname routes that contain a substring of the given value, the filter is case-insensitive.
|
|
5787
|
+
*/
|
|
5788
|
+
hostname?: string;
|
|
5789
|
+
/**
|
|
5790
|
+
* The hostname route ID.
|
|
5791
|
+
*/
|
|
5792
|
+
id?: string;
|
|
5793
|
+
/**
|
|
5794
|
+
* If `true`, only return deleted hostname routes. If `false`, exclude deleted hostname routes.
|
|
5795
|
+
*/
|
|
5796
|
+
isDeleted?: boolean;
|
|
5797
|
+
/**
|
|
5798
|
+
* If set, only list hostname routes that point to a specific tunnel.
|
|
5799
|
+
*/
|
|
5800
|
+
tunnelId?: string;
|
|
5801
|
+
}
|
|
5802
|
+
export interface GetZeroTrustNetworkHostnameRouteFilterArgs {
|
|
5803
|
+
/**
|
|
5804
|
+
* If set, only list hostname routes with the given comment.
|
|
5805
|
+
*/
|
|
5806
|
+
comment?: pulumi.Input<string>;
|
|
5807
|
+
/**
|
|
5808
|
+
* If provided, include only resources that were created (and not deleted) before this time. URL encoded.
|
|
5809
|
+
*/
|
|
5810
|
+
existedAt?: pulumi.Input<string>;
|
|
5811
|
+
/**
|
|
5812
|
+
* If set, only list hostname routes that contain a substring of the given value, the filter is case-insensitive.
|
|
5813
|
+
*/
|
|
5814
|
+
hostname?: pulumi.Input<string>;
|
|
5815
|
+
/**
|
|
5816
|
+
* The hostname route ID.
|
|
5817
|
+
*/
|
|
5818
|
+
id?: pulumi.Input<string>;
|
|
5819
|
+
/**
|
|
5820
|
+
* If `true`, only return deleted hostname routes. If `false`, exclude deleted hostname routes.
|
|
5821
|
+
*/
|
|
5822
|
+
isDeleted?: pulumi.Input<boolean>;
|
|
5823
|
+
/**
|
|
5824
|
+
* If set, only list hostname routes that point to a specific tunnel.
|
|
5825
|
+
*/
|
|
5826
|
+
tunnelId?: pulumi.Input<string>;
|
|
5827
|
+
}
|
|
5771
5828
|
export interface GetZeroTrustTunnelCloudflaredFilter {
|
|
5772
5829
|
excludePrefix?: string;
|
|
5773
5830
|
/**
|
|
@@ -9871,276 +9928,274 @@ export interface StreamWatermark {
|
|
|
9871
9928
|
}
|
|
9872
9929
|
export interface TeamsAccountSettings {
|
|
9873
9930
|
/**
|
|
9874
|
-
*
|
|
9931
|
+
* Specify activity log settings.
|
|
9875
9932
|
*/
|
|
9876
9933
|
activityLog?: pulumi.Input<inputs.TeamsAccountSettingsActivityLog>;
|
|
9877
9934
|
/**
|
|
9878
|
-
*
|
|
9935
|
+
* Specify anti-virus settings.
|
|
9879
9936
|
*/
|
|
9880
9937
|
antivirus?: pulumi.Input<inputs.TeamsAccountSettingsAntivirus>;
|
|
9881
9938
|
/**
|
|
9882
|
-
*
|
|
9939
|
+
* Specify block page layout settings.
|
|
9883
9940
|
*/
|
|
9884
9941
|
blockPage?: pulumi.Input<inputs.TeamsAccountSettingsBlockPage>;
|
|
9885
9942
|
/**
|
|
9886
|
-
* DLP
|
|
9943
|
+
* Specify the DLP inspection mode.
|
|
9887
9944
|
*/
|
|
9888
9945
|
bodyScanning?: pulumi.Input<inputs.TeamsAccountSettingsBodyScanning>;
|
|
9889
9946
|
/**
|
|
9890
|
-
* Browser
|
|
9947
|
+
* Specify Clientless Browser Isolation settings.
|
|
9891
9948
|
*/
|
|
9892
9949
|
browserIsolation?: pulumi.Input<inputs.TeamsAccountSettingsBrowserIsolation>;
|
|
9893
9950
|
/**
|
|
9894
|
-
*
|
|
9951
|
+
* Specify certificate settings for Gateway TLS interception. If unset, the Cloudflare Root CA handles interception.
|
|
9895
9952
|
*/
|
|
9896
9953
|
certificate?: pulumi.Input<inputs.TeamsAccountSettingsCertificate>;
|
|
9897
9954
|
/**
|
|
9898
|
-
*
|
|
9955
|
+
* Specify custom certificate settings for BYO-PKI. This field is deprecated; use `certificate` instead.
|
|
9899
9956
|
*
|
|
9900
9957
|
* @deprecated This attribute is deprecated.
|
|
9901
9958
|
*/
|
|
9902
9959
|
customCertificate?: pulumi.Input<inputs.TeamsAccountSettingsCustomCertificate>;
|
|
9903
9960
|
/**
|
|
9904
|
-
*
|
|
9961
|
+
* Specify user email settings for the firewall policies. When this is enabled, we standardize the email addresses in the identity part of the rule, so that they match the extended email variants in the firewall policies. When this setting is turned off, the email addresses in the identity part of the rule will be matched exactly as provided. If your email has `.` or `+` modifiers, you should enable this setting.
|
|
9905
9962
|
*/
|
|
9906
9963
|
extendedEmailMatching?: pulumi.Input<inputs.TeamsAccountSettingsExtendedEmailMatching>;
|
|
9907
9964
|
/**
|
|
9908
|
-
* FIPS settings.
|
|
9965
|
+
* Specify FIPS settings.
|
|
9909
9966
|
*/
|
|
9910
9967
|
fips?: pulumi.Input<inputs.TeamsAccountSettingsFips>;
|
|
9911
9968
|
/**
|
|
9912
|
-
*
|
|
9969
|
+
* Enable host selection in egress policies.
|
|
9913
9970
|
*/
|
|
9914
9971
|
hostSelector?: pulumi.Input<inputs.TeamsAccountSettingsHostSelector>;
|
|
9915
9972
|
/**
|
|
9916
|
-
*
|
|
9973
|
+
* Define the proxy inspection mode.
|
|
9917
9974
|
*/
|
|
9918
9975
|
inspection?: pulumi.Input<inputs.TeamsAccountSettingsInspection>;
|
|
9919
9976
|
/**
|
|
9920
|
-
*
|
|
9977
|
+
* Specify whether to detect protocols from the initial bytes of client traffic.
|
|
9921
9978
|
*/
|
|
9922
9979
|
protocolDetection?: pulumi.Input<inputs.TeamsAccountSettingsProtocolDetection>;
|
|
9923
9980
|
/**
|
|
9924
|
-
*
|
|
9981
|
+
* Specify whether to enable the sandbox.
|
|
9925
9982
|
*/
|
|
9926
9983
|
sandbox?: pulumi.Input<inputs.TeamsAccountSettingsSandbox>;
|
|
9927
9984
|
/**
|
|
9928
|
-
*
|
|
9985
|
+
* Specify whether to inspect encrypted HTTP traffic.
|
|
9929
9986
|
*/
|
|
9930
9987
|
tlsDecrypt?: pulumi.Input<inputs.TeamsAccountSettingsTlsDecrypt>;
|
|
9931
9988
|
}
|
|
9932
9989
|
export interface TeamsAccountSettingsActivityLog {
|
|
9933
9990
|
/**
|
|
9934
|
-
*
|
|
9991
|
+
* Specify whether to log activity.
|
|
9935
9992
|
*/
|
|
9936
9993
|
enabled?: pulumi.Input<boolean>;
|
|
9937
9994
|
}
|
|
9938
9995
|
export interface TeamsAccountSettingsAntivirus {
|
|
9939
9996
|
/**
|
|
9940
|
-
*
|
|
9997
|
+
* Specify whether to enable anti-virus scanning on downloads.
|
|
9941
9998
|
*/
|
|
9942
9999
|
enabledDownloadPhase?: pulumi.Input<boolean>;
|
|
9943
10000
|
/**
|
|
9944
|
-
*
|
|
10001
|
+
* Specify whether to enable anti-virus scanning on uploads.
|
|
9945
10002
|
*/
|
|
9946
10003
|
enabledUploadPhase?: pulumi.Input<boolean>;
|
|
9947
10004
|
/**
|
|
9948
|
-
*
|
|
10005
|
+
* Specify whether to block requests for unscannable files.
|
|
9949
10006
|
*/
|
|
9950
10007
|
failClosed?: pulumi.Input<boolean>;
|
|
9951
10008
|
/**
|
|
9952
|
-
* Configure
|
|
10009
|
+
* Configure the message the user's device shows during an antivirus scan.
|
|
9953
10010
|
*/
|
|
9954
10011
|
notificationSettings?: pulumi.Input<inputs.TeamsAccountSettingsAntivirusNotificationSettings>;
|
|
9955
10012
|
}
|
|
9956
10013
|
export interface TeamsAccountSettingsAntivirusNotificationSettings {
|
|
9957
10014
|
/**
|
|
9958
|
-
*
|
|
10015
|
+
* Specify whether to enable notifications.
|
|
9959
10016
|
*/
|
|
9960
10017
|
enabled?: pulumi.Input<boolean>;
|
|
9961
10018
|
/**
|
|
9962
|
-
*
|
|
10019
|
+
* Specify whether to include context information as query parameters.
|
|
9963
10020
|
*/
|
|
9964
10021
|
includeContext?: pulumi.Input<boolean>;
|
|
9965
10022
|
/**
|
|
9966
|
-
*
|
|
10023
|
+
* Specify the message to show in the notification.
|
|
9967
10024
|
*/
|
|
9968
10025
|
msg?: pulumi.Input<string>;
|
|
9969
10026
|
/**
|
|
9970
|
-
*
|
|
10027
|
+
* Specify a URL that directs users to more information. If unset, the notification opens a block page.
|
|
9971
10028
|
*/
|
|
9972
10029
|
supportUrl?: pulumi.Input<string>;
|
|
9973
10030
|
}
|
|
9974
10031
|
export interface TeamsAccountSettingsBlockPage {
|
|
9975
10032
|
/**
|
|
9976
|
-
*
|
|
10033
|
+
* Specify the block page background color in `#rrggbb` format when the mode is customized*block*page.
|
|
9977
10034
|
*/
|
|
9978
10035
|
backgroundColor?: pulumi.Input<string>;
|
|
9979
10036
|
/**
|
|
9980
|
-
*
|
|
10037
|
+
* Specify whether to enable the custom block page.
|
|
9981
10038
|
*/
|
|
9982
10039
|
enabled?: pulumi.Input<boolean>;
|
|
9983
10040
|
/**
|
|
9984
|
-
*
|
|
10041
|
+
* Specify the block page footer text when the mode is customized*block*page.
|
|
9985
10042
|
*/
|
|
9986
10043
|
footerText?: pulumi.Input<string>;
|
|
9987
10044
|
/**
|
|
9988
|
-
*
|
|
10045
|
+
* Specify the block page header text when the mode is customized*block*page.
|
|
9989
10046
|
*/
|
|
9990
10047
|
headerText?: pulumi.Input<string>;
|
|
9991
10048
|
/**
|
|
9992
|
-
*
|
|
10049
|
+
* Specify whether to append context to target*uri as query parameters. This applies only when the mode is redirect*uri.
|
|
9993
10050
|
*/
|
|
9994
10051
|
includeContext?: pulumi.Input<boolean>;
|
|
9995
10052
|
/**
|
|
9996
|
-
*
|
|
10053
|
+
* Specify the full URL to the logo file when the mode is customized*block*page.
|
|
9997
10054
|
*/
|
|
9998
10055
|
logoPath?: pulumi.Input<string>;
|
|
9999
10056
|
/**
|
|
10000
|
-
*
|
|
10057
|
+
* Specify the admin email for users to contact when the mode is customized*block*page.
|
|
10001
10058
|
*/
|
|
10002
10059
|
mailtoAddress?: pulumi.Input<string>;
|
|
10003
10060
|
/**
|
|
10004
|
-
*
|
|
10061
|
+
* Specify the subject line for emails created from the block page when the mode is customized*block*page.
|
|
10005
10062
|
*/
|
|
10006
10063
|
mailtoSubject?: pulumi.Input<string>;
|
|
10007
10064
|
/**
|
|
10008
|
-
*
|
|
10009
|
-
* Available values: "", "
|
|
10065
|
+
* Specify whether to redirect users to a Cloudflare-hosted block page or a customer-provided URI.
|
|
10066
|
+
* Available values: "", "customized*block*page", "redirectUri".
|
|
10010
10067
|
*/
|
|
10011
10068
|
mode?: pulumi.Input<string>;
|
|
10012
10069
|
/**
|
|
10013
|
-
*
|
|
10070
|
+
* Specify the block page title when the mode is customized*block*page.
|
|
10014
10071
|
*/
|
|
10015
10072
|
name?: pulumi.Input<string>;
|
|
10016
10073
|
/**
|
|
10017
|
-
*
|
|
10074
|
+
* Indicate that this setting was shared via the Orgs API and read only for the current account.
|
|
10018
10075
|
*/
|
|
10019
10076
|
readOnly?: pulumi.Input<boolean>;
|
|
10020
10077
|
/**
|
|
10021
|
-
*
|
|
10078
|
+
* Indicate the account tag of the account that shared this setting.
|
|
10022
10079
|
*/
|
|
10023
10080
|
sourceAccount?: pulumi.Input<string>;
|
|
10024
10081
|
/**
|
|
10025
|
-
*
|
|
10082
|
+
* Specify whether to suppress detailed information at the bottom of the block page when the mode is customized*block*page.
|
|
10026
10083
|
*/
|
|
10027
10084
|
suppressFooter?: pulumi.Input<boolean>;
|
|
10028
10085
|
/**
|
|
10029
|
-
*
|
|
10086
|
+
* Specify the URI to redirect users to when the mode is redirect_uri.
|
|
10030
10087
|
*/
|
|
10031
10088
|
targetUri?: pulumi.Input<string>;
|
|
10032
10089
|
/**
|
|
10033
|
-
*
|
|
10090
|
+
* Indicate the version number of the setting.
|
|
10034
10091
|
*/
|
|
10035
10092
|
version?: pulumi.Input<number>;
|
|
10036
10093
|
}
|
|
10037
10094
|
export interface TeamsAccountSettingsBodyScanning {
|
|
10038
10095
|
/**
|
|
10039
|
-
*
|
|
10096
|
+
* Specify the inspection mode as either `deep` or `shallow`.
|
|
10040
10097
|
* Available values: "deep", "shallow".
|
|
10041
10098
|
*/
|
|
10042
10099
|
inspectionMode?: pulumi.Input<string>;
|
|
10043
10100
|
}
|
|
10044
10101
|
export interface TeamsAccountSettingsBrowserIsolation {
|
|
10045
10102
|
/**
|
|
10046
|
-
*
|
|
10103
|
+
* Specify whether to enable non-identity onramp support for Browser Isolation.
|
|
10047
10104
|
*/
|
|
10048
10105
|
nonIdentityEnabled?: pulumi.Input<boolean>;
|
|
10049
10106
|
/**
|
|
10050
|
-
*
|
|
10107
|
+
* Specify whether to enable Clientless Browser Isolation.
|
|
10051
10108
|
*/
|
|
10052
10109
|
urlBrowserIsolationEnabled?: pulumi.Input<boolean>;
|
|
10053
10110
|
}
|
|
10054
10111
|
export interface TeamsAccountSettingsCertificate {
|
|
10055
10112
|
/**
|
|
10056
|
-
* UUID of certificate
|
|
10113
|
+
* Specify the UUID of the certificate used for interception. Ensure the certificate is available at the edge(previously called 'active'). A nil UUID directs Cloudflare to use the Root CA.
|
|
10057
10114
|
*/
|
|
10058
10115
|
id: pulumi.Input<string>;
|
|
10059
10116
|
}
|
|
10060
10117
|
export interface TeamsAccountSettingsCustomCertificate {
|
|
10061
10118
|
/**
|
|
10062
|
-
*
|
|
10119
|
+
* Indicate the internal certificate status.
|
|
10063
10120
|
*/
|
|
10064
10121
|
bindingStatus?: pulumi.Input<string>;
|
|
10065
10122
|
/**
|
|
10066
|
-
*
|
|
10123
|
+
* Specify whether to enable a custom certificate authority for signing Gateway traffic.
|
|
10067
10124
|
*/
|
|
10068
10125
|
enabled: pulumi.Input<boolean>;
|
|
10069
10126
|
/**
|
|
10070
|
-
* UUID of certificate (ID from MTLS certificate store).
|
|
10127
|
+
* Specify the UUID of the certificate (ID from MTLS certificate store).
|
|
10071
10128
|
*/
|
|
10072
10129
|
id?: pulumi.Input<string>;
|
|
10073
10130
|
updatedAt?: pulumi.Input<string>;
|
|
10074
10131
|
}
|
|
10075
10132
|
export interface TeamsAccountSettingsExtendedEmailMatching {
|
|
10076
10133
|
/**
|
|
10077
|
-
*
|
|
10134
|
+
* Specify whether to match all variants of user emails (with + or . modifiers) used as criteria in Firewall policies.
|
|
10078
10135
|
*/
|
|
10079
10136
|
enabled?: pulumi.Input<boolean>;
|
|
10080
10137
|
/**
|
|
10081
|
-
*
|
|
10138
|
+
* Indicate that this setting was shared via the Orgs API and read only for the current account.
|
|
10082
10139
|
*/
|
|
10083
10140
|
readOnly?: pulumi.Input<boolean>;
|
|
10084
10141
|
/**
|
|
10085
|
-
*
|
|
10142
|
+
* Indicate the account tag of the account that shared this setting.
|
|
10086
10143
|
*/
|
|
10087
10144
|
sourceAccount?: pulumi.Input<string>;
|
|
10088
10145
|
/**
|
|
10089
|
-
*
|
|
10146
|
+
* Indicate the version number of the setting.
|
|
10090
10147
|
*/
|
|
10091
10148
|
version?: pulumi.Input<number>;
|
|
10092
10149
|
}
|
|
10093
10150
|
export interface TeamsAccountSettingsFips {
|
|
10094
10151
|
/**
|
|
10095
|
-
*
|
|
10152
|
+
* Enforce cipher suites and TLS versions compliant with FIPS 140-2.
|
|
10096
10153
|
*/
|
|
10097
10154
|
tls?: pulumi.Input<boolean>;
|
|
10098
10155
|
}
|
|
10099
10156
|
export interface TeamsAccountSettingsHostSelector {
|
|
10100
10157
|
/**
|
|
10101
|
-
*
|
|
10158
|
+
* Specify whether to enable filtering via hosts for egress policies.
|
|
10102
10159
|
*/
|
|
10103
10160
|
enabled?: pulumi.Input<boolean>;
|
|
10104
10161
|
}
|
|
10105
10162
|
export interface TeamsAccountSettingsInspection {
|
|
10106
10163
|
/**
|
|
10107
|
-
*
|
|
10108
|
-
* - static: Gateway will use static inspection to inspect HTTP on TCP(80). If TLS decryption is on, Gateway will inspect HTTPS traffic on TCP(443) & UDP(443).
|
|
10109
|
-
* - dynamic: Gateway will use protocol detection to dynamically inspect HTTP and HTTPS traffic on any port. TLS decryption must be on to inspect HTTPS traffic.
|
|
10164
|
+
* Define the proxy inspection mode. 1. static: Gateway applies static inspection to HTTP on TCP(80). With TLS decryption on, Gateway inspects HTTPS traffic on TCP(443) and UDP(443). 2. dynamic: Gateway applies protocol detection to inspect HTTP and HTTPS traffic on any port. TLS decryption must remain on to inspect HTTPS traffic.
|
|
10110
10165
|
* Available values: "static", "dynamic".
|
|
10111
10166
|
*/
|
|
10112
10167
|
mode?: pulumi.Input<string>;
|
|
10113
10168
|
}
|
|
10114
10169
|
export interface TeamsAccountSettingsProtocolDetection {
|
|
10115
10170
|
/**
|
|
10116
|
-
*
|
|
10171
|
+
* Specify whether to detect protocols from the initial bytes of client traffic.
|
|
10117
10172
|
*/
|
|
10118
10173
|
enabled?: pulumi.Input<boolean>;
|
|
10119
10174
|
}
|
|
10120
10175
|
export interface TeamsAccountSettingsSandbox {
|
|
10121
10176
|
/**
|
|
10122
|
-
*
|
|
10177
|
+
* Specify whether to enable the sandbox.
|
|
10123
10178
|
*/
|
|
10124
10179
|
enabled?: pulumi.Input<boolean>;
|
|
10125
10180
|
/**
|
|
10126
|
-
*
|
|
10181
|
+
* Specify the action to take when the system cannot scan the file.
|
|
10127
10182
|
* Available values: "allow", "block".
|
|
10128
10183
|
*/
|
|
10129
10184
|
fallbackAction?: pulumi.Input<string>;
|
|
10130
10185
|
}
|
|
10131
10186
|
export interface TeamsAccountSettingsTlsDecrypt {
|
|
10132
10187
|
/**
|
|
10133
|
-
*
|
|
10188
|
+
* Specify whether to inspect encrypted HTTP traffic.
|
|
10134
10189
|
*/
|
|
10135
10190
|
enabled?: pulumi.Input<boolean>;
|
|
10136
10191
|
}
|
|
10137
10192
|
export interface TeamsListItem {
|
|
10138
10193
|
/**
|
|
10139
|
-
*
|
|
10194
|
+
* Provide the list item description (optional).
|
|
10140
10195
|
*/
|
|
10141
10196
|
description?: pulumi.Input<string>;
|
|
10142
10197
|
/**
|
|
10143
|
-
*
|
|
10198
|
+
* Specify the item value.
|
|
10144
10199
|
*/
|
|
10145
10200
|
value?: pulumi.Input<string>;
|
|
10146
10201
|
}
|
|
@@ -10152,196 +10207,195 @@ export interface TeamsLocationEndpoints {
|
|
|
10152
10207
|
}
|
|
10153
10208
|
export interface TeamsLocationEndpointsDoh {
|
|
10154
10209
|
/**
|
|
10155
|
-
*
|
|
10210
|
+
* Indicate whether the DOH endpoint is enabled for this location.
|
|
10156
10211
|
*/
|
|
10157
10212
|
enabled?: pulumi.Input<boolean>;
|
|
10158
10213
|
/**
|
|
10159
|
-
*
|
|
10214
|
+
* Specify the list of allowed source IP network ranges for this endpoint. When the list is empty, the endpoint allows all source IPs. The list takes effect only if the endpoint is enabled for this location.
|
|
10160
10215
|
*/
|
|
10161
10216
|
networks?: pulumi.Input<pulumi.Input<inputs.TeamsLocationEndpointsDohNetwork>[]>;
|
|
10162
10217
|
/**
|
|
10163
|
-
*
|
|
10218
|
+
* Specify whether the DOH endpoint requires user identity authentication.
|
|
10164
10219
|
*/
|
|
10165
10220
|
requireToken?: pulumi.Input<boolean>;
|
|
10166
10221
|
}
|
|
10167
10222
|
export interface TeamsLocationEndpointsDohNetwork {
|
|
10168
10223
|
/**
|
|
10169
|
-
*
|
|
10224
|
+
* Specify the IP address or IP CIDR.
|
|
10170
10225
|
*/
|
|
10171
10226
|
network: pulumi.Input<string>;
|
|
10172
10227
|
}
|
|
10173
10228
|
export interface TeamsLocationEndpointsDot {
|
|
10174
10229
|
/**
|
|
10175
|
-
*
|
|
10230
|
+
* Indicate whether the DOT endpoint is enabled for this location.
|
|
10176
10231
|
*/
|
|
10177
10232
|
enabled?: pulumi.Input<boolean>;
|
|
10178
10233
|
/**
|
|
10179
|
-
*
|
|
10234
|
+
* Specify the list of allowed source IP network ranges for this endpoint. When the list is empty, the endpoint allows all source IPs. The list takes effect only if the endpoint is enabled for this location.
|
|
10180
10235
|
*/
|
|
10181
10236
|
networks?: pulumi.Input<pulumi.Input<inputs.TeamsLocationEndpointsDotNetwork>[]>;
|
|
10182
10237
|
}
|
|
10183
10238
|
export interface TeamsLocationEndpointsDotNetwork {
|
|
10184
10239
|
/**
|
|
10185
|
-
*
|
|
10240
|
+
* Specify the IP address or IP CIDR.
|
|
10186
10241
|
*/
|
|
10187
10242
|
network: pulumi.Input<string>;
|
|
10188
10243
|
}
|
|
10189
10244
|
export interface TeamsLocationEndpointsIpv4 {
|
|
10190
10245
|
/**
|
|
10191
|
-
*
|
|
10246
|
+
* Indicate whether the IPv4 endpoint is enabled for this location.
|
|
10192
10247
|
*/
|
|
10193
10248
|
enabled?: pulumi.Input<boolean>;
|
|
10194
10249
|
}
|
|
10195
10250
|
export interface TeamsLocationEndpointsIpv6 {
|
|
10196
10251
|
/**
|
|
10197
|
-
*
|
|
10252
|
+
* Indicate whether the IPV6 endpoint is enabled for this location.
|
|
10198
10253
|
*/
|
|
10199
10254
|
enabled?: pulumi.Input<boolean>;
|
|
10200
10255
|
/**
|
|
10201
|
-
*
|
|
10256
|
+
* Specify the list of allowed source IPv6 network ranges for this endpoint. When the list is empty, the endpoint allows all source IPs. The list takes effect only if the endpoint is enabled for this location.
|
|
10202
10257
|
*/
|
|
10203
10258
|
networks?: pulumi.Input<pulumi.Input<inputs.TeamsLocationEndpointsIpv6Network>[]>;
|
|
10204
10259
|
}
|
|
10205
10260
|
export interface TeamsLocationEndpointsIpv6Network {
|
|
10206
10261
|
/**
|
|
10207
|
-
*
|
|
10262
|
+
* Specify the IPv6 address or IPv6 CIDR.
|
|
10208
10263
|
*/
|
|
10209
10264
|
network: pulumi.Input<string>;
|
|
10210
10265
|
}
|
|
10211
10266
|
export interface TeamsLocationNetwork {
|
|
10212
10267
|
/**
|
|
10213
|
-
*
|
|
10268
|
+
* Specify the IPv4 address or IPv4 CIDR. Limit IPv4 CIDRs to a maximum of /24.
|
|
10214
10269
|
*/
|
|
10215
10270
|
network: pulumi.Input<string>;
|
|
10216
10271
|
}
|
|
10217
10272
|
export interface TeamsRuleExpiration {
|
|
10218
10273
|
/**
|
|
10219
|
-
*
|
|
10274
|
+
* Defines the default duration a policy active in minutes. Must set in order to use the `resetExpiration` endpoint on this rule.
|
|
10220
10275
|
*/
|
|
10221
10276
|
duration?: pulumi.Input<number>;
|
|
10222
10277
|
/**
|
|
10223
|
-
*
|
|
10278
|
+
* Indicates whether the policy is expired.
|
|
10224
10279
|
*/
|
|
10225
10280
|
expired?: pulumi.Input<boolean>;
|
|
10226
10281
|
/**
|
|
10227
|
-
*
|
|
10228
|
-
* applied.
|
|
10282
|
+
* Show the timestamp when the policy expires and stops applying. The value must follow RFC 3339 and include a UTC offset. The system accepts non-zero offsets but converts them to the equivalent UTC+00:00 value and returns timestamps with a trailing Z. Expiration policies ignore client timezones and expire globally at the specified expiresAt time.
|
|
10229
10283
|
*/
|
|
10230
10284
|
expiresAt: pulumi.Input<string>;
|
|
10231
10285
|
}
|
|
10232
10286
|
export interface TeamsRuleRuleSettings {
|
|
10233
10287
|
/**
|
|
10234
|
-
* Add custom headers to allowed requests
|
|
10288
|
+
* Add custom headers to allowed requests as key-value pairs. Use header names as keys that map to arrays of header values. Settable only for `http` rules with the action set to `allow`.
|
|
10235
10289
|
*/
|
|
10236
10290
|
addHeaders?: pulumi.Input<{
|
|
10237
10291
|
[key: string]: pulumi.Input<pulumi.Input<string>[]>;
|
|
10238
10292
|
}>;
|
|
10239
10293
|
/**
|
|
10240
|
-
* Set
|
|
10294
|
+
* Set to enable MSP children to bypass this rule. Only parent MSP accounts can set this. this rule. Settable for all types of rules.
|
|
10241
10295
|
*/
|
|
10242
10296
|
allowChildBypass?: pulumi.Input<boolean>;
|
|
10243
10297
|
/**
|
|
10244
|
-
*
|
|
10298
|
+
* Define the settings for the Audit SSH action. Settable only for `l4` rules with `auditSsh` action.
|
|
10245
10299
|
*/
|
|
10246
10300
|
auditSsh?: pulumi.Input<inputs.TeamsRuleRuleSettingsAuditSsh>;
|
|
10247
10301
|
/**
|
|
10248
|
-
* Configure
|
|
10302
|
+
* Configure browser isolation behavior. Settable only for `http` rules with the action set to `isolate`.
|
|
10249
10303
|
*/
|
|
10250
10304
|
bisoAdminControls?: pulumi.Input<inputs.TeamsRuleRuleSettingsBisoAdminControls>;
|
|
10251
10305
|
/**
|
|
10252
|
-
*
|
|
10306
|
+
* Configure custom block page settings. If missing or null, use the account settings. Settable only for `http` rules with the action set to `block`.
|
|
10253
10307
|
*/
|
|
10254
10308
|
blockPage?: pulumi.Input<inputs.TeamsRuleRuleSettingsBlockPage>;
|
|
10255
10309
|
/**
|
|
10256
|
-
* Enable the custom block page.
|
|
10310
|
+
* Enable the custom block page. Settable only for `dns` rules with action `block`.
|
|
10257
10311
|
*/
|
|
10258
10312
|
blockPageEnabled?: pulumi.Input<boolean>;
|
|
10259
10313
|
/**
|
|
10260
|
-
*
|
|
10314
|
+
* Explain why the rule blocks the request. The custom block page shows this text (if enabled). Settable only for `dns`, `l4`, and `http` rules when the action set to `block`.
|
|
10261
10315
|
*/
|
|
10262
10316
|
blockReason?: pulumi.Input<string>;
|
|
10263
10317
|
/**
|
|
10264
|
-
* Set
|
|
10318
|
+
* Set to enable MSP accounts to bypass their parent's rules. Only MSP child accounts can set this. Settable for all types of rules.
|
|
10265
10319
|
*/
|
|
10266
10320
|
bypassParentRule?: pulumi.Input<boolean>;
|
|
10267
10321
|
/**
|
|
10268
|
-
* Configure
|
|
10322
|
+
* Configure session check behavior. Settable only for `l4` and `http` rules with the action set to `allow`.
|
|
10269
10323
|
*/
|
|
10270
10324
|
checkSession?: pulumi.Input<inputs.TeamsRuleRuleSettingsCheckSession>;
|
|
10271
10325
|
/**
|
|
10272
|
-
*
|
|
10326
|
+
* Configure custom resolvers to route queries that match the resolver policy. Unused with 'resolve*dns*through*cloudflare' or 'resolve*dns*internally' settings. DNS queries get routed to the address closest to their origin. Only valid when a rule's action set to 'resolve'. Settable only for `dnsResolver` rules.
|
|
10273
10327
|
*/
|
|
10274
10328
|
dnsResolvers?: pulumi.Input<inputs.TeamsRuleRuleSettingsDnsResolvers>;
|
|
10275
10329
|
/**
|
|
10276
|
-
* Configure how Gateway Proxy traffic egresses. You can enable this setting for rules with Egress actions and filters, or omit it to indicate local egress via WARP IPs.
|
|
10330
|
+
* Configure how Gateway Proxy traffic egresses. You can enable this setting for rules with Egress actions and filters, or omit it to indicate local egress via WARP IPs. Settable only for `egress` rules.
|
|
10277
10331
|
*/
|
|
10278
10332
|
egress?: pulumi.Input<inputs.TeamsRuleRuleSettingsEgress>;
|
|
10279
10333
|
/**
|
|
10280
|
-
*
|
|
10334
|
+
* Ignore category matches at CNAME domains in a response. When off, evaluate categories in this rule against all CNAME domain categories in the response. Settable only for `dns` and `dnsResolver` rules.
|
|
10281
10335
|
*/
|
|
10282
10336
|
ignoreCnameCategoryMatches?: pulumi.Input<boolean>;
|
|
10283
10337
|
/**
|
|
10284
|
-
*
|
|
10338
|
+
* Specify whether to disable DNSSEC validation (for Allow actions) [INSECURE]. Settable only for `dns` rules.
|
|
10285
10339
|
*/
|
|
10286
10340
|
insecureDisableDnssecValidation?: pulumi.Input<boolean>;
|
|
10287
10341
|
/**
|
|
10288
|
-
*
|
|
10342
|
+
* Enable IPs in DNS resolver category blocks. The system blocks only domain name categories unless you enable this setting. Settable only for `dns` and `dnsResolver` rules.
|
|
10289
10343
|
*/
|
|
10290
10344
|
ipCategories?: pulumi.Input<boolean>;
|
|
10291
10345
|
/**
|
|
10292
|
-
*
|
|
10346
|
+
* Indicates whether to include IPs in DNS resolver indicator feed blocks. Default, indicator feeds block only domain names. Settable only for `dns` and `dnsResolver` rules.
|
|
10293
10347
|
*/
|
|
10294
10348
|
ipIndicatorFeeds?: pulumi.Input<boolean>;
|
|
10295
10349
|
/**
|
|
10296
|
-
* Send matching traffic to the supplied destination IP address
|
|
10350
|
+
* Send matching traffic to the supplied destination IP address and port. Settable only for `l4` rules with the action set to `l4Override`.
|
|
10297
10351
|
*/
|
|
10298
10352
|
l4override?: pulumi.Input<inputs.TeamsRuleRuleSettingsL4override>;
|
|
10299
10353
|
/**
|
|
10300
|
-
* Configure a notification to display on the user's device when this rule
|
|
10354
|
+
* Configure a notification to display on the user's device when this rule matched. Settable for all types of rules with the action set to `block`.
|
|
10301
10355
|
*/
|
|
10302
10356
|
notificationSettings?: pulumi.Input<inputs.TeamsRuleRuleSettingsNotificationSettings>;
|
|
10303
10357
|
/**
|
|
10304
|
-
*
|
|
10358
|
+
* Defines a hostname for override, for the matching DNS queries. Settable only for `dns` rules with the action set to `override`.
|
|
10305
10359
|
*/
|
|
10306
10360
|
overrideHost?: pulumi.Input<string>;
|
|
10307
10361
|
/**
|
|
10308
|
-
*
|
|
10362
|
+
* Defines a an IP or set of IPs for overriding matched DNS queries. Settable only for `dns` rules with the action set to `override`.
|
|
10309
10363
|
*/
|
|
10310
10364
|
overrideIps?: pulumi.Input<pulumi.Input<string>[]>;
|
|
10311
10365
|
/**
|
|
10312
|
-
* Configure DLP payload logging.
|
|
10366
|
+
* Configure DLP payload logging. Settable only for `http` rules.
|
|
10313
10367
|
*/
|
|
10314
10368
|
payloadLog?: pulumi.Input<inputs.TeamsRuleRuleSettingsPayloadLog>;
|
|
10315
10369
|
/**
|
|
10316
|
-
*
|
|
10370
|
+
* Configure settings that apply to quarantine rules. Settable only for `http` rules.
|
|
10317
10371
|
*/
|
|
10318
10372
|
quarantine?: pulumi.Input<inputs.TeamsRuleRuleSettingsQuarantine>;
|
|
10319
10373
|
/**
|
|
10320
|
-
*
|
|
10374
|
+
* Apply settings to redirect rules. Settable only for `http` rules with the action set to `redirect`.
|
|
10321
10375
|
*/
|
|
10322
10376
|
redirect?: pulumi.Input<inputs.TeamsRuleRuleSettingsRedirect>;
|
|
10323
10377
|
/**
|
|
10324
|
-
* Configure to forward the query to the internal DNS service, passing the specified 'view*id' as input.
|
|
10378
|
+
* Configure to forward the query to the internal DNS service, passing the specified 'view*id' as input. Not used when 'dns*resolvers' is specified or 'resolve*dns*through*cloudflare' is set. Only valid when a rule's action set to 'resolve'. Settable only for `dnsResolver` rules.
|
|
10325
10379
|
*/
|
|
10326
10380
|
resolveDnsInternally?: pulumi.Input<inputs.TeamsRuleRuleSettingsResolveDnsInternally>;
|
|
10327
10381
|
/**
|
|
10328
|
-
* Enable to send queries that match the policy to Cloudflare's default 1.1.1.1 DNS resolver. Cannot
|
|
10382
|
+
* Enable to send queries that match the policy to Cloudflare's default 1.1.1.1 DNS resolver. Cannot set when 'dns*resolvers' specified or 'resolve*dns_internally' is set. Only valid when a rule's action set to 'resolve'. Settable only for `dnsResolver` rules.
|
|
10329
10383
|
*/
|
|
10330
10384
|
resolveDnsThroughCloudflare?: pulumi.Input<boolean>;
|
|
10331
10385
|
/**
|
|
10332
|
-
* Configure behavior when an upstream
|
|
10386
|
+
* Configure behavior when an upstream certificate is invalid or an SSL error occurs. Settable only for `http` rules with the action set to `allow`.
|
|
10333
10387
|
*/
|
|
10334
10388
|
untrustedCert?: pulumi.Input<inputs.TeamsRuleRuleSettingsUntrustedCert>;
|
|
10335
10389
|
}
|
|
10336
10390
|
export interface TeamsRuleRuleSettingsAuditSsh {
|
|
10337
10391
|
/**
|
|
10338
|
-
* Enable
|
|
10392
|
+
* Enable SSH command logging.
|
|
10339
10393
|
*/
|
|
10340
10394
|
commandLogging?: pulumi.Input<boolean>;
|
|
10341
10395
|
}
|
|
10342
10396
|
export interface TeamsRuleRuleSettingsBisoAdminControls {
|
|
10343
10397
|
/**
|
|
10344
|
-
* Configure
|
|
10398
|
+
* Configure copy behavior. If set to remote*only, users cannot copy isolated content from the remote browser to the local clipboard. If this field is absent, copying remains enabled. Applies only when version == "v2".
|
|
10345
10399
|
* Available values: "enabled", "disabled", "remote*only".
|
|
10346
10400
|
*/
|
|
10347
10401
|
copy?: pulumi.Input<string>;
|
|
@@ -10358,7 +10412,7 @@ export interface TeamsRuleRuleSettingsBisoAdminControls {
|
|
|
10358
10412
|
*/
|
|
10359
10413
|
dk?: pulumi.Input<boolean>;
|
|
10360
10414
|
/**
|
|
10361
|
-
* Configure
|
|
10415
|
+
* Configure download behavior. When set to remote*only, users can view downloads but cannot save them. Applies only when version == "v2".
|
|
10362
10416
|
* Available values: "enabled", "disabled", "remote*only".
|
|
10363
10417
|
*/
|
|
10364
10418
|
download?: pulumi.Input<string>;
|
|
@@ -10371,45 +10425,48 @@ export interface TeamsRuleRuleSettingsBisoAdminControls {
|
|
|
10371
10425
|
*/
|
|
10372
10426
|
du?: pulumi.Input<boolean>;
|
|
10373
10427
|
/**
|
|
10374
|
-
* Configure
|
|
10428
|
+
* Configure keyboard usage behavior. If this field is absent, keyboard usage remains enabled. Applies only when version == "v2".
|
|
10375
10429
|
* Available values: "enabled", "disabled".
|
|
10376
10430
|
*/
|
|
10377
10431
|
keyboard?: pulumi.Input<string>;
|
|
10378
10432
|
/**
|
|
10379
|
-
* Configure
|
|
10433
|
+
* Configure paste behavior. If set to remote*only, users cannot paste content from the local clipboard into isolated pages. If this field is absent, pasting remains enabled. Applies only when version == "v2".
|
|
10380
10434
|
* Available values: "enabled", "disabled", "remote*only".
|
|
10381
10435
|
*/
|
|
10382
10436
|
paste?: pulumi.Input<string>;
|
|
10383
10437
|
/**
|
|
10384
|
-
* Configure
|
|
10438
|
+
* Configure print behavior. Default, Printing is enabled. Applies only when version == "v2".
|
|
10385
10439
|
* Available values: "enabled", "disabled".
|
|
10386
10440
|
*/
|
|
10387
10441
|
printing?: pulumi.Input<string>;
|
|
10388
10442
|
/**
|
|
10389
|
-
* Configure
|
|
10443
|
+
* Configure upload behavior. If this field is absent, uploading remains enabled. Applies only when version == "v2".
|
|
10390
10444
|
* Available values: "enabled", "disabled".
|
|
10391
10445
|
*/
|
|
10392
10446
|
upload?: pulumi.Input<string>;
|
|
10393
10447
|
/**
|
|
10394
|
-
*
|
|
10448
|
+
* Indicate which version of the browser isolation controls should apply.
|
|
10395
10449
|
* Available values: "v1", "v2".
|
|
10396
10450
|
*/
|
|
10397
10451
|
version?: pulumi.Input<string>;
|
|
10398
10452
|
}
|
|
10399
10453
|
export interface TeamsRuleRuleSettingsBlockPage {
|
|
10400
10454
|
/**
|
|
10401
|
-
*
|
|
10455
|
+
* Specify whether to pass the context information as query parameters.
|
|
10402
10456
|
*/
|
|
10403
10457
|
includeContext?: pulumi.Input<boolean>;
|
|
10404
10458
|
/**
|
|
10405
|
-
* URI to which the user
|
|
10459
|
+
* Specify the URI to which the user is redirected.
|
|
10406
10460
|
*/
|
|
10407
10461
|
targetUri: pulumi.Input<string>;
|
|
10408
10462
|
}
|
|
10409
10463
|
export interface TeamsRuleRuleSettingsCheckSession {
|
|
10464
|
+
/**
|
|
10465
|
+
* Sets the required session freshness threshold. The API returns a normalized version of this value.
|
|
10466
|
+
*/
|
|
10410
10467
|
duration?: pulumi.Input<string>;
|
|
10411
10468
|
/**
|
|
10412
|
-
*
|
|
10469
|
+
* Enable session enforcement.
|
|
10413
10470
|
*/
|
|
10414
10471
|
enforce?: pulumi.Input<boolean>;
|
|
10415
10472
|
}
|
|
@@ -10419,71 +10476,71 @@ export interface TeamsRuleRuleSettingsDnsResolvers {
|
|
|
10419
10476
|
}
|
|
10420
10477
|
export interface TeamsRuleRuleSettingsDnsResolversIpv4 {
|
|
10421
10478
|
/**
|
|
10422
|
-
* IPv4 address of upstream resolver.
|
|
10479
|
+
* Specify the IPv4 address of the upstream resolver.
|
|
10423
10480
|
*/
|
|
10424
10481
|
ip: pulumi.Input<string>;
|
|
10425
10482
|
/**
|
|
10426
|
-
*
|
|
10483
|
+
* Specify a port number to use for the upstream resolver. Defaults to 53 if unspecified.
|
|
10427
10484
|
*/
|
|
10428
10485
|
port?: pulumi.Input<number>;
|
|
10429
10486
|
/**
|
|
10430
|
-
*
|
|
10487
|
+
* Indicate whether to connect to this resolver over a private network. Must set when vnetId set.
|
|
10431
10488
|
*/
|
|
10432
10489
|
routeThroughPrivateNetwork?: pulumi.Input<boolean>;
|
|
10433
10490
|
/**
|
|
10434
|
-
*
|
|
10491
|
+
* Specify an optional virtual network for this resolver. Uses default virtual network id if omitted.
|
|
10435
10492
|
*/
|
|
10436
10493
|
vnetId?: pulumi.Input<string>;
|
|
10437
10494
|
}
|
|
10438
10495
|
export interface TeamsRuleRuleSettingsDnsResolversIpv6 {
|
|
10439
10496
|
/**
|
|
10440
|
-
* IPv6 address of upstream resolver.
|
|
10497
|
+
* Specify the IPv6 address of the upstream resolver.
|
|
10441
10498
|
*/
|
|
10442
10499
|
ip: pulumi.Input<string>;
|
|
10443
10500
|
/**
|
|
10444
|
-
*
|
|
10501
|
+
* Specify a port number to use for the upstream resolver. Defaults to 53 if unspecified.
|
|
10445
10502
|
*/
|
|
10446
10503
|
port?: pulumi.Input<number>;
|
|
10447
10504
|
/**
|
|
10448
|
-
*
|
|
10505
|
+
* Indicate whether to connect to this resolver over a private network. Must set when vnetId set.
|
|
10449
10506
|
*/
|
|
10450
10507
|
routeThroughPrivateNetwork?: pulumi.Input<boolean>;
|
|
10451
10508
|
/**
|
|
10452
|
-
*
|
|
10509
|
+
* Specify an optional virtual network for this resolver. Uses default virtual network id if omitted.
|
|
10453
10510
|
*/
|
|
10454
10511
|
vnetId?: pulumi.Input<string>;
|
|
10455
10512
|
}
|
|
10456
10513
|
export interface TeamsRuleRuleSettingsEgress {
|
|
10457
10514
|
/**
|
|
10458
|
-
*
|
|
10515
|
+
* Specify the IPv4 address to use for egress.
|
|
10459
10516
|
*/
|
|
10460
10517
|
ipv4?: pulumi.Input<string>;
|
|
10461
10518
|
/**
|
|
10462
|
-
*
|
|
10519
|
+
* Specify the fallback IPv4 address to use for egress when the primary IPv4 fails. Set '0.0.0.0' to indicate local egress via WARP IPs.
|
|
10463
10520
|
*/
|
|
10464
10521
|
ipv4Fallback?: pulumi.Input<string>;
|
|
10465
10522
|
/**
|
|
10466
|
-
*
|
|
10523
|
+
* Specify the IPv6 range to use for egress.
|
|
10467
10524
|
*/
|
|
10468
10525
|
ipv6?: pulumi.Input<string>;
|
|
10469
10526
|
}
|
|
10470
10527
|
export interface TeamsRuleRuleSettingsL4override {
|
|
10471
10528
|
/**
|
|
10472
|
-
* IPv4 or IPv6 address.
|
|
10529
|
+
* Defines the IPv4 or IPv6 address.
|
|
10473
10530
|
*/
|
|
10474
10531
|
ip?: pulumi.Input<string>;
|
|
10475
10532
|
/**
|
|
10476
|
-
*
|
|
10533
|
+
* Defines a port number to use for TCP/UDP overrides.
|
|
10477
10534
|
*/
|
|
10478
10535
|
port?: pulumi.Input<number>;
|
|
10479
10536
|
}
|
|
10480
10537
|
export interface TeamsRuleRuleSettingsNotificationSettings {
|
|
10481
10538
|
/**
|
|
10482
|
-
*
|
|
10539
|
+
* Enable notification.
|
|
10483
10540
|
*/
|
|
10484
10541
|
enabled?: pulumi.Input<boolean>;
|
|
10485
10542
|
/**
|
|
10486
|
-
*
|
|
10543
|
+
* Indicates whether to pass the context information as query parameters.
|
|
10487
10544
|
*/
|
|
10488
10545
|
includeContext?: pulumi.Input<boolean>;
|
|
10489
10546
|
/**
|
|
@@ -10491,86 +10548,65 @@ export interface TeamsRuleRuleSettingsNotificationSettings {
|
|
|
10491
10548
|
*/
|
|
10492
10549
|
msg?: pulumi.Input<string>;
|
|
10493
10550
|
/**
|
|
10494
|
-
*
|
|
10551
|
+
* Defines an optional URL to direct users to additional information. If unset, the notification opens a block page.
|
|
10495
10552
|
*/
|
|
10496
10553
|
supportUrl?: pulumi.Input<string>;
|
|
10497
10554
|
}
|
|
10498
10555
|
export interface TeamsRuleRuleSettingsPayloadLog {
|
|
10499
10556
|
/**
|
|
10500
|
-
*
|
|
10557
|
+
* Enable DLP payload logging for this rule.
|
|
10501
10558
|
*/
|
|
10502
10559
|
enabled?: pulumi.Input<boolean>;
|
|
10503
10560
|
}
|
|
10504
10561
|
export interface TeamsRuleRuleSettingsQuarantine {
|
|
10505
10562
|
/**
|
|
10506
|
-
*
|
|
10563
|
+
* Specify the types of files to sandbox.
|
|
10507
10564
|
*/
|
|
10508
10565
|
fileTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
10509
10566
|
}
|
|
10510
10567
|
export interface TeamsRuleRuleSettingsRedirect {
|
|
10511
10568
|
/**
|
|
10512
|
-
*
|
|
10569
|
+
* Specify whether to pass the context information as query parameters.
|
|
10513
10570
|
*/
|
|
10514
10571
|
includeContext?: pulumi.Input<boolean>;
|
|
10515
10572
|
/**
|
|
10516
|
-
*
|
|
10573
|
+
* Specify whether to append the path and query parameters from the original request to target_uri.
|
|
10517
10574
|
*/
|
|
10518
10575
|
preservePathAndQuery?: pulumi.Input<boolean>;
|
|
10519
10576
|
/**
|
|
10520
|
-
* URI to which the user
|
|
10577
|
+
* Specify the URI to which the user is redirected.
|
|
10521
10578
|
*/
|
|
10522
10579
|
targetUri: pulumi.Input<string>;
|
|
10523
10580
|
}
|
|
10524
10581
|
export interface TeamsRuleRuleSettingsResolveDnsInternally {
|
|
10525
10582
|
/**
|
|
10526
|
-
*
|
|
10583
|
+
* Specify the fallback behavior to apply when the internal DNS response code differs from 'NOERROR' or when the response data contains only CNAME records for 'A' or 'AAAA' queries.
|
|
10527
10584
|
* Available values: "none", "publicDns".
|
|
10528
10585
|
*/
|
|
10529
10586
|
fallback?: pulumi.Input<string>;
|
|
10530
10587
|
/**
|
|
10531
|
-
*
|
|
10588
|
+
* Specify the internal DNS view identifier to pass to the internal DNS service.
|
|
10532
10589
|
*/
|
|
10533
10590
|
viewId?: pulumi.Input<string>;
|
|
10534
10591
|
}
|
|
10535
10592
|
export interface TeamsRuleRuleSettingsUntrustedCert {
|
|
10536
10593
|
/**
|
|
10537
|
-
*
|
|
10594
|
+
* Defines the action performed when an untrusted certificate seen. The default action an error with HTTP code 526.
|
|
10538
10595
|
* Available values: "passThrough", "block", "error".
|
|
10539
10596
|
*/
|
|
10540
10597
|
action?: pulumi.Input<string>;
|
|
10541
10598
|
}
|
|
10542
10599
|
export interface TeamsRuleSchedule {
|
|
10543
|
-
/**
|
|
10544
|
-
* The time intervals when the rule will be active on Fridays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Fridays.
|
|
10545
|
-
*/
|
|
10546
10600
|
fri?: pulumi.Input<string>;
|
|
10547
|
-
/**
|
|
10548
|
-
* The time intervals when the rule will be active on Mondays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Mondays.
|
|
10549
|
-
*/
|
|
10550
10601
|
mon?: pulumi.Input<string>;
|
|
10551
|
-
/**
|
|
10552
|
-
* The time intervals when the rule will be active on Saturdays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Saturdays.
|
|
10553
|
-
*/
|
|
10554
10602
|
sat?: pulumi.Input<string>;
|
|
10555
|
-
/**
|
|
10556
|
-
* The time intervals when the rule will be active on Sundays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Sundays.
|
|
10557
|
-
*/
|
|
10558
10603
|
sun?: pulumi.Input<string>;
|
|
10559
|
-
/**
|
|
10560
|
-
* The time intervals when the rule will be active on Thursdays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Thursdays.
|
|
10561
|
-
*/
|
|
10562
10604
|
thu?: pulumi.Input<string>;
|
|
10563
10605
|
/**
|
|
10564
|
-
*
|
|
10606
|
+
* Specify the time zone for rule evaluation. When a [valid time zone city name](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List) is provided, Gateway always uses the current time for that time zone. When this parameter is omitted, Gateway uses the time zone determined from the user's IP address. Colo time zone is used when the user's IP address does not resolve to a location.
|
|
10565
10607
|
*/
|
|
10566
10608
|
timeZone?: pulumi.Input<string>;
|
|
10567
|
-
/**
|
|
10568
|
-
* The time intervals when the rule will be active on Tuesdays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Tuesdays.
|
|
10569
|
-
*/
|
|
10570
10609
|
tue?: pulumi.Input<string>;
|
|
10571
|
-
/**
|
|
10572
|
-
* The time intervals when the rule will be active on Wednesdays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Wednesdays.
|
|
10573
|
-
*/
|
|
10574
10610
|
wed?: pulumi.Input<string>;
|
|
10575
10611
|
}
|
|
10576
10612
|
export interface TunnelConfigConfig {
|
|
@@ -10928,10 +10964,18 @@ export interface WorkerObservabilityLogs {
|
|
|
10928
10964
|
invocationLogs?: pulumi.Input<boolean>;
|
|
10929
10965
|
}
|
|
10930
10966
|
export interface WorkerScriptAssets {
|
|
10967
|
+
/**
|
|
10968
|
+
* The SHA-256 hash of the asset manifest of files to upload.
|
|
10969
|
+
*/
|
|
10970
|
+
assetManifestSha256?: pulumi.Input<string>;
|
|
10931
10971
|
/**
|
|
10932
10972
|
* Configuration for assets within a Worker.
|
|
10933
10973
|
*/
|
|
10934
10974
|
config?: pulumi.Input<inputs.WorkerScriptAssetsConfig>;
|
|
10975
|
+
/**
|
|
10976
|
+
* Path to the directory containing asset files to upload.
|
|
10977
|
+
*/
|
|
10978
|
+
directory?: pulumi.Input<string>;
|
|
10935
10979
|
/**
|
|
10936
10980
|
* Token provided upon successful upload of all files from a registered manifest.
|
|
10937
10981
|
*/
|
|
@@ -10972,6 +11016,14 @@ export interface WorkerScriptBinding {
|
|
|
10972
11016
|
* Algorithm-specific key parameters. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#algorithm).
|
|
10973
11017
|
*/
|
|
10974
11018
|
algorithm?: pulumi.Input<string>;
|
|
11019
|
+
/**
|
|
11020
|
+
* List of allowed destination addresses.
|
|
11021
|
+
*/
|
|
11022
|
+
allowedDestinationAddresses?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11023
|
+
/**
|
|
11024
|
+
* List of allowed sender addresses.
|
|
11025
|
+
*/
|
|
11026
|
+
allowedSenderAddresses?: pulumi.Input<pulumi.Input<string>[]>;
|
|
10975
11027
|
/**
|
|
10976
11028
|
* R2 bucket to bind to.
|
|
10977
11029
|
*/
|
|
@@ -10988,6 +11040,10 @@ export interface WorkerScriptBinding {
|
|
|
10988
11040
|
* The name of the dataset to bind to.
|
|
10989
11041
|
*/
|
|
10990
11042
|
dataset?: pulumi.Input<string>;
|
|
11043
|
+
/**
|
|
11044
|
+
* Destination address for the email.
|
|
11045
|
+
*/
|
|
11046
|
+
destinationAddress?: pulumi.Input<string>;
|
|
10991
11047
|
/**
|
|
10992
11048
|
* The environment of the scriptName to bind to.
|
|
10993
11049
|
*/
|
|
@@ -11009,6 +11065,11 @@ export interface WorkerScriptBinding {
|
|
|
11009
11065
|
* JSON data to use.
|
|
11010
11066
|
*/
|
|
11011
11067
|
json?: pulumi.Input<string>;
|
|
11068
|
+
/**
|
|
11069
|
+
* The [jurisdiction](https://developers.cloudflare.com/r2/reference/data-location/#jurisdictional-restrictions) of the R2 bucket.
|
|
11070
|
+
* Available values: "eu", "fedramp".
|
|
11071
|
+
*/
|
|
11072
|
+
jurisdiction?: pulumi.Input<string>;
|
|
11012
11073
|
/**
|
|
11013
11074
|
* Base64-encoded key data. Required if `format` is "raw", "pkcs8", or "spki".
|
|
11014
11075
|
*/
|
|
@@ -11029,10 +11090,18 @@ export interface WorkerScriptBinding {
|
|
|
11029
11090
|
* Namespace identifier tag.
|
|
11030
11091
|
*/
|
|
11031
11092
|
namespaceId?: pulumi.Input<string>;
|
|
11093
|
+
/**
|
|
11094
|
+
* The old name of the inherited binding. If set, the binding will be renamed from `oldName` to `name` in the new version. If not set, the binding will keep the same name between versions.
|
|
11095
|
+
*/
|
|
11096
|
+
oldName?: pulumi.Input<string>;
|
|
11032
11097
|
/**
|
|
11033
11098
|
* Outbound worker.
|
|
11034
11099
|
*/
|
|
11035
11100
|
outbound?: pulumi.Input<inputs.WorkerScriptBindingOutbound>;
|
|
11101
|
+
/**
|
|
11102
|
+
* The name of the file containing the data content. Only accepted for `service worker syntax` Workers.
|
|
11103
|
+
*/
|
|
11104
|
+
part?: pulumi.Input<string>;
|
|
11036
11105
|
/**
|
|
11037
11106
|
* Name of the Pipeline to bind to.
|
|
11038
11107
|
*/
|
|
@@ -11063,13 +11132,17 @@ export interface WorkerScriptBinding {
|
|
|
11063
11132
|
text?: pulumi.Input<string>;
|
|
11064
11133
|
/**
|
|
11065
11134
|
* The kind of resource that the binding provides.
|
|
11066
|
-
* Available values: "ai", "analytics*engine", "assets", "browser", "d1", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "service", "tail*consumer", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow".
|
|
11135
|
+
* Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "tail*consumer", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasm*module".
|
|
11067
11136
|
*/
|
|
11068
11137
|
type: pulumi.Input<string>;
|
|
11069
11138
|
/**
|
|
11070
11139
|
* Allowed operations with the key. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#keyUsages).
|
|
11071
11140
|
*/
|
|
11072
11141
|
usages?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11142
|
+
/**
|
|
11143
|
+
* Identifier for the version to inherit the binding from, which can be the version ID or the literal "latest" to inherit from the latest version. Defaults to inheriting the binding from the latest version.
|
|
11144
|
+
*/
|
|
11145
|
+
versionId?: pulumi.Input<string>;
|
|
11073
11146
|
/**
|
|
11074
11147
|
* Name of the Workflow to bind to.
|
|
11075
11148
|
*/
|
|
@@ -11126,6 +11199,10 @@ export interface WorkerScriptObservability {
|
|
|
11126
11199
|
logs?: pulumi.Input<inputs.WorkerScriptObservabilityLogs>;
|
|
11127
11200
|
}
|
|
11128
11201
|
export interface WorkerScriptObservabilityLogs {
|
|
11202
|
+
/**
|
|
11203
|
+
* A list of destinations where logs will be exported to.
|
|
11204
|
+
*/
|
|
11205
|
+
destinations?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11129
11206
|
/**
|
|
11130
11207
|
* Whether logs are enabled for the Worker.
|
|
11131
11208
|
*/
|
|
@@ -11138,6 +11215,10 @@ export interface WorkerScriptObservabilityLogs {
|
|
|
11138
11215
|
* Whether [invocation logs](https://developers.cloudflare.com/workers/observability/logs/workers-logs/#invocation-logs) are enabled for the Worker.
|
|
11139
11216
|
*/
|
|
11140
11217
|
invocationLogs: pulumi.Input<boolean>;
|
|
11218
|
+
/**
|
|
11219
|
+
* Whether log persistence is enabled for the Worker.
|
|
11220
|
+
*/
|
|
11221
|
+
persist?: pulumi.Input<boolean>;
|
|
11141
11222
|
}
|
|
11142
11223
|
export interface WorkerScriptPlacement {
|
|
11143
11224
|
/**
|
|
@@ -11200,10 +11281,22 @@ export interface WorkerVersionAnnotations {
|
|
|
11200
11281
|
workersTriggeredBy?: pulumi.Input<string>;
|
|
11201
11282
|
}
|
|
11202
11283
|
export interface WorkerVersionAssets {
|
|
11284
|
+
/**
|
|
11285
|
+
* The SHA-256 hash of the asset manifest of files to upload.
|
|
11286
|
+
*/
|
|
11287
|
+
assetManifestSha256?: pulumi.Input<string>;
|
|
11203
11288
|
/**
|
|
11204
11289
|
* Configuration for assets within a Worker.
|
|
11205
11290
|
*/
|
|
11206
11291
|
config?: pulumi.Input<inputs.WorkerVersionAssetsConfig>;
|
|
11292
|
+
/**
|
|
11293
|
+
* Path to the directory containing asset files to upload.
|
|
11294
|
+
*/
|
|
11295
|
+
directory?: pulumi.Input<string>;
|
|
11296
|
+
/**
|
|
11297
|
+
* Token provided upon successful upload of all files from a registered manifest.
|
|
11298
|
+
*/
|
|
11299
|
+
jwt?: pulumi.Input<string>;
|
|
11207
11300
|
}
|
|
11208
11301
|
export interface WorkerVersionAssetsConfig {
|
|
11209
11302
|
/**
|
|
@@ -11226,6 +11319,14 @@ export interface WorkerVersionBinding {
|
|
|
11226
11319
|
* Algorithm-specific key parameters. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#algorithm).
|
|
11227
11320
|
*/
|
|
11228
11321
|
algorithm?: pulumi.Input<string>;
|
|
11322
|
+
/**
|
|
11323
|
+
* List of allowed destination addresses.
|
|
11324
|
+
*/
|
|
11325
|
+
allowedDestinationAddresses?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11326
|
+
/**
|
|
11327
|
+
* List of allowed sender addresses.
|
|
11328
|
+
*/
|
|
11329
|
+
allowedSenderAddresses?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11229
11330
|
/**
|
|
11230
11331
|
* R2 bucket to bind to.
|
|
11231
11332
|
*/
|
|
@@ -11242,6 +11343,10 @@ export interface WorkerVersionBinding {
|
|
|
11242
11343
|
* The name of the dataset to bind to.
|
|
11243
11344
|
*/
|
|
11244
11345
|
dataset?: pulumi.Input<string>;
|
|
11346
|
+
/**
|
|
11347
|
+
* Destination address for the email.
|
|
11348
|
+
*/
|
|
11349
|
+
destinationAddress?: pulumi.Input<string>;
|
|
11245
11350
|
/**
|
|
11246
11351
|
* The environment of the scriptName to bind to.
|
|
11247
11352
|
*/
|
|
@@ -11263,6 +11368,11 @@ export interface WorkerVersionBinding {
|
|
|
11263
11368
|
* JSON data to use.
|
|
11264
11369
|
*/
|
|
11265
11370
|
json?: pulumi.Input<string>;
|
|
11371
|
+
/**
|
|
11372
|
+
* The [jurisdiction](https://developers.cloudflare.com/r2/reference/data-location/#jurisdictional-restrictions) of the R2 bucket.
|
|
11373
|
+
* Available values: "eu", "fedramp".
|
|
11374
|
+
*/
|
|
11375
|
+
jurisdiction?: pulumi.Input<string>;
|
|
11266
11376
|
/**
|
|
11267
11377
|
* Base64-encoded key data. Required if `format` is "raw", "pkcs8", or "spki".
|
|
11268
11378
|
*/
|
|
@@ -11283,10 +11393,18 @@ export interface WorkerVersionBinding {
|
|
|
11283
11393
|
* Namespace identifier tag.
|
|
11284
11394
|
*/
|
|
11285
11395
|
namespaceId?: pulumi.Input<string>;
|
|
11396
|
+
/**
|
|
11397
|
+
* The old name of the inherited binding. If set, the binding will be renamed from `oldName` to `name` in the new version. If not set, the binding will keep the same name between versions.
|
|
11398
|
+
*/
|
|
11399
|
+
oldName?: pulumi.Input<string>;
|
|
11286
11400
|
/**
|
|
11287
11401
|
* Outbound worker.
|
|
11288
11402
|
*/
|
|
11289
11403
|
outbound?: pulumi.Input<inputs.WorkerVersionBindingOutbound>;
|
|
11404
|
+
/**
|
|
11405
|
+
* The name of the file containing the data content. Only accepted for `service worker syntax` Workers.
|
|
11406
|
+
*/
|
|
11407
|
+
part?: pulumi.Input<string>;
|
|
11290
11408
|
/**
|
|
11291
11409
|
* Name of the Pipeline to bind to.
|
|
11292
11410
|
*/
|
|
@@ -11317,13 +11435,17 @@ export interface WorkerVersionBinding {
|
|
|
11317
11435
|
text?: pulumi.Input<string>;
|
|
11318
11436
|
/**
|
|
11319
11437
|
* The kind of resource that the binding provides.
|
|
11320
|
-
* Available values: "ai", "analytics*engine", "assets", "browser", "d1", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "service", "tail*consumer", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow".
|
|
11438
|
+
* Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "tail*consumer", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasm*module".
|
|
11321
11439
|
*/
|
|
11322
11440
|
type: pulumi.Input<string>;
|
|
11323
11441
|
/**
|
|
11324
11442
|
* Allowed operations with the key. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#keyUsages).
|
|
11325
11443
|
*/
|
|
11326
11444
|
usages?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11445
|
+
/**
|
|
11446
|
+
* Identifier for the version to inherit the binding from, which can be the version ID or the literal "latest" to inherit from the latest version. Defaults to inheriting the binding from the latest version.
|
|
11447
|
+
*/
|
|
11448
|
+
versionId?: pulumi.Input<string>;
|
|
11327
11449
|
/**
|
|
11328
11450
|
* Name of the Workflow to bind to.
|
|
11329
11451
|
*/
|
|
@@ -11474,10 +11596,18 @@ export interface WorkersDeploymentVersion {
|
|
|
11474
11596
|
versionId: pulumi.Input<string>;
|
|
11475
11597
|
}
|
|
11476
11598
|
export interface WorkersScriptAssets {
|
|
11599
|
+
/**
|
|
11600
|
+
* The SHA-256 hash of the asset manifest of files to upload.
|
|
11601
|
+
*/
|
|
11602
|
+
assetManifestSha256?: pulumi.Input<string>;
|
|
11477
11603
|
/**
|
|
11478
11604
|
* Configuration for assets within a Worker.
|
|
11479
11605
|
*/
|
|
11480
11606
|
config?: pulumi.Input<inputs.WorkersScriptAssetsConfig>;
|
|
11607
|
+
/**
|
|
11608
|
+
* Path to the directory containing asset files to upload.
|
|
11609
|
+
*/
|
|
11610
|
+
directory?: pulumi.Input<string>;
|
|
11481
11611
|
/**
|
|
11482
11612
|
* Token provided upon successful upload of all files from a registered manifest.
|
|
11483
11613
|
*/
|
|
@@ -11518,6 +11648,14 @@ export interface WorkersScriptBinding {
|
|
|
11518
11648
|
* Algorithm-specific key parameters. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#algorithm).
|
|
11519
11649
|
*/
|
|
11520
11650
|
algorithm?: pulumi.Input<string>;
|
|
11651
|
+
/**
|
|
11652
|
+
* List of allowed destination addresses.
|
|
11653
|
+
*/
|
|
11654
|
+
allowedDestinationAddresses?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11655
|
+
/**
|
|
11656
|
+
* List of allowed sender addresses.
|
|
11657
|
+
*/
|
|
11658
|
+
allowedSenderAddresses?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11521
11659
|
/**
|
|
11522
11660
|
* R2 bucket to bind to.
|
|
11523
11661
|
*/
|
|
@@ -11534,6 +11672,10 @@ export interface WorkersScriptBinding {
|
|
|
11534
11672
|
* The name of the dataset to bind to.
|
|
11535
11673
|
*/
|
|
11536
11674
|
dataset?: pulumi.Input<string>;
|
|
11675
|
+
/**
|
|
11676
|
+
* Destination address for the email.
|
|
11677
|
+
*/
|
|
11678
|
+
destinationAddress?: pulumi.Input<string>;
|
|
11537
11679
|
/**
|
|
11538
11680
|
* The environment of the scriptName to bind to.
|
|
11539
11681
|
*/
|
|
@@ -11555,6 +11697,11 @@ export interface WorkersScriptBinding {
|
|
|
11555
11697
|
* JSON data to use.
|
|
11556
11698
|
*/
|
|
11557
11699
|
json?: pulumi.Input<string>;
|
|
11700
|
+
/**
|
|
11701
|
+
* The [jurisdiction](https://developers.cloudflare.com/r2/reference/data-location/#jurisdictional-restrictions) of the R2 bucket.
|
|
11702
|
+
* Available values: "eu", "fedramp".
|
|
11703
|
+
*/
|
|
11704
|
+
jurisdiction?: pulumi.Input<string>;
|
|
11558
11705
|
/**
|
|
11559
11706
|
* Base64-encoded key data. Required if `format` is "raw", "pkcs8", or "spki".
|
|
11560
11707
|
*/
|
|
@@ -11575,10 +11722,18 @@ export interface WorkersScriptBinding {
|
|
|
11575
11722
|
* Namespace identifier tag.
|
|
11576
11723
|
*/
|
|
11577
11724
|
namespaceId?: pulumi.Input<string>;
|
|
11725
|
+
/**
|
|
11726
|
+
* The old name of the inherited binding. If set, the binding will be renamed from `oldName` to `name` in the new version. If not set, the binding will keep the same name between versions.
|
|
11727
|
+
*/
|
|
11728
|
+
oldName?: pulumi.Input<string>;
|
|
11578
11729
|
/**
|
|
11579
11730
|
* Outbound worker.
|
|
11580
11731
|
*/
|
|
11581
11732
|
outbound?: pulumi.Input<inputs.WorkersScriptBindingOutbound>;
|
|
11733
|
+
/**
|
|
11734
|
+
* The name of the file containing the data content. Only accepted for `service worker syntax` Workers.
|
|
11735
|
+
*/
|
|
11736
|
+
part?: pulumi.Input<string>;
|
|
11582
11737
|
/**
|
|
11583
11738
|
* Name of the Pipeline to bind to.
|
|
11584
11739
|
*/
|
|
@@ -11609,13 +11764,17 @@ export interface WorkersScriptBinding {
|
|
|
11609
11764
|
text?: pulumi.Input<string>;
|
|
11610
11765
|
/**
|
|
11611
11766
|
* The kind of resource that the binding provides.
|
|
11612
|
-
* Available values: "ai", "analytics*engine", "assets", "browser", "d1", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "service", "tail*consumer", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow".
|
|
11767
|
+
* Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "tail*consumer", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasm*module".
|
|
11613
11768
|
*/
|
|
11614
11769
|
type: pulumi.Input<string>;
|
|
11615
11770
|
/**
|
|
11616
11771
|
* Allowed operations with the key. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#keyUsages).
|
|
11617
11772
|
*/
|
|
11618
11773
|
usages?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11774
|
+
/**
|
|
11775
|
+
* Identifier for the version to inherit the binding from, which can be the version ID or the literal "latest" to inherit from the latest version. Defaults to inheriting the binding from the latest version.
|
|
11776
|
+
*/
|
|
11777
|
+
versionId?: pulumi.Input<string>;
|
|
11619
11778
|
/**
|
|
11620
11779
|
* Name of the Workflow to bind to.
|
|
11621
11780
|
*/
|
|
@@ -11672,6 +11831,10 @@ export interface WorkersScriptObservability {
|
|
|
11672
11831
|
logs?: pulumi.Input<inputs.WorkersScriptObservabilityLogs>;
|
|
11673
11832
|
}
|
|
11674
11833
|
export interface WorkersScriptObservabilityLogs {
|
|
11834
|
+
/**
|
|
11835
|
+
* A list of destinations where logs will be exported to.
|
|
11836
|
+
*/
|
|
11837
|
+
destinations?: pulumi.Input<pulumi.Input<string>[]>;
|
|
11675
11838
|
/**
|
|
11676
11839
|
* Whether logs are enabled for the Worker.
|
|
11677
11840
|
*/
|
|
@@ -11684,6 +11847,10 @@ export interface WorkersScriptObservabilityLogs {
|
|
|
11684
11847
|
* Whether [invocation logs](https://developers.cloudflare.com/workers/observability/logs/workers-logs/#invocation-logs) are enabled for the Worker.
|
|
11685
11848
|
*/
|
|
11686
11849
|
invocationLogs: pulumi.Input<boolean>;
|
|
11850
|
+
/**
|
|
11851
|
+
* Whether log persistence is enabled for the Worker.
|
|
11852
|
+
*/
|
|
11853
|
+
persist?: pulumi.Input<boolean>;
|
|
11687
11854
|
}
|
|
11688
11855
|
export interface WorkersScriptPlacement {
|
|
11689
11856
|
/**
|
|
@@ -11715,6 +11882,16 @@ export interface WorkersScriptTailConsumer {
|
|
|
11715
11882
|
*/
|
|
11716
11883
|
service: pulumi.Input<string>;
|
|
11717
11884
|
}
|
|
11885
|
+
export interface WorkflowInstances {
|
|
11886
|
+
complete?: pulumi.Input<number>;
|
|
11887
|
+
errored?: pulumi.Input<number>;
|
|
11888
|
+
paused?: pulumi.Input<number>;
|
|
11889
|
+
queued?: pulumi.Input<number>;
|
|
11890
|
+
running?: pulumi.Input<number>;
|
|
11891
|
+
terminated?: pulumi.Input<number>;
|
|
11892
|
+
waiting?: pulumi.Input<number>;
|
|
11893
|
+
waitingForPause?: pulumi.Input<number>;
|
|
11894
|
+
}
|
|
11718
11895
|
export interface ZeroTrustAccessApplicationCorsHeaders {
|
|
11719
11896
|
/**
|
|
11720
11897
|
* Allows all HTTP request headers.
|
|
@@ -12529,7 +12706,6 @@ export interface ZeroTrustAccessApplicationSaasApp {
|
|
|
12529
12706
|
* The service provider's endpoint that is responsible for receiving and parsing a SAML assertion.
|
|
12530
12707
|
*/
|
|
12531
12708
|
consumerServiceUrl?: pulumi.Input<string>;
|
|
12532
|
-
createdAt?: pulumi.Input<string>;
|
|
12533
12709
|
customAttributes?: pulumi.Input<pulumi.Input<inputs.ZeroTrustAccessApplicationSaasAppCustomAttribute>[]>;
|
|
12534
12710
|
customClaims?: pulumi.Input<pulumi.Input<inputs.ZeroTrustAccessApplicationSaasAppCustomClaim>[]>;
|
|
12535
12711
|
/**
|
|
@@ -12583,7 +12759,6 @@ export interface ZeroTrustAccessApplicationSaasApp {
|
|
|
12583
12759
|
* The endpoint where your SaaS application will send login requests.
|
|
12584
12760
|
*/
|
|
12585
12761
|
ssoEndpoint?: pulumi.Input<string>;
|
|
12586
|
-
updatedAt?: pulumi.Input<string>;
|
|
12587
12762
|
}
|
|
12588
12763
|
export interface ZeroTrustAccessApplicationSaasAppCustomAttribute {
|
|
12589
12764
|
/**
|
|
@@ -14650,11 +14825,11 @@ export interface ZeroTrustDexTestData {
|
|
|
14650
14825
|
/**
|
|
14651
14826
|
* The desired endpoint to test.
|
|
14652
14827
|
*/
|
|
14653
|
-
host
|
|
14828
|
+
host: pulumi.Input<string>;
|
|
14654
14829
|
/**
|
|
14655
14830
|
* The type of test.
|
|
14656
14831
|
*/
|
|
14657
|
-
kind
|
|
14832
|
+
kind: pulumi.Input<string>;
|
|
14658
14833
|
/**
|
|
14659
14834
|
* The HTTP request method type.
|
|
14660
14835
|
*/
|
|
@@ -14668,7 +14843,7 @@ export interface ZeroTrustDexTestTargetPolicy {
|
|
|
14668
14843
|
/**
|
|
14669
14844
|
* The id of the DEX rule
|
|
14670
14845
|
*/
|
|
14671
|
-
id
|
|
14846
|
+
id: pulumi.Input<string>;
|
|
14672
14847
|
/**
|
|
14673
14848
|
* The name of the DEX rule
|
|
14674
14849
|
*/
|
|
@@ -14918,231 +15093,239 @@ export interface ZeroTrustDnsLocationEndpoints {
|
|
|
14918
15093
|
}
|
|
14919
15094
|
export interface ZeroTrustDnsLocationEndpointsDoh {
|
|
14920
15095
|
/**
|
|
14921
|
-
*
|
|
15096
|
+
* Indicate whether the DOH endpoint is enabled for this location.
|
|
14922
15097
|
*/
|
|
14923
15098
|
enabled?: pulumi.Input<boolean>;
|
|
14924
15099
|
/**
|
|
14925
|
-
*
|
|
15100
|
+
* Specify the list of allowed source IP network ranges for this endpoint. When the list is empty, the endpoint allows all source IPs. The list takes effect only if the endpoint is enabled for this location.
|
|
14926
15101
|
*/
|
|
14927
15102
|
networks?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsDohNetwork>[]>;
|
|
14928
15103
|
/**
|
|
14929
|
-
*
|
|
15104
|
+
* Specify whether the DOH endpoint requires user identity authentication.
|
|
14930
15105
|
*/
|
|
14931
15106
|
requireToken?: pulumi.Input<boolean>;
|
|
14932
15107
|
}
|
|
14933
15108
|
export interface ZeroTrustDnsLocationEndpointsDohNetwork {
|
|
14934
15109
|
/**
|
|
14935
|
-
*
|
|
15110
|
+
* Specify the IP address or IP CIDR.
|
|
14936
15111
|
*/
|
|
14937
15112
|
network: pulumi.Input<string>;
|
|
14938
15113
|
}
|
|
14939
15114
|
export interface ZeroTrustDnsLocationEndpointsDot {
|
|
14940
15115
|
/**
|
|
14941
|
-
*
|
|
15116
|
+
* Indicate whether the DOT endpoint is enabled for this location.
|
|
14942
15117
|
*/
|
|
14943
15118
|
enabled?: pulumi.Input<boolean>;
|
|
14944
15119
|
/**
|
|
14945
|
-
*
|
|
15120
|
+
* Specify the list of allowed source IP network ranges for this endpoint. When the list is empty, the endpoint allows all source IPs. The list takes effect only if the endpoint is enabled for this location.
|
|
14946
15121
|
*/
|
|
14947
15122
|
networks?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsDotNetwork>[]>;
|
|
14948
15123
|
}
|
|
14949
15124
|
export interface ZeroTrustDnsLocationEndpointsDotNetwork {
|
|
14950
15125
|
/**
|
|
14951
|
-
*
|
|
15126
|
+
* Specify the IP address or IP CIDR.
|
|
14952
15127
|
*/
|
|
14953
15128
|
network: pulumi.Input<string>;
|
|
14954
15129
|
}
|
|
14955
15130
|
export interface ZeroTrustDnsLocationEndpointsIpv4 {
|
|
14956
15131
|
/**
|
|
14957
|
-
*
|
|
15132
|
+
* Indicate whether the IPv4 endpoint is enabled for this location.
|
|
14958
15133
|
*/
|
|
14959
15134
|
enabled?: pulumi.Input<boolean>;
|
|
14960
15135
|
}
|
|
14961
15136
|
export interface ZeroTrustDnsLocationEndpointsIpv6 {
|
|
14962
15137
|
/**
|
|
14963
|
-
*
|
|
15138
|
+
* Indicate whether the IPV6 endpoint is enabled for this location.
|
|
14964
15139
|
*/
|
|
14965
15140
|
enabled?: pulumi.Input<boolean>;
|
|
14966
15141
|
/**
|
|
14967
|
-
*
|
|
15142
|
+
* Specify the list of allowed source IPv6 network ranges for this endpoint. When the list is empty, the endpoint allows all source IPs. The list takes effect only if the endpoint is enabled for this location.
|
|
14968
15143
|
*/
|
|
14969
15144
|
networks?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsIpv6Network>[]>;
|
|
14970
15145
|
}
|
|
14971
15146
|
export interface ZeroTrustDnsLocationEndpointsIpv6Network {
|
|
14972
15147
|
/**
|
|
14973
|
-
*
|
|
15148
|
+
* Specify the IPv6 address or IPv6 CIDR.
|
|
14974
15149
|
*/
|
|
14975
15150
|
network: pulumi.Input<string>;
|
|
14976
15151
|
}
|
|
14977
15152
|
export interface ZeroTrustDnsLocationNetwork {
|
|
14978
15153
|
/**
|
|
14979
|
-
*
|
|
15154
|
+
* Specify the IPv4 address or IPv4 CIDR. Limit IPv4 CIDRs to a maximum of /24.
|
|
14980
15155
|
*/
|
|
14981
15156
|
network: pulumi.Input<string>;
|
|
14982
15157
|
}
|
|
14983
15158
|
export interface ZeroTrustGatewayLoggingSettingsByRuleType {
|
|
15159
|
+
/**
|
|
15160
|
+
* Configure logging settings for DNS firewall.
|
|
15161
|
+
*/
|
|
14984
15162
|
dns?: pulumi.Input<inputs.ZeroTrustGatewayLoggingSettingsByRuleTypeDns>;
|
|
15163
|
+
/**
|
|
15164
|
+
* Configure logging settings for HTTP/HTTPS firewall.
|
|
15165
|
+
*/
|
|
14985
15166
|
http?: pulumi.Input<inputs.ZeroTrustGatewayLoggingSettingsByRuleTypeHttp>;
|
|
15167
|
+
/**
|
|
15168
|
+
* Configure logging settings for Network firewall.
|
|
15169
|
+
*/
|
|
14986
15170
|
l4?: pulumi.Input<inputs.ZeroTrustGatewayLoggingSettingsByRuleTypeL4>;
|
|
14987
15171
|
}
|
|
14988
15172
|
export interface ZeroTrustGatewayLoggingSettingsByRuleTypeDns {
|
|
14989
15173
|
/**
|
|
14990
|
-
*
|
|
15174
|
+
* Specify whether to log all requests to this service.
|
|
14991
15175
|
*/
|
|
14992
15176
|
logAll?: pulumi.Input<boolean>;
|
|
14993
15177
|
/**
|
|
14994
|
-
*
|
|
15178
|
+
* Specify whether to log only blocking requests to this service.
|
|
14995
15179
|
*/
|
|
14996
15180
|
logBlocks?: pulumi.Input<boolean>;
|
|
14997
15181
|
}
|
|
14998
15182
|
export interface ZeroTrustGatewayLoggingSettingsByRuleTypeHttp {
|
|
14999
15183
|
/**
|
|
15000
|
-
*
|
|
15184
|
+
* Specify whether to log all requests to this service.
|
|
15001
15185
|
*/
|
|
15002
15186
|
logAll?: pulumi.Input<boolean>;
|
|
15003
15187
|
/**
|
|
15004
|
-
*
|
|
15188
|
+
* Specify whether to log only blocking requests to this service.
|
|
15005
15189
|
*/
|
|
15006
15190
|
logBlocks?: pulumi.Input<boolean>;
|
|
15007
15191
|
}
|
|
15008
15192
|
export interface ZeroTrustGatewayLoggingSettingsByRuleTypeL4 {
|
|
15009
15193
|
/**
|
|
15010
|
-
*
|
|
15194
|
+
* Specify whether to log all requests to this service.
|
|
15011
15195
|
*/
|
|
15012
15196
|
logAll?: pulumi.Input<boolean>;
|
|
15013
15197
|
/**
|
|
15014
|
-
*
|
|
15198
|
+
* Specify whether to log only blocking requests to this service.
|
|
15015
15199
|
*/
|
|
15016
15200
|
logBlocks?: pulumi.Input<boolean>;
|
|
15017
15201
|
}
|
|
15018
15202
|
export interface ZeroTrustGatewayPolicyExpiration {
|
|
15019
15203
|
/**
|
|
15020
|
-
*
|
|
15204
|
+
* Defines the default duration a policy active in minutes. Must set in order to use the `resetExpiration` endpoint on this rule.
|
|
15021
15205
|
*/
|
|
15022
15206
|
duration?: pulumi.Input<number>;
|
|
15023
15207
|
/**
|
|
15024
|
-
*
|
|
15208
|
+
* Indicates whether the policy is expired.
|
|
15025
15209
|
*/
|
|
15026
15210
|
expired?: pulumi.Input<boolean>;
|
|
15027
15211
|
/**
|
|
15028
|
-
*
|
|
15029
|
-
* applied.
|
|
15212
|
+
* Show the timestamp when the policy expires and stops applying. The value must follow RFC 3339 and include a UTC offset. The system accepts non-zero offsets but converts them to the equivalent UTC+00:00 value and returns timestamps with a trailing Z. Expiration policies ignore client timezones and expire globally at the specified expiresAt time.
|
|
15030
15213
|
*/
|
|
15031
15214
|
expiresAt: pulumi.Input<string>;
|
|
15032
15215
|
}
|
|
15033
15216
|
export interface ZeroTrustGatewayPolicyRuleSettings {
|
|
15034
15217
|
/**
|
|
15035
|
-
* Add custom headers to allowed requests
|
|
15218
|
+
* Add custom headers to allowed requests as key-value pairs. Use header names as keys that map to arrays of header values. Settable only for `http` rules with the action set to `allow`.
|
|
15036
15219
|
*/
|
|
15037
15220
|
addHeaders?: pulumi.Input<{
|
|
15038
15221
|
[key: string]: pulumi.Input<pulumi.Input<string>[]>;
|
|
15039
15222
|
}>;
|
|
15040
15223
|
/**
|
|
15041
|
-
* Set
|
|
15224
|
+
* Set to enable MSP children to bypass this rule. Only parent MSP accounts can set this. this rule. Settable for all types of rules.
|
|
15042
15225
|
*/
|
|
15043
15226
|
allowChildBypass?: pulumi.Input<boolean>;
|
|
15044
15227
|
/**
|
|
15045
|
-
*
|
|
15228
|
+
* Define the settings for the Audit SSH action. Settable only for `l4` rules with `auditSsh` action.
|
|
15046
15229
|
*/
|
|
15047
15230
|
auditSsh?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsAuditSsh>;
|
|
15048
15231
|
/**
|
|
15049
|
-
* Configure
|
|
15232
|
+
* Configure browser isolation behavior. Settable only for `http` rules with the action set to `isolate`.
|
|
15050
15233
|
*/
|
|
15051
15234
|
bisoAdminControls?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsBisoAdminControls>;
|
|
15052
15235
|
/**
|
|
15053
|
-
*
|
|
15236
|
+
* Configure custom block page settings. If missing or null, use the account settings. Settable only for `http` rules with the action set to `block`.
|
|
15054
15237
|
*/
|
|
15055
15238
|
blockPage?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsBlockPage>;
|
|
15056
15239
|
/**
|
|
15057
|
-
* Enable the custom block page.
|
|
15240
|
+
* Enable the custom block page. Settable only for `dns` rules with action `block`.
|
|
15058
15241
|
*/
|
|
15059
15242
|
blockPageEnabled?: pulumi.Input<boolean>;
|
|
15060
15243
|
/**
|
|
15061
|
-
*
|
|
15244
|
+
* Explain why the rule blocks the request. The custom block page shows this text (if enabled). Settable only for `dns`, `l4`, and `http` rules when the action set to `block`.
|
|
15062
15245
|
*/
|
|
15063
15246
|
blockReason?: pulumi.Input<string>;
|
|
15064
15247
|
/**
|
|
15065
|
-
* Set
|
|
15248
|
+
* Set to enable MSP accounts to bypass their parent's rules. Only MSP child accounts can set this. Settable for all types of rules.
|
|
15066
15249
|
*/
|
|
15067
15250
|
bypassParentRule?: pulumi.Input<boolean>;
|
|
15068
15251
|
/**
|
|
15069
|
-
* Configure
|
|
15252
|
+
* Configure session check behavior. Settable only for `l4` and `http` rules with the action set to `allow`.
|
|
15070
15253
|
*/
|
|
15071
15254
|
checkSession?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsCheckSession>;
|
|
15072
15255
|
/**
|
|
15073
|
-
*
|
|
15256
|
+
* Configure custom resolvers to route queries that match the resolver policy. Unused with 'resolve*dns*through*cloudflare' or 'resolve*dns*internally' settings. DNS queries get routed to the address closest to their origin. Only valid when a rule's action set to 'resolve'. Settable only for `dnsResolver` rules.
|
|
15074
15257
|
*/
|
|
15075
15258
|
dnsResolvers?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsDnsResolvers>;
|
|
15076
15259
|
/**
|
|
15077
|
-
* Configure how Gateway Proxy traffic egresses. You can enable this setting for rules with Egress actions and filters, or omit it to indicate local egress via WARP IPs.
|
|
15260
|
+
* Configure how Gateway Proxy traffic egresses. You can enable this setting for rules with Egress actions and filters, or omit it to indicate local egress via WARP IPs. Settable only for `egress` rules.
|
|
15078
15261
|
*/
|
|
15079
15262
|
egress?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsEgress>;
|
|
15080
15263
|
/**
|
|
15081
|
-
*
|
|
15264
|
+
* Ignore category matches at CNAME domains in a response. When off, evaluate categories in this rule against all CNAME domain categories in the response. Settable only for `dns` and `dnsResolver` rules.
|
|
15082
15265
|
*/
|
|
15083
15266
|
ignoreCnameCategoryMatches?: pulumi.Input<boolean>;
|
|
15084
15267
|
/**
|
|
15085
|
-
*
|
|
15268
|
+
* Specify whether to disable DNSSEC validation (for Allow actions) [INSECURE]. Settable only for `dns` rules.
|
|
15086
15269
|
*/
|
|
15087
15270
|
insecureDisableDnssecValidation?: pulumi.Input<boolean>;
|
|
15088
15271
|
/**
|
|
15089
|
-
*
|
|
15272
|
+
* Enable IPs in DNS resolver category blocks. The system blocks only domain name categories unless you enable this setting. Settable only for `dns` and `dnsResolver` rules.
|
|
15090
15273
|
*/
|
|
15091
15274
|
ipCategories?: pulumi.Input<boolean>;
|
|
15092
15275
|
/**
|
|
15093
|
-
*
|
|
15276
|
+
* Indicates whether to include IPs in DNS resolver indicator feed blocks. Default, indicator feeds block only domain names. Settable only for `dns` and `dnsResolver` rules.
|
|
15094
15277
|
*/
|
|
15095
15278
|
ipIndicatorFeeds?: pulumi.Input<boolean>;
|
|
15096
15279
|
/**
|
|
15097
|
-
* Send matching traffic to the supplied destination IP address
|
|
15280
|
+
* Send matching traffic to the supplied destination IP address and port. Settable only for `l4` rules with the action set to `l4Override`.
|
|
15098
15281
|
*/
|
|
15099
15282
|
l4override?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsL4override>;
|
|
15100
15283
|
/**
|
|
15101
|
-
* Configure a notification to display on the user's device when this rule
|
|
15284
|
+
* Configure a notification to display on the user's device when this rule matched. Settable for all types of rules with the action set to `block`.
|
|
15102
15285
|
*/
|
|
15103
15286
|
notificationSettings?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsNotificationSettings>;
|
|
15104
15287
|
/**
|
|
15105
|
-
*
|
|
15288
|
+
* Defines a hostname for override, for the matching DNS queries. Settable only for `dns` rules with the action set to `override`.
|
|
15106
15289
|
*/
|
|
15107
15290
|
overrideHost?: pulumi.Input<string>;
|
|
15108
15291
|
/**
|
|
15109
|
-
*
|
|
15292
|
+
* Defines a an IP or set of IPs for overriding matched DNS queries. Settable only for `dns` rules with the action set to `override`.
|
|
15110
15293
|
*/
|
|
15111
15294
|
overrideIps?: pulumi.Input<pulumi.Input<string>[]>;
|
|
15112
15295
|
/**
|
|
15113
|
-
* Configure DLP payload logging.
|
|
15296
|
+
* Configure DLP payload logging. Settable only for `http` rules.
|
|
15114
15297
|
*/
|
|
15115
15298
|
payloadLog?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsPayloadLog>;
|
|
15116
15299
|
/**
|
|
15117
|
-
*
|
|
15300
|
+
* Configure settings that apply to quarantine rules. Settable only for `http` rules.
|
|
15118
15301
|
*/
|
|
15119
15302
|
quarantine?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsQuarantine>;
|
|
15120
15303
|
/**
|
|
15121
|
-
*
|
|
15304
|
+
* Apply settings to redirect rules. Settable only for `http` rules with the action set to `redirect`.
|
|
15122
15305
|
*/
|
|
15123
15306
|
redirect?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsRedirect>;
|
|
15124
15307
|
/**
|
|
15125
|
-
* Configure to forward the query to the internal DNS service, passing the specified 'view*id' as input.
|
|
15308
|
+
* Configure to forward the query to the internal DNS service, passing the specified 'view*id' as input. Not used when 'dns*resolvers' is specified or 'resolve*dns*through*cloudflare' is set. Only valid when a rule's action set to 'resolve'. Settable only for `dnsResolver` rules.
|
|
15126
15309
|
*/
|
|
15127
15310
|
resolveDnsInternally?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsResolveDnsInternally>;
|
|
15128
15311
|
/**
|
|
15129
|
-
* Enable to send queries that match the policy to Cloudflare's default 1.1.1.1 DNS resolver. Cannot
|
|
15312
|
+
* Enable to send queries that match the policy to Cloudflare's default 1.1.1.1 DNS resolver. Cannot set when 'dns*resolvers' specified or 'resolve*dns_internally' is set. Only valid when a rule's action set to 'resolve'. Settable only for `dnsResolver` rules.
|
|
15130
15313
|
*/
|
|
15131
15314
|
resolveDnsThroughCloudflare?: pulumi.Input<boolean>;
|
|
15132
15315
|
/**
|
|
15133
|
-
* Configure behavior when an upstream
|
|
15316
|
+
* Configure behavior when an upstream certificate is invalid or an SSL error occurs. Settable only for `http` rules with the action set to `allow`.
|
|
15134
15317
|
*/
|
|
15135
15318
|
untrustedCert?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsUntrustedCert>;
|
|
15136
15319
|
}
|
|
15137
15320
|
export interface ZeroTrustGatewayPolicyRuleSettingsAuditSsh {
|
|
15138
15321
|
/**
|
|
15139
|
-
* Enable
|
|
15322
|
+
* Enable SSH command logging.
|
|
15140
15323
|
*/
|
|
15141
15324
|
commandLogging?: pulumi.Input<boolean>;
|
|
15142
15325
|
}
|
|
15143
15326
|
export interface ZeroTrustGatewayPolicyRuleSettingsBisoAdminControls {
|
|
15144
15327
|
/**
|
|
15145
|
-
* Configure
|
|
15328
|
+
* Configure copy behavior. If set to remote*only, users cannot copy isolated content from the remote browser to the local clipboard. If this field is absent, copying remains enabled. Applies only when version == "v2".
|
|
15146
15329
|
* Available values: "enabled", "disabled", "remote*only".
|
|
15147
15330
|
*/
|
|
15148
15331
|
copy?: pulumi.Input<string>;
|
|
@@ -15159,7 +15342,7 @@ export interface ZeroTrustGatewayPolicyRuleSettingsBisoAdminControls {
|
|
|
15159
15342
|
*/
|
|
15160
15343
|
dk?: pulumi.Input<boolean>;
|
|
15161
15344
|
/**
|
|
15162
|
-
* Configure
|
|
15345
|
+
* Configure download behavior. When set to remote*only, users can view downloads but cannot save them. Applies only when version == "v2".
|
|
15163
15346
|
* Available values: "enabled", "disabled", "remote*only".
|
|
15164
15347
|
*/
|
|
15165
15348
|
download?: pulumi.Input<string>;
|
|
@@ -15172,45 +15355,48 @@ export interface ZeroTrustGatewayPolicyRuleSettingsBisoAdminControls {
|
|
|
15172
15355
|
*/
|
|
15173
15356
|
du?: pulumi.Input<boolean>;
|
|
15174
15357
|
/**
|
|
15175
|
-
* Configure
|
|
15358
|
+
* Configure keyboard usage behavior. If this field is absent, keyboard usage remains enabled. Applies only when version == "v2".
|
|
15176
15359
|
* Available values: "enabled", "disabled".
|
|
15177
15360
|
*/
|
|
15178
15361
|
keyboard?: pulumi.Input<string>;
|
|
15179
15362
|
/**
|
|
15180
|
-
* Configure
|
|
15363
|
+
* Configure paste behavior. If set to remote*only, users cannot paste content from the local clipboard into isolated pages. If this field is absent, pasting remains enabled. Applies only when version == "v2".
|
|
15181
15364
|
* Available values: "enabled", "disabled", "remote*only".
|
|
15182
15365
|
*/
|
|
15183
15366
|
paste?: pulumi.Input<string>;
|
|
15184
15367
|
/**
|
|
15185
|
-
* Configure
|
|
15368
|
+
* Configure print behavior. Default, Printing is enabled. Applies only when version == "v2".
|
|
15186
15369
|
* Available values: "enabled", "disabled".
|
|
15187
15370
|
*/
|
|
15188
15371
|
printing?: pulumi.Input<string>;
|
|
15189
15372
|
/**
|
|
15190
|
-
* Configure
|
|
15373
|
+
* Configure upload behavior. If this field is absent, uploading remains enabled. Applies only when version == "v2".
|
|
15191
15374
|
* Available values: "enabled", "disabled".
|
|
15192
15375
|
*/
|
|
15193
15376
|
upload?: pulumi.Input<string>;
|
|
15194
15377
|
/**
|
|
15195
|
-
*
|
|
15378
|
+
* Indicate which version of the browser isolation controls should apply.
|
|
15196
15379
|
* Available values: "v1", "v2".
|
|
15197
15380
|
*/
|
|
15198
15381
|
version?: pulumi.Input<string>;
|
|
15199
15382
|
}
|
|
15200
15383
|
export interface ZeroTrustGatewayPolicyRuleSettingsBlockPage {
|
|
15201
15384
|
/**
|
|
15202
|
-
*
|
|
15385
|
+
* Specify whether to pass the context information as query parameters.
|
|
15203
15386
|
*/
|
|
15204
15387
|
includeContext?: pulumi.Input<boolean>;
|
|
15205
15388
|
/**
|
|
15206
|
-
* URI to which the user
|
|
15389
|
+
* Specify the URI to which the user is redirected.
|
|
15207
15390
|
*/
|
|
15208
15391
|
targetUri: pulumi.Input<string>;
|
|
15209
15392
|
}
|
|
15210
15393
|
export interface ZeroTrustGatewayPolicyRuleSettingsCheckSession {
|
|
15394
|
+
/**
|
|
15395
|
+
* Sets the required session freshness threshold. The API returns a normalized version of this value.
|
|
15396
|
+
*/
|
|
15211
15397
|
duration?: pulumi.Input<string>;
|
|
15212
15398
|
/**
|
|
15213
|
-
*
|
|
15399
|
+
* Enable session enforcement.
|
|
15214
15400
|
*/
|
|
15215
15401
|
enforce?: pulumi.Input<boolean>;
|
|
15216
15402
|
}
|
|
@@ -15220,71 +15406,71 @@ export interface ZeroTrustGatewayPolicyRuleSettingsDnsResolvers {
|
|
|
15220
15406
|
}
|
|
15221
15407
|
export interface ZeroTrustGatewayPolicyRuleSettingsDnsResolversIpv4 {
|
|
15222
15408
|
/**
|
|
15223
|
-
* IPv4 address of upstream resolver.
|
|
15409
|
+
* Specify the IPv4 address of the upstream resolver.
|
|
15224
15410
|
*/
|
|
15225
15411
|
ip: pulumi.Input<string>;
|
|
15226
15412
|
/**
|
|
15227
|
-
*
|
|
15413
|
+
* Specify a port number to use for the upstream resolver. Defaults to 53 if unspecified.
|
|
15228
15414
|
*/
|
|
15229
15415
|
port?: pulumi.Input<number>;
|
|
15230
15416
|
/**
|
|
15231
|
-
*
|
|
15417
|
+
* Indicate whether to connect to this resolver over a private network. Must set when vnetId set.
|
|
15232
15418
|
*/
|
|
15233
15419
|
routeThroughPrivateNetwork?: pulumi.Input<boolean>;
|
|
15234
15420
|
/**
|
|
15235
|
-
*
|
|
15421
|
+
* Specify an optional virtual network for this resolver. Uses default virtual network id if omitted.
|
|
15236
15422
|
*/
|
|
15237
15423
|
vnetId?: pulumi.Input<string>;
|
|
15238
15424
|
}
|
|
15239
15425
|
export interface ZeroTrustGatewayPolicyRuleSettingsDnsResolversIpv6 {
|
|
15240
15426
|
/**
|
|
15241
|
-
* IPv6 address of upstream resolver.
|
|
15427
|
+
* Specify the IPv6 address of the upstream resolver.
|
|
15242
15428
|
*/
|
|
15243
15429
|
ip: pulumi.Input<string>;
|
|
15244
15430
|
/**
|
|
15245
|
-
*
|
|
15431
|
+
* Specify a port number to use for the upstream resolver. Defaults to 53 if unspecified.
|
|
15246
15432
|
*/
|
|
15247
15433
|
port?: pulumi.Input<number>;
|
|
15248
15434
|
/**
|
|
15249
|
-
*
|
|
15435
|
+
* Indicate whether to connect to this resolver over a private network. Must set when vnetId set.
|
|
15250
15436
|
*/
|
|
15251
15437
|
routeThroughPrivateNetwork?: pulumi.Input<boolean>;
|
|
15252
15438
|
/**
|
|
15253
|
-
*
|
|
15439
|
+
* Specify an optional virtual network for this resolver. Uses default virtual network id if omitted.
|
|
15254
15440
|
*/
|
|
15255
15441
|
vnetId?: pulumi.Input<string>;
|
|
15256
15442
|
}
|
|
15257
15443
|
export interface ZeroTrustGatewayPolicyRuleSettingsEgress {
|
|
15258
15444
|
/**
|
|
15259
|
-
*
|
|
15445
|
+
* Specify the IPv4 address to use for egress.
|
|
15260
15446
|
*/
|
|
15261
15447
|
ipv4?: pulumi.Input<string>;
|
|
15262
15448
|
/**
|
|
15263
|
-
*
|
|
15449
|
+
* Specify the fallback IPv4 address to use for egress when the primary IPv4 fails. Set '0.0.0.0' to indicate local egress via WARP IPs.
|
|
15264
15450
|
*/
|
|
15265
15451
|
ipv4Fallback?: pulumi.Input<string>;
|
|
15266
15452
|
/**
|
|
15267
|
-
*
|
|
15453
|
+
* Specify the IPv6 range to use for egress.
|
|
15268
15454
|
*/
|
|
15269
15455
|
ipv6?: pulumi.Input<string>;
|
|
15270
15456
|
}
|
|
15271
15457
|
export interface ZeroTrustGatewayPolicyRuleSettingsL4override {
|
|
15272
15458
|
/**
|
|
15273
|
-
* IPv4 or IPv6 address.
|
|
15459
|
+
* Defines the IPv4 or IPv6 address.
|
|
15274
15460
|
*/
|
|
15275
15461
|
ip?: pulumi.Input<string>;
|
|
15276
15462
|
/**
|
|
15277
|
-
*
|
|
15463
|
+
* Defines a port number to use for TCP/UDP overrides.
|
|
15278
15464
|
*/
|
|
15279
15465
|
port?: pulumi.Input<number>;
|
|
15280
15466
|
}
|
|
15281
15467
|
export interface ZeroTrustGatewayPolicyRuleSettingsNotificationSettings {
|
|
15282
15468
|
/**
|
|
15283
|
-
*
|
|
15469
|
+
* Enable notification.
|
|
15284
15470
|
*/
|
|
15285
15471
|
enabled?: pulumi.Input<boolean>;
|
|
15286
15472
|
/**
|
|
15287
|
-
*
|
|
15473
|
+
* Indicates whether to pass the context information as query parameters.
|
|
15288
15474
|
*/
|
|
15289
15475
|
includeContext?: pulumi.Input<boolean>;
|
|
15290
15476
|
/**
|
|
@@ -15292,360 +15478,337 @@ export interface ZeroTrustGatewayPolicyRuleSettingsNotificationSettings {
|
|
|
15292
15478
|
*/
|
|
15293
15479
|
msg?: pulumi.Input<string>;
|
|
15294
15480
|
/**
|
|
15295
|
-
*
|
|
15481
|
+
* Defines an optional URL to direct users to additional information. If unset, the notification opens a block page.
|
|
15296
15482
|
*/
|
|
15297
15483
|
supportUrl?: pulumi.Input<string>;
|
|
15298
15484
|
}
|
|
15299
15485
|
export interface ZeroTrustGatewayPolicyRuleSettingsPayloadLog {
|
|
15300
15486
|
/**
|
|
15301
|
-
*
|
|
15487
|
+
* Enable DLP payload logging for this rule.
|
|
15302
15488
|
*/
|
|
15303
15489
|
enabled?: pulumi.Input<boolean>;
|
|
15304
15490
|
}
|
|
15305
15491
|
export interface ZeroTrustGatewayPolicyRuleSettingsQuarantine {
|
|
15306
15492
|
/**
|
|
15307
|
-
*
|
|
15493
|
+
* Specify the types of files to sandbox.
|
|
15308
15494
|
*/
|
|
15309
15495
|
fileTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
15310
15496
|
}
|
|
15311
15497
|
export interface ZeroTrustGatewayPolicyRuleSettingsRedirect {
|
|
15312
15498
|
/**
|
|
15313
|
-
*
|
|
15499
|
+
* Specify whether to pass the context information as query parameters.
|
|
15314
15500
|
*/
|
|
15315
15501
|
includeContext?: pulumi.Input<boolean>;
|
|
15316
15502
|
/**
|
|
15317
|
-
*
|
|
15503
|
+
* Specify whether to append the path and query parameters from the original request to target_uri.
|
|
15318
15504
|
*/
|
|
15319
15505
|
preservePathAndQuery?: pulumi.Input<boolean>;
|
|
15320
15506
|
/**
|
|
15321
|
-
* URI to which the user
|
|
15507
|
+
* Specify the URI to which the user is redirected.
|
|
15322
15508
|
*/
|
|
15323
15509
|
targetUri: pulumi.Input<string>;
|
|
15324
15510
|
}
|
|
15325
15511
|
export interface ZeroTrustGatewayPolicyRuleSettingsResolveDnsInternally {
|
|
15326
15512
|
/**
|
|
15327
|
-
*
|
|
15513
|
+
* Specify the fallback behavior to apply when the internal DNS response code differs from 'NOERROR' or when the response data contains only CNAME records for 'A' or 'AAAA' queries.
|
|
15328
15514
|
* Available values: "none", "publicDns".
|
|
15329
15515
|
*/
|
|
15330
15516
|
fallback?: pulumi.Input<string>;
|
|
15331
15517
|
/**
|
|
15332
|
-
*
|
|
15518
|
+
* Specify the internal DNS view identifier to pass to the internal DNS service.
|
|
15333
15519
|
*/
|
|
15334
15520
|
viewId?: pulumi.Input<string>;
|
|
15335
15521
|
}
|
|
15336
15522
|
export interface ZeroTrustGatewayPolicyRuleSettingsUntrustedCert {
|
|
15337
15523
|
/**
|
|
15338
|
-
*
|
|
15524
|
+
* Defines the action performed when an untrusted certificate seen. The default action an error with HTTP code 526.
|
|
15339
15525
|
* Available values: "passThrough", "block", "error".
|
|
15340
15526
|
*/
|
|
15341
15527
|
action?: pulumi.Input<string>;
|
|
15342
15528
|
}
|
|
15343
15529
|
export interface ZeroTrustGatewayPolicySchedule {
|
|
15344
|
-
/**
|
|
15345
|
-
* The time intervals when the rule will be active on Fridays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Fridays.
|
|
15346
|
-
*/
|
|
15347
15530
|
fri?: pulumi.Input<string>;
|
|
15348
|
-
/**
|
|
15349
|
-
* The time intervals when the rule will be active on Mondays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Mondays.
|
|
15350
|
-
*/
|
|
15351
15531
|
mon?: pulumi.Input<string>;
|
|
15352
|
-
/**
|
|
15353
|
-
* The time intervals when the rule will be active on Saturdays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Saturdays.
|
|
15354
|
-
*/
|
|
15355
15532
|
sat?: pulumi.Input<string>;
|
|
15356
|
-
/**
|
|
15357
|
-
* The time intervals when the rule will be active on Sundays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Sundays.
|
|
15358
|
-
*/
|
|
15359
15533
|
sun?: pulumi.Input<string>;
|
|
15360
|
-
/**
|
|
15361
|
-
* The time intervals when the rule will be active on Thursdays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Thursdays.
|
|
15362
|
-
*/
|
|
15363
15534
|
thu?: pulumi.Input<string>;
|
|
15364
15535
|
/**
|
|
15365
|
-
*
|
|
15536
|
+
* Specify the time zone for rule evaluation. When a [valid time zone city name](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List) is provided, Gateway always uses the current time for that time zone. When this parameter is omitted, Gateway uses the time zone determined from the user's IP address. Colo time zone is used when the user's IP address does not resolve to a location.
|
|
15366
15537
|
*/
|
|
15367
15538
|
timeZone?: pulumi.Input<string>;
|
|
15368
|
-
/**
|
|
15369
|
-
* The time intervals when the rule will be active on Tuesdays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Tuesdays.
|
|
15370
|
-
*/
|
|
15371
15539
|
tue?: pulumi.Input<string>;
|
|
15372
|
-
/**
|
|
15373
|
-
* The time intervals when the rule will be active on Wednesdays, in increasing order from 00:00-24:00. If this parameter is omitted, the rule will be deactivated on Wednesdays.
|
|
15374
|
-
*/
|
|
15375
15540
|
wed?: pulumi.Input<string>;
|
|
15376
15541
|
}
|
|
15377
15542
|
export interface ZeroTrustGatewaySettingsSettings {
|
|
15378
15543
|
/**
|
|
15379
|
-
*
|
|
15544
|
+
* Specify activity log settings.
|
|
15380
15545
|
*/
|
|
15381
15546
|
activityLog?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsActivityLog>;
|
|
15382
15547
|
/**
|
|
15383
|
-
*
|
|
15548
|
+
* Specify anti-virus settings.
|
|
15384
15549
|
*/
|
|
15385
15550
|
antivirus?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsAntivirus>;
|
|
15386
15551
|
/**
|
|
15387
|
-
*
|
|
15552
|
+
* Specify block page layout settings.
|
|
15388
15553
|
*/
|
|
15389
15554
|
blockPage?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsBlockPage>;
|
|
15390
15555
|
/**
|
|
15391
|
-
* DLP
|
|
15556
|
+
* Specify the DLP inspection mode.
|
|
15392
15557
|
*/
|
|
15393
15558
|
bodyScanning?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsBodyScanning>;
|
|
15394
15559
|
/**
|
|
15395
|
-
* Browser
|
|
15560
|
+
* Specify Clientless Browser Isolation settings.
|
|
15396
15561
|
*/
|
|
15397
15562
|
browserIsolation?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsBrowserIsolation>;
|
|
15398
15563
|
/**
|
|
15399
|
-
*
|
|
15564
|
+
* Specify certificate settings for Gateway TLS interception. If unset, the Cloudflare Root CA handles interception.
|
|
15400
15565
|
*/
|
|
15401
15566
|
certificate?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsCertificate>;
|
|
15402
15567
|
/**
|
|
15403
|
-
*
|
|
15568
|
+
* Specify custom certificate settings for BYO-PKI. This field is deprecated; use `certificate` instead.
|
|
15404
15569
|
*
|
|
15405
15570
|
* @deprecated This attribute is deprecated.
|
|
15406
15571
|
*/
|
|
15407
15572
|
customCertificate?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsCustomCertificate>;
|
|
15408
15573
|
/**
|
|
15409
|
-
*
|
|
15574
|
+
* Specify user email settings for the firewall policies. When this is enabled, we standardize the email addresses in the identity part of the rule, so that they match the extended email variants in the firewall policies. When this setting is turned off, the email addresses in the identity part of the rule will be matched exactly as provided. If your email has `.` or `+` modifiers, you should enable this setting.
|
|
15410
15575
|
*/
|
|
15411
15576
|
extendedEmailMatching?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsExtendedEmailMatching>;
|
|
15412
15577
|
/**
|
|
15413
|
-
* FIPS settings.
|
|
15578
|
+
* Specify FIPS settings.
|
|
15414
15579
|
*/
|
|
15415
15580
|
fips?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsFips>;
|
|
15416
15581
|
/**
|
|
15417
|
-
*
|
|
15582
|
+
* Enable host selection in egress policies.
|
|
15418
15583
|
*/
|
|
15419
15584
|
hostSelector?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsHostSelector>;
|
|
15420
15585
|
/**
|
|
15421
|
-
*
|
|
15586
|
+
* Define the proxy inspection mode.
|
|
15422
15587
|
*/
|
|
15423
15588
|
inspection?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsInspection>;
|
|
15424
15589
|
/**
|
|
15425
|
-
*
|
|
15590
|
+
* Specify whether to detect protocols from the initial bytes of client traffic.
|
|
15426
15591
|
*/
|
|
15427
15592
|
protocolDetection?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsProtocolDetection>;
|
|
15428
15593
|
/**
|
|
15429
|
-
*
|
|
15594
|
+
* Specify whether to enable the sandbox.
|
|
15430
15595
|
*/
|
|
15431
15596
|
sandbox?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsSandbox>;
|
|
15432
15597
|
/**
|
|
15433
|
-
*
|
|
15598
|
+
* Specify whether to inspect encrypted HTTP traffic.
|
|
15434
15599
|
*/
|
|
15435
15600
|
tlsDecrypt?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsTlsDecrypt>;
|
|
15436
15601
|
}
|
|
15437
15602
|
export interface ZeroTrustGatewaySettingsSettingsActivityLog {
|
|
15438
15603
|
/**
|
|
15439
|
-
*
|
|
15604
|
+
* Specify whether to log activity.
|
|
15440
15605
|
*/
|
|
15441
15606
|
enabled?: pulumi.Input<boolean>;
|
|
15442
15607
|
}
|
|
15443
15608
|
export interface ZeroTrustGatewaySettingsSettingsAntivirus {
|
|
15444
15609
|
/**
|
|
15445
|
-
*
|
|
15610
|
+
* Specify whether to enable anti-virus scanning on downloads.
|
|
15446
15611
|
*/
|
|
15447
15612
|
enabledDownloadPhase?: pulumi.Input<boolean>;
|
|
15448
15613
|
/**
|
|
15449
|
-
*
|
|
15614
|
+
* Specify whether to enable anti-virus scanning on uploads.
|
|
15450
15615
|
*/
|
|
15451
15616
|
enabledUploadPhase?: pulumi.Input<boolean>;
|
|
15452
15617
|
/**
|
|
15453
|
-
*
|
|
15618
|
+
* Specify whether to block requests for unscannable files.
|
|
15454
15619
|
*/
|
|
15455
15620
|
failClosed?: pulumi.Input<boolean>;
|
|
15456
15621
|
/**
|
|
15457
|
-
* Configure
|
|
15622
|
+
* Configure the message the user's device shows during an antivirus scan.
|
|
15458
15623
|
*/
|
|
15459
15624
|
notificationSettings?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings>;
|
|
15460
15625
|
}
|
|
15461
15626
|
export interface ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings {
|
|
15462
15627
|
/**
|
|
15463
|
-
*
|
|
15628
|
+
* Specify whether to enable notifications.
|
|
15464
15629
|
*/
|
|
15465
15630
|
enabled?: pulumi.Input<boolean>;
|
|
15466
15631
|
/**
|
|
15467
|
-
*
|
|
15632
|
+
* Specify whether to include context information as query parameters.
|
|
15468
15633
|
*/
|
|
15469
15634
|
includeContext?: pulumi.Input<boolean>;
|
|
15470
15635
|
/**
|
|
15471
|
-
*
|
|
15636
|
+
* Specify the message to show in the notification.
|
|
15472
15637
|
*/
|
|
15473
15638
|
msg?: pulumi.Input<string>;
|
|
15474
15639
|
/**
|
|
15475
|
-
*
|
|
15640
|
+
* Specify a URL that directs users to more information. If unset, the notification opens a block page.
|
|
15476
15641
|
*/
|
|
15477
15642
|
supportUrl?: pulumi.Input<string>;
|
|
15478
15643
|
}
|
|
15479
15644
|
export interface ZeroTrustGatewaySettingsSettingsBlockPage {
|
|
15480
15645
|
/**
|
|
15481
|
-
*
|
|
15646
|
+
* Specify the block page background color in `#rrggbb` format when the mode is customized*block*page.
|
|
15482
15647
|
*/
|
|
15483
15648
|
backgroundColor?: pulumi.Input<string>;
|
|
15484
15649
|
/**
|
|
15485
|
-
*
|
|
15650
|
+
* Specify whether to enable the custom block page.
|
|
15486
15651
|
*/
|
|
15487
15652
|
enabled?: pulumi.Input<boolean>;
|
|
15488
15653
|
/**
|
|
15489
|
-
*
|
|
15654
|
+
* Specify the block page footer text when the mode is customized*block*page.
|
|
15490
15655
|
*/
|
|
15491
15656
|
footerText?: pulumi.Input<string>;
|
|
15492
15657
|
/**
|
|
15493
|
-
*
|
|
15658
|
+
* Specify the block page header text when the mode is customized*block*page.
|
|
15494
15659
|
*/
|
|
15495
15660
|
headerText?: pulumi.Input<string>;
|
|
15496
15661
|
/**
|
|
15497
|
-
*
|
|
15662
|
+
* Specify whether to append context to target*uri as query parameters. This applies only when the mode is redirect*uri.
|
|
15498
15663
|
*/
|
|
15499
15664
|
includeContext?: pulumi.Input<boolean>;
|
|
15500
15665
|
/**
|
|
15501
|
-
*
|
|
15666
|
+
* Specify the full URL to the logo file when the mode is customized*block*page.
|
|
15502
15667
|
*/
|
|
15503
15668
|
logoPath?: pulumi.Input<string>;
|
|
15504
15669
|
/**
|
|
15505
|
-
*
|
|
15670
|
+
* Specify the admin email for users to contact when the mode is customized*block*page.
|
|
15506
15671
|
*/
|
|
15507
15672
|
mailtoAddress?: pulumi.Input<string>;
|
|
15508
15673
|
/**
|
|
15509
|
-
*
|
|
15674
|
+
* Specify the subject line for emails created from the block page when the mode is customized*block*page.
|
|
15510
15675
|
*/
|
|
15511
15676
|
mailtoSubject?: pulumi.Input<string>;
|
|
15512
15677
|
/**
|
|
15513
|
-
*
|
|
15514
|
-
* Available values: "", "
|
|
15678
|
+
* Specify whether to redirect users to a Cloudflare-hosted block page or a customer-provided URI.
|
|
15679
|
+
* Available values: "", "customized*block*page", "redirectUri".
|
|
15515
15680
|
*/
|
|
15516
15681
|
mode?: pulumi.Input<string>;
|
|
15517
15682
|
/**
|
|
15518
|
-
*
|
|
15683
|
+
* Specify the block page title when the mode is customized*block*page.
|
|
15519
15684
|
*/
|
|
15520
15685
|
name?: pulumi.Input<string>;
|
|
15521
15686
|
/**
|
|
15522
|
-
*
|
|
15687
|
+
* Indicate that this setting was shared via the Orgs API and read only for the current account.
|
|
15523
15688
|
*/
|
|
15524
15689
|
readOnly?: pulumi.Input<boolean>;
|
|
15525
15690
|
/**
|
|
15526
|
-
*
|
|
15691
|
+
* Indicate the account tag of the account that shared this setting.
|
|
15527
15692
|
*/
|
|
15528
15693
|
sourceAccount?: pulumi.Input<string>;
|
|
15529
15694
|
/**
|
|
15530
|
-
*
|
|
15695
|
+
* Specify whether to suppress detailed information at the bottom of the block page when the mode is customized*block*page.
|
|
15531
15696
|
*/
|
|
15532
15697
|
suppressFooter?: pulumi.Input<boolean>;
|
|
15533
15698
|
/**
|
|
15534
|
-
*
|
|
15699
|
+
* Specify the URI to redirect users to when the mode is redirect_uri.
|
|
15535
15700
|
*/
|
|
15536
15701
|
targetUri?: pulumi.Input<string>;
|
|
15537
15702
|
/**
|
|
15538
|
-
*
|
|
15703
|
+
* Indicate the version number of the setting.
|
|
15539
15704
|
*/
|
|
15540
15705
|
version?: pulumi.Input<number>;
|
|
15541
15706
|
}
|
|
15542
15707
|
export interface ZeroTrustGatewaySettingsSettingsBodyScanning {
|
|
15543
15708
|
/**
|
|
15544
|
-
*
|
|
15709
|
+
* Specify the inspection mode as either `deep` or `shallow`.
|
|
15545
15710
|
* Available values: "deep", "shallow".
|
|
15546
15711
|
*/
|
|
15547
15712
|
inspectionMode?: pulumi.Input<string>;
|
|
15548
15713
|
}
|
|
15549
15714
|
export interface ZeroTrustGatewaySettingsSettingsBrowserIsolation {
|
|
15550
15715
|
/**
|
|
15551
|
-
*
|
|
15716
|
+
* Specify whether to enable non-identity onramp support for Browser Isolation.
|
|
15552
15717
|
*/
|
|
15553
15718
|
nonIdentityEnabled?: pulumi.Input<boolean>;
|
|
15554
15719
|
/**
|
|
15555
|
-
*
|
|
15720
|
+
* Specify whether to enable Clientless Browser Isolation.
|
|
15556
15721
|
*/
|
|
15557
15722
|
urlBrowserIsolationEnabled?: pulumi.Input<boolean>;
|
|
15558
15723
|
}
|
|
15559
15724
|
export interface ZeroTrustGatewaySettingsSettingsCertificate {
|
|
15560
15725
|
/**
|
|
15561
|
-
* UUID of certificate
|
|
15726
|
+
* Specify the UUID of the certificate used for interception. Ensure the certificate is available at the edge(previously called 'active'). A nil UUID directs Cloudflare to use the Root CA.
|
|
15562
15727
|
*/
|
|
15563
15728
|
id: pulumi.Input<string>;
|
|
15564
15729
|
}
|
|
15565
15730
|
export interface ZeroTrustGatewaySettingsSettingsCustomCertificate {
|
|
15566
15731
|
/**
|
|
15567
|
-
*
|
|
15732
|
+
* Indicate the internal certificate status.
|
|
15568
15733
|
*/
|
|
15569
15734
|
bindingStatus?: pulumi.Input<string>;
|
|
15570
15735
|
/**
|
|
15571
|
-
*
|
|
15736
|
+
* Specify whether to enable a custom certificate authority for signing Gateway traffic.
|
|
15572
15737
|
*/
|
|
15573
15738
|
enabled: pulumi.Input<boolean>;
|
|
15574
15739
|
/**
|
|
15575
|
-
* UUID of certificate (ID from MTLS certificate store).
|
|
15740
|
+
* Specify the UUID of the certificate (ID from MTLS certificate store).
|
|
15576
15741
|
*/
|
|
15577
15742
|
id?: pulumi.Input<string>;
|
|
15578
15743
|
updatedAt?: pulumi.Input<string>;
|
|
15579
15744
|
}
|
|
15580
15745
|
export interface ZeroTrustGatewaySettingsSettingsExtendedEmailMatching {
|
|
15581
15746
|
/**
|
|
15582
|
-
*
|
|
15747
|
+
* Specify whether to match all variants of user emails (with + or . modifiers) used as criteria in Firewall policies.
|
|
15583
15748
|
*/
|
|
15584
15749
|
enabled?: pulumi.Input<boolean>;
|
|
15585
15750
|
/**
|
|
15586
|
-
*
|
|
15751
|
+
* Indicate that this setting was shared via the Orgs API and read only for the current account.
|
|
15587
15752
|
*/
|
|
15588
15753
|
readOnly?: pulumi.Input<boolean>;
|
|
15589
15754
|
/**
|
|
15590
|
-
*
|
|
15755
|
+
* Indicate the account tag of the account that shared this setting.
|
|
15591
15756
|
*/
|
|
15592
15757
|
sourceAccount?: pulumi.Input<string>;
|
|
15593
15758
|
/**
|
|
15594
|
-
*
|
|
15759
|
+
* Indicate the version number of the setting.
|
|
15595
15760
|
*/
|
|
15596
15761
|
version?: pulumi.Input<number>;
|
|
15597
15762
|
}
|
|
15598
15763
|
export interface ZeroTrustGatewaySettingsSettingsFips {
|
|
15599
15764
|
/**
|
|
15600
|
-
*
|
|
15765
|
+
* Enforce cipher suites and TLS versions compliant with FIPS 140-2.
|
|
15601
15766
|
*/
|
|
15602
15767
|
tls?: pulumi.Input<boolean>;
|
|
15603
15768
|
}
|
|
15604
15769
|
export interface ZeroTrustGatewaySettingsSettingsHostSelector {
|
|
15605
15770
|
/**
|
|
15606
|
-
*
|
|
15771
|
+
* Specify whether to enable filtering via hosts for egress policies.
|
|
15607
15772
|
*/
|
|
15608
15773
|
enabled?: pulumi.Input<boolean>;
|
|
15609
15774
|
}
|
|
15610
15775
|
export interface ZeroTrustGatewaySettingsSettingsInspection {
|
|
15611
15776
|
/**
|
|
15612
|
-
*
|
|
15613
|
-
* - static: Gateway will use static inspection to inspect HTTP on TCP(80). If TLS decryption is on, Gateway will inspect HTTPS traffic on TCP(443) & UDP(443).
|
|
15614
|
-
* - dynamic: Gateway will use protocol detection to dynamically inspect HTTP and HTTPS traffic on any port. TLS decryption must be on to inspect HTTPS traffic.
|
|
15777
|
+
* Define the proxy inspection mode. 1. static: Gateway applies static inspection to HTTP on TCP(80). With TLS decryption on, Gateway inspects HTTPS traffic on TCP(443) and UDP(443). 2. dynamic: Gateway applies protocol detection to inspect HTTP and HTTPS traffic on any port. TLS decryption must remain on to inspect HTTPS traffic.
|
|
15615
15778
|
* Available values: "static", "dynamic".
|
|
15616
15779
|
*/
|
|
15617
15780
|
mode?: pulumi.Input<string>;
|
|
15618
15781
|
}
|
|
15619
15782
|
export interface ZeroTrustGatewaySettingsSettingsProtocolDetection {
|
|
15620
15783
|
/**
|
|
15621
|
-
*
|
|
15784
|
+
* Specify whether to detect protocols from the initial bytes of client traffic.
|
|
15622
15785
|
*/
|
|
15623
15786
|
enabled?: pulumi.Input<boolean>;
|
|
15624
15787
|
}
|
|
15625
15788
|
export interface ZeroTrustGatewaySettingsSettingsSandbox {
|
|
15626
15789
|
/**
|
|
15627
|
-
*
|
|
15790
|
+
* Specify whether to enable the sandbox.
|
|
15628
15791
|
*/
|
|
15629
15792
|
enabled?: pulumi.Input<boolean>;
|
|
15630
15793
|
/**
|
|
15631
|
-
*
|
|
15794
|
+
* Specify the action to take when the system cannot scan the file.
|
|
15632
15795
|
* Available values: "allow", "block".
|
|
15633
15796
|
*/
|
|
15634
15797
|
fallbackAction?: pulumi.Input<string>;
|
|
15635
15798
|
}
|
|
15636
15799
|
export interface ZeroTrustGatewaySettingsSettingsTlsDecrypt {
|
|
15637
15800
|
/**
|
|
15638
|
-
*
|
|
15801
|
+
* Specify whether to inspect encrypted HTTP traffic.
|
|
15639
15802
|
*/
|
|
15640
15803
|
enabled?: pulumi.Input<boolean>;
|
|
15641
15804
|
}
|
|
15642
15805
|
export interface ZeroTrustListItem {
|
|
15643
15806
|
/**
|
|
15644
|
-
*
|
|
15807
|
+
* Provide the list item description (optional).
|
|
15645
15808
|
*/
|
|
15646
15809
|
description?: pulumi.Input<string>;
|
|
15647
15810
|
/**
|
|
15648
|
-
*
|
|
15811
|
+
* Specify the item value.
|
|
15649
15812
|
*/
|
|
15650
15813
|
value?: pulumi.Input<string>;
|
|
15651
15814
|
}
|
|
@@ -16010,37 +16173,37 @@ export interface ZoneDnsSettingsNameservers {
|
|
|
16010
16173
|
* Nameserver type
|
|
16011
16174
|
* Available values: "cloudflare.standard", "custom.account", "custom.tenant", "custom.zone".
|
|
16012
16175
|
*/
|
|
16013
|
-
type
|
|
16176
|
+
type?: pulumi.Input<string>;
|
|
16014
16177
|
}
|
|
16015
16178
|
export interface ZoneDnsSettingsSoa {
|
|
16016
16179
|
/**
|
|
16017
16180
|
* Time in seconds of being unable to query the primary server after which secondary servers should stop serving the zone.
|
|
16018
16181
|
*/
|
|
16019
|
-
expire
|
|
16182
|
+
expire?: pulumi.Input<number>;
|
|
16020
16183
|
/**
|
|
16021
16184
|
* The time to live (TTL) for negative caching of records within the zone.
|
|
16022
16185
|
*/
|
|
16023
|
-
minTtl
|
|
16186
|
+
minTtl?: pulumi.Input<number>;
|
|
16024
16187
|
/**
|
|
16025
|
-
* The primary nameserver, which may be used for outbound zone transfers.
|
|
16188
|
+
* The primary nameserver, which may be used for outbound zone transfers. If null, a Cloudflare-assigned value will be used.
|
|
16026
16189
|
*/
|
|
16027
|
-
mname
|
|
16190
|
+
mname?: pulumi.Input<string>;
|
|
16028
16191
|
/**
|
|
16029
16192
|
* Time in seconds after which secondary servers should re-check the SOA record to see if the zone has been updated.
|
|
16030
16193
|
*/
|
|
16031
|
-
refresh
|
|
16194
|
+
refresh?: pulumi.Input<number>;
|
|
16032
16195
|
/**
|
|
16033
16196
|
* Time in seconds after which secondary servers should retry queries after the primary server was unresponsive.
|
|
16034
16197
|
*/
|
|
16035
|
-
retry
|
|
16198
|
+
retry?: pulumi.Input<number>;
|
|
16036
16199
|
/**
|
|
16037
16200
|
* The email address of the zone administrator, with the first label representing the local part of the email address.
|
|
16038
16201
|
*/
|
|
16039
|
-
rname
|
|
16202
|
+
rname?: pulumi.Input<string>;
|
|
16040
16203
|
/**
|
|
16041
16204
|
* The time to live (TTL) of the SOA record itself.
|
|
16042
16205
|
*/
|
|
16043
|
-
ttl
|
|
16206
|
+
ttl?: pulumi.Input<number>;
|
|
16044
16207
|
}
|
|
16045
16208
|
export interface ZoneLockdownConfiguration {
|
|
16046
16209
|
/**
|