@pulumi/cloudflare 6.5.0-alpha.1753490674 → 6.5.0

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.
Files changed (238) hide show
  1. package/accessApplication.d.ts +9 -13
  2. package/accessApplication.js +0 -4
  3. package/accessApplication.js.map +1 -1
  4. package/accessCustomPage.d.ts +0 -29
  5. package/accessCustomPage.js +0 -19
  6. package/accessCustomPage.js.map +1 -1
  7. package/accessGroup.d.ts +0 -4
  8. package/accessGroup.js +0 -4
  9. package/accessGroup.js.map +1 -1
  10. package/accessMutualTlsCertificate.d.ts +0 -4
  11. package/accessMutualTlsCertificate.js +0 -4
  12. package/accessMutualTlsCertificate.js.map +1 -1
  13. package/accessOrganization.d.ts +0 -4
  14. package/accessOrganization.js +0 -4
  15. package/accessOrganization.js.map +1 -1
  16. package/accessPolicy.d.ts +3 -17
  17. package/accessPolicy.js +3 -8
  18. package/accessPolicy.js.map +1 -1
  19. package/accessServiceToken.d.ts +0 -6
  20. package/accessServiceToken.js +0 -6
  21. package/accessServiceToken.js.map +1 -1
  22. package/accessTag.d.ts +0 -12
  23. package/accessTag.js +0 -6
  24. package/accessTag.js.map +1 -1
  25. package/accountToken.d.ts +5 -0
  26. package/accountToken.js +1 -1
  27. package/accountToken.js.map +1 -1
  28. package/apiToken.d.ts +1 -1
  29. package/argoSmartRouting.d.ts +3 -3
  30. package/botManagement.d.ts +16 -16
  31. package/customPages.d.ts +18 -5
  32. package/customPages.js +11 -4
  33. package/customPages.js.map +1 -1
  34. package/dlpCustomProfile.d.ts +29 -5
  35. package/dlpCustomProfile.js +0 -3
  36. package/dlpCustomProfile.js.map +1 -1
  37. package/dlpPredefinedProfile.d.ts +11 -5
  38. package/dlpPredefinedProfile.js +1 -1
  39. package/dlpPredefinedProfile.js.map +1 -1
  40. package/getAccountApiTokenPermissionGroups.d.ts +31 -5
  41. package/getAccountApiTokenPermissionGroups.js +8 -0
  42. package/getAccountApiTokenPermissionGroups.js.map +1 -1
  43. package/getAccountApiTokenPermissionGroupsList.d.ts +34 -0
  44. package/getAccountApiTokenPermissionGroupsList.js +8 -0
  45. package/getAccountApiTokenPermissionGroupsList.js.map +1 -1
  46. package/getApiTokenPermissionGroupsList.d.ts +38 -2
  47. package/getApiTokenPermissionGroupsList.js +12 -2
  48. package/getApiTokenPermissionGroupsList.js.map +1 -1
  49. package/getArgoSmartRouting.d.ts +3 -3
  50. package/getBotManagement.d.ts +2 -2
  51. package/getCustomPages.d.ts +23 -6
  52. package/getCustomPages.js +2 -2
  53. package/getCustomPages.js.map +1 -1
  54. package/getDnsRecord.d.ts +1 -1
  55. package/getEmailSecurityBlockSenders.d.ts +5 -0
  56. package/getEmailSecurityBlockSenders.js +4 -0
  57. package/getEmailSecurityBlockSenders.js.map +1 -1
  58. package/getEmailSecurityTrustedDomainsList.d.ts +5 -0
  59. package/getEmailSecurityTrustedDomainsList.js +4 -0
  60. package/getEmailSecurityTrustedDomainsList.js.map +1 -1
  61. package/getHyperdriveConfig.d.ts +4 -0
  62. package/getHyperdriveConfig.js.map +1 -1
  63. package/getImage.d.ts +4 -0
  64. package/getImage.js.map +1 -1
  65. package/getImages.d.ts +14 -0
  66. package/getImages.js +4 -0
  67. package/getImages.js.map +1 -1
  68. package/getList.d.ts +7 -7
  69. package/getListItem.d.ts +4 -33
  70. package/getListItem.js.map +1 -1
  71. package/getListItems.d.ts +103 -0
  72. package/getListItems.js +56 -0
  73. package/getListItems.js.map +1 -0
  74. package/getLists.d.ts +75 -0
  75. package/getLists.js +48 -0
  76. package/getLists.js.map +1 -0
  77. package/getLogpushDatasetJob.d.ts +5 -5
  78. package/getLogpushJob.d.ts +5 -5
  79. package/getQueueConsumer.d.ts +10 -0
  80. package/getQueueConsumer.js +4 -0
  81. package/getQueueConsumer.js.map +1 -1
  82. package/getQueueConsumers.d.ts +89 -0
  83. package/getQueueConsumers.js +52 -0
  84. package/getQueueConsumers.js.map +1 -0
  85. package/getRateLimit.d.ts +1 -1
  86. package/getSnippetRulesList.d.ts +5 -5
  87. package/getSnippetRulesList.js +2 -2
  88. package/getSnippets.d.ts +12 -12
  89. package/getSnippets.js +4 -4
  90. package/getSnippetsList.d.ts +5 -5
  91. package/getSnippetsList.js +2 -2
  92. package/getStreams.d.ts +3 -3
  93. package/getUserAgentBlockingRule.d.ts +26 -4
  94. package/getUserAgentBlockingRule.js +2 -0
  95. package/getUserAgentBlockingRule.js.map +1 -1
  96. package/getUserAgentBlockingRules.d.ts +19 -19
  97. package/getUserAgentBlockingRules.js +8 -8
  98. package/getUserAgentBlockingRules.js.map +1 -1
  99. package/getWorkersDeployment.d.ts +18 -5
  100. package/getWorkersDeployment.js +4 -0
  101. package/getWorkersDeployment.js.map +1 -1
  102. package/getWorkersKv.d.ts +3 -3
  103. package/getWorkersKvNamespace.d.ts +3 -3
  104. package/getWorkersKvNamespaces.d.ts +3 -3
  105. package/getZeroTrustAccessApplications.d.ts +14 -0
  106. package/getZeroTrustAccessApplications.js +4 -0
  107. package/getZeroTrustAccessApplications.js.map +1 -1
  108. package/getZeroTrustDlpCustomProfile.d.ts +2 -0
  109. package/getZeroTrustDlpCustomProfile.js.map +1 -1
  110. package/getZeroTrustDlpDataset.d.ts +1 -1
  111. package/getZeroTrustDlpEntry.d.ts +1 -1
  112. package/getZeroTrustDlpPredefinedProfile.d.ts +2 -0
  113. package/getZeroTrustDlpPredefinedProfile.js.map +1 -1
  114. package/getZeroTrustDnsLocation.d.ts +1 -1
  115. package/getZeroTrustGatewayPolicy.d.ts +4 -1
  116. package/getZeroTrustGatewayPolicy.js.map +1 -1
  117. package/getZeroTrustGatewaySettings.d.ts +0 -3
  118. package/getZeroTrustGatewaySettings.js.map +1 -1
  119. package/getZeroTrustTunnelWarpConnector.d.ts +125 -0
  120. package/getZeroTrustTunnelWarpConnector.js +52 -0
  121. package/getZeroTrustTunnelWarpConnector.js.map +1 -0
  122. package/getZeroTrustTunnelWarpConnectors.d.ts +168 -0
  123. package/getZeroTrustTunnelWarpConnectors.js +84 -0
  124. package/getZeroTrustTunnelWarpConnectors.js.map +1 -0
  125. package/hyperdriveConfig.d.ts +12 -0
  126. package/hyperdriveConfig.js +2 -0
  127. package/hyperdriveConfig.js.map +1 -1
  128. package/image.d.ts +27 -1
  129. package/image.js +10 -1
  130. package/image.js.map +1 -1
  131. package/index.d.ts +27 -0
  132. package/index.js +48 -12
  133. package/index.js.map +1 -1
  134. package/list.d.ts +5 -5
  135. package/listItem.d.ts +6 -6
  136. package/logpullRetention.d.ts +6 -0
  137. package/logpullRetention.js +6 -0
  138. package/logpullRetention.js.map +1 -1
  139. package/logpushJob.d.ts +19 -19
  140. package/magicTransitConnector.d.ts +6 -29
  141. package/magicTransitConnector.js +3 -26
  142. package/magicTransitConnector.js.map +1 -1
  143. package/magicWanGreTunnel.d.ts +0 -31
  144. package/magicWanGreTunnel.js +0 -31
  145. package/magicWanGreTunnel.js.map +1 -1
  146. package/magicWanIpsecTunnel.d.ts +0 -31
  147. package/magicWanIpsecTunnel.js +3 -32
  148. package/magicWanIpsecTunnel.js.map +1 -1
  149. package/magicWanStaticRoute.d.ts +0 -7
  150. package/magicWanStaticRoute.js +0 -6
  151. package/magicWanStaticRoute.js.map +1 -1
  152. package/package.json +2 -2
  153. package/rateLimit.d.ts +2 -2
  154. package/regionalHostname.d.ts +2 -2
  155. package/regionalHostname.js +1 -1
  156. package/snippetRules.d.ts +36 -10
  157. package/snippetRules.js +5 -0
  158. package/snippetRules.js.map +1 -1
  159. package/snippets.d.ts +27 -18
  160. package/snippets.js +6 -0
  161. package/snippets.js.map +1 -1
  162. package/staticRoute.d.ts +0 -7
  163. package/staticRoute.js +0 -6
  164. package/staticRoute.js.map +1 -1
  165. package/teamsAccount.d.ts +1 -1
  166. package/teamsList.d.ts +4 -4
  167. package/teamsLocation.d.ts +4 -4
  168. package/teamsRule.d.ts +28 -4
  169. package/teamsRule.js +6 -0
  170. package/teamsRule.js.map +1 -1
  171. package/types/input.d.ts +775 -824
  172. package/types/output.d.ts +1559 -926
  173. package/userAgentBlockingRule.d.ts +26 -6
  174. package/userAgentBlockingRule.js +12 -2
  175. package/userAgentBlockingRule.js.map +1 -1
  176. package/workerScript.d.ts +41 -17
  177. package/workerScript.js +6 -5
  178. package/workerScript.js.map +1 -1
  179. package/workersDeployment.d.ts +5 -7
  180. package/workersDeployment.js +1 -3
  181. package/workersDeployment.js.map +1 -1
  182. package/workersKv.d.ts +4 -13
  183. package/workersKv.js +1 -1
  184. package/workersKv.js.map +1 -1
  185. package/workersKvNamespace.d.ts +3 -3
  186. package/workersScript.d.ts +41 -17
  187. package/workersScript.js +6 -5
  188. package/workersScript.js.map +1 -1
  189. package/zeroTrustAccessApplication.d.ts +9 -13
  190. package/zeroTrustAccessApplication.js +0 -4
  191. package/zeroTrustAccessApplication.js.map +1 -1
  192. package/zeroTrustAccessCustomPage.d.ts +0 -29
  193. package/zeroTrustAccessCustomPage.js +0 -19
  194. package/zeroTrustAccessCustomPage.js.map +1 -1
  195. package/zeroTrustAccessGroup.d.ts +0 -4
  196. package/zeroTrustAccessGroup.js +0 -4
  197. package/zeroTrustAccessGroup.js.map +1 -1
  198. package/zeroTrustAccessMtlsCertificate.d.ts +0 -4
  199. package/zeroTrustAccessMtlsCertificate.js +0 -4
  200. package/zeroTrustAccessMtlsCertificate.js.map +1 -1
  201. package/zeroTrustAccessPolicy.d.ts +3 -17
  202. package/zeroTrustAccessPolicy.js +3 -8
  203. package/zeroTrustAccessPolicy.js.map +1 -1
  204. package/zeroTrustAccessServiceToken.d.ts +0 -6
  205. package/zeroTrustAccessServiceToken.js +0 -6
  206. package/zeroTrustAccessServiceToken.js.map +1 -1
  207. package/zeroTrustAccessTag.d.ts +0 -12
  208. package/zeroTrustAccessTag.js +0 -6
  209. package/zeroTrustAccessTag.js.map +1 -1
  210. package/zeroTrustDlpCustomEntry.d.ts +106 -0
  211. package/zeroTrustDlpCustomEntry.js +105 -0
  212. package/zeroTrustDlpCustomEntry.js.map +1 -0
  213. package/zeroTrustDlpCustomProfile.d.ts +29 -5
  214. package/zeroTrustDlpCustomProfile.js +0 -3
  215. package/zeroTrustDlpCustomProfile.js.map +1 -1
  216. package/zeroTrustDlpDataset.d.ts +2 -2
  217. package/zeroTrustDlpIntegrationEntry.d.ts +81 -0
  218. package/zeroTrustDlpIntegrationEntry.js +85 -0
  219. package/zeroTrustDlpIntegrationEntry.js.map +1 -0
  220. package/zeroTrustDlpPredefinedEntry.d.ts +81 -0
  221. package/zeroTrustDlpPredefinedEntry.js +83 -0
  222. package/zeroTrustDlpPredefinedEntry.js.map +1 -0
  223. package/zeroTrustDlpPredefinedProfile.d.ts +11 -5
  224. package/zeroTrustDlpPredefinedProfile.js +1 -1
  225. package/zeroTrustDlpPredefinedProfile.js.map +1 -1
  226. package/zeroTrustDnsLocation.d.ts +4 -4
  227. package/zeroTrustGatewayPolicy.d.ts +28 -4
  228. package/zeroTrustGatewayPolicy.js +6 -0
  229. package/zeroTrustGatewayPolicy.js.map +1 -1
  230. package/zeroTrustGatewaySettings.d.ts +1 -1
  231. package/zeroTrustList.d.ts +4 -4
  232. package/zeroTrustOrganization.d.ts +0 -4
  233. package/zeroTrustOrganization.js +0 -4
  234. package/zeroTrustOrganization.js.map +1 -1
  235. package/zeroTrustTunnelWarpConnector.d.ts +181 -0
  236. package/zeroTrustTunnelWarpConnector.js +100 -0
  237. package/zeroTrustTunnelWarpConnector.js.map +1 -0
  238. package/zoneLockdown.d.ts +4 -4
package/types/input.d.ts CHANGED
@@ -173,7 +173,9 @@ export interface AccessApplicationPolicyExclude {
173
173
  gsuite?: pulumi.Input<inputs.AccessApplicationPolicyExcludeGsuite>;
174
174
  ip?: pulumi.Input<inputs.AccessApplicationPolicyExcludeIp>;
175
175
  ipList?: pulumi.Input<inputs.AccessApplicationPolicyExcludeIpList>;
176
+ linkedAppToken?: pulumi.Input<inputs.AccessApplicationPolicyExcludeLinkedAppToken>;
176
177
  loginMethod?: pulumi.Input<inputs.AccessApplicationPolicyExcludeLoginMethod>;
178
+ oidc?: pulumi.Input<inputs.AccessApplicationPolicyExcludeOidc>;
177
179
  okta?: pulumi.Input<inputs.AccessApplicationPolicyExcludeOkta>;
178
180
  saml?: pulumi.Input<inputs.AccessApplicationPolicyExcludeSaml>;
179
181
  serviceToken?: pulumi.Input<inputs.AccessApplicationPolicyExcludeServiceToken>;
@@ -302,12 +304,32 @@ export interface AccessApplicationPolicyExcludeIpList {
302
304
  */
303
305
  id: pulumi.Input<string>;
304
306
  }
307
+ export interface AccessApplicationPolicyExcludeLinkedAppToken {
308
+ /**
309
+ * The ID of an Access OIDC SaaS application
310
+ */
311
+ appUid: pulumi.Input<string>;
312
+ }
305
313
  export interface AccessApplicationPolicyExcludeLoginMethod {
306
314
  /**
307
315
  * The ID of an identity provider.
308
316
  */
309
317
  id: pulumi.Input<string>;
310
318
  }
319
+ export interface AccessApplicationPolicyExcludeOidc {
320
+ /**
321
+ * The name of the OIDC claim.
322
+ */
323
+ claimName: pulumi.Input<string>;
324
+ /**
325
+ * The OIDC claim value to look for.
326
+ */
327
+ claimValue: pulumi.Input<string>;
328
+ /**
329
+ * The ID of your OIDC identity provider.
330
+ */
331
+ identityProviderId: pulumi.Input<string>;
332
+ }
311
333
  export interface AccessApplicationPolicyExcludeOkta {
312
334
  /**
313
335
  * The ID of your Okta identity provider.
@@ -363,7 +385,9 @@ export interface AccessApplicationPolicyInclude {
363
385
  gsuite?: pulumi.Input<inputs.AccessApplicationPolicyIncludeGsuite>;
364
386
  ip?: pulumi.Input<inputs.AccessApplicationPolicyIncludeIp>;
365
387
  ipList?: pulumi.Input<inputs.AccessApplicationPolicyIncludeIpList>;
388
+ linkedAppToken?: pulumi.Input<inputs.AccessApplicationPolicyIncludeLinkedAppToken>;
366
389
  loginMethod?: pulumi.Input<inputs.AccessApplicationPolicyIncludeLoginMethod>;
390
+ oidc?: pulumi.Input<inputs.AccessApplicationPolicyIncludeOidc>;
367
391
  okta?: pulumi.Input<inputs.AccessApplicationPolicyIncludeOkta>;
368
392
  saml?: pulumi.Input<inputs.AccessApplicationPolicyIncludeSaml>;
369
393
  serviceToken?: pulumi.Input<inputs.AccessApplicationPolicyIncludeServiceToken>;
@@ -492,12 +516,32 @@ export interface AccessApplicationPolicyIncludeIpList {
492
516
  */
493
517
  id: pulumi.Input<string>;
494
518
  }
519
+ export interface AccessApplicationPolicyIncludeLinkedAppToken {
520
+ /**
521
+ * The ID of an Access OIDC SaaS application
522
+ */
523
+ appUid: pulumi.Input<string>;
524
+ }
495
525
  export interface AccessApplicationPolicyIncludeLoginMethod {
496
526
  /**
497
527
  * The ID of an identity provider.
498
528
  */
499
529
  id: pulumi.Input<string>;
500
530
  }
531
+ export interface AccessApplicationPolicyIncludeOidc {
532
+ /**
533
+ * The name of the OIDC claim.
534
+ */
535
+ claimName: pulumi.Input<string>;
536
+ /**
537
+ * The OIDC claim value to look for.
538
+ */
539
+ claimValue: pulumi.Input<string>;
540
+ /**
541
+ * The ID of your OIDC identity provider.
542
+ */
543
+ identityProviderId: pulumi.Input<string>;
544
+ }
501
545
  export interface AccessApplicationPolicyIncludeOkta {
502
546
  /**
503
547
  * The ID of your Okta identity provider.
@@ -553,7 +597,9 @@ export interface AccessApplicationPolicyRequire {
553
597
  gsuite?: pulumi.Input<inputs.AccessApplicationPolicyRequireGsuite>;
554
598
  ip?: pulumi.Input<inputs.AccessApplicationPolicyRequireIp>;
555
599
  ipList?: pulumi.Input<inputs.AccessApplicationPolicyRequireIpList>;
600
+ linkedAppToken?: pulumi.Input<inputs.AccessApplicationPolicyRequireLinkedAppToken>;
556
601
  loginMethod?: pulumi.Input<inputs.AccessApplicationPolicyRequireLoginMethod>;
602
+ oidc?: pulumi.Input<inputs.AccessApplicationPolicyRequireOidc>;
557
603
  okta?: pulumi.Input<inputs.AccessApplicationPolicyRequireOkta>;
558
604
  saml?: pulumi.Input<inputs.AccessApplicationPolicyRequireSaml>;
559
605
  serviceToken?: pulumi.Input<inputs.AccessApplicationPolicyRequireServiceToken>;
@@ -682,12 +728,32 @@ export interface AccessApplicationPolicyRequireIpList {
682
728
  */
683
729
  id: pulumi.Input<string>;
684
730
  }
731
+ export interface AccessApplicationPolicyRequireLinkedAppToken {
732
+ /**
733
+ * The ID of an Access OIDC SaaS application
734
+ */
735
+ appUid: pulumi.Input<string>;
736
+ }
685
737
  export interface AccessApplicationPolicyRequireLoginMethod {
686
738
  /**
687
739
  * The ID of an identity provider.
688
740
  */
689
741
  id: pulumi.Input<string>;
690
742
  }
743
+ export interface AccessApplicationPolicyRequireOidc {
744
+ /**
745
+ * The name of the OIDC claim.
746
+ */
747
+ claimName: pulumi.Input<string>;
748
+ /**
749
+ * The OIDC claim value to look for.
750
+ */
751
+ claimValue: pulumi.Input<string>;
752
+ /**
753
+ * The ID of your OIDC identity provider.
754
+ */
755
+ identityProviderId: pulumi.Input<string>;
756
+ }
691
757
  export interface AccessApplicationPolicyRequireOkta {
692
758
  /**
693
759
  * The ID of your Okta identity provider.
@@ -1001,7 +1067,7 @@ export interface AccessApplicationTargetCriteria {
1001
1067
  port: pulumi.Input<number>;
1002
1068
  /**
1003
1069
  * The communication protocol your application secures.
1004
- * Available values: "SSH".
1070
+ * Available values: "SSH", "RDP".
1005
1071
  */
1006
1072
  protocol: pulumi.Input<string>;
1007
1073
  /**
@@ -1036,7 +1102,9 @@ export interface AccessGroupExclude {
1036
1102
  gsuite?: pulumi.Input<inputs.AccessGroupExcludeGsuite>;
1037
1103
  ip?: pulumi.Input<inputs.AccessGroupExcludeIp>;
1038
1104
  ipList?: pulumi.Input<inputs.AccessGroupExcludeIpList>;
1105
+ linkedAppToken?: pulumi.Input<inputs.AccessGroupExcludeLinkedAppToken>;
1039
1106
  loginMethod?: pulumi.Input<inputs.AccessGroupExcludeLoginMethod>;
1107
+ oidc?: pulumi.Input<inputs.AccessGroupExcludeOidc>;
1040
1108
  okta?: pulumi.Input<inputs.AccessGroupExcludeOkta>;
1041
1109
  saml?: pulumi.Input<inputs.AccessGroupExcludeSaml>;
1042
1110
  serviceToken?: pulumi.Input<inputs.AccessGroupExcludeServiceToken>;
@@ -1165,12 +1233,32 @@ export interface AccessGroupExcludeIpList {
1165
1233
  */
1166
1234
  id: pulumi.Input<string>;
1167
1235
  }
1236
+ export interface AccessGroupExcludeLinkedAppToken {
1237
+ /**
1238
+ * The ID of an Access OIDC SaaS application
1239
+ */
1240
+ appUid: pulumi.Input<string>;
1241
+ }
1168
1242
  export interface AccessGroupExcludeLoginMethod {
1169
1243
  /**
1170
1244
  * The ID of an identity provider.
1171
1245
  */
1172
1246
  id: pulumi.Input<string>;
1173
1247
  }
1248
+ export interface AccessGroupExcludeOidc {
1249
+ /**
1250
+ * The name of the OIDC claim.
1251
+ */
1252
+ claimName: pulumi.Input<string>;
1253
+ /**
1254
+ * The OIDC claim value to look for.
1255
+ */
1256
+ claimValue: pulumi.Input<string>;
1257
+ /**
1258
+ * The ID of your OIDC identity provider.
1259
+ */
1260
+ identityProviderId: pulumi.Input<string>;
1261
+ }
1174
1262
  export interface AccessGroupExcludeOkta {
1175
1263
  /**
1176
1264
  * The ID of your Okta identity provider.
@@ -1226,7 +1314,9 @@ export interface AccessGroupInclude {
1226
1314
  gsuite?: pulumi.Input<inputs.AccessGroupIncludeGsuite>;
1227
1315
  ip?: pulumi.Input<inputs.AccessGroupIncludeIp>;
1228
1316
  ipList?: pulumi.Input<inputs.AccessGroupIncludeIpList>;
1317
+ linkedAppToken?: pulumi.Input<inputs.AccessGroupIncludeLinkedAppToken>;
1229
1318
  loginMethod?: pulumi.Input<inputs.AccessGroupIncludeLoginMethod>;
1319
+ oidc?: pulumi.Input<inputs.AccessGroupIncludeOidc>;
1230
1320
  okta?: pulumi.Input<inputs.AccessGroupIncludeOkta>;
1231
1321
  saml?: pulumi.Input<inputs.AccessGroupIncludeSaml>;
1232
1322
  serviceToken?: pulumi.Input<inputs.AccessGroupIncludeServiceToken>;
@@ -1355,12 +1445,32 @@ export interface AccessGroupIncludeIpList {
1355
1445
  */
1356
1446
  id: pulumi.Input<string>;
1357
1447
  }
1448
+ export interface AccessGroupIncludeLinkedAppToken {
1449
+ /**
1450
+ * The ID of an Access OIDC SaaS application
1451
+ */
1452
+ appUid: pulumi.Input<string>;
1453
+ }
1358
1454
  export interface AccessGroupIncludeLoginMethod {
1359
1455
  /**
1360
1456
  * The ID of an identity provider.
1361
1457
  */
1362
1458
  id: pulumi.Input<string>;
1363
1459
  }
1460
+ export interface AccessGroupIncludeOidc {
1461
+ /**
1462
+ * The name of the OIDC claim.
1463
+ */
1464
+ claimName: pulumi.Input<string>;
1465
+ /**
1466
+ * The OIDC claim value to look for.
1467
+ */
1468
+ claimValue: pulumi.Input<string>;
1469
+ /**
1470
+ * The ID of your OIDC identity provider.
1471
+ */
1472
+ identityProviderId: pulumi.Input<string>;
1473
+ }
1364
1474
  export interface AccessGroupIncludeOkta {
1365
1475
  /**
1366
1476
  * The ID of your Okta identity provider.
@@ -1416,7 +1526,9 @@ export interface AccessGroupRequire {
1416
1526
  gsuite?: pulumi.Input<inputs.AccessGroupRequireGsuite>;
1417
1527
  ip?: pulumi.Input<inputs.AccessGroupRequireIp>;
1418
1528
  ipList?: pulumi.Input<inputs.AccessGroupRequireIpList>;
1529
+ linkedAppToken?: pulumi.Input<inputs.AccessGroupRequireLinkedAppToken>;
1419
1530
  loginMethod?: pulumi.Input<inputs.AccessGroupRequireLoginMethod>;
1531
+ oidc?: pulumi.Input<inputs.AccessGroupRequireOidc>;
1420
1532
  okta?: pulumi.Input<inputs.AccessGroupRequireOkta>;
1421
1533
  saml?: pulumi.Input<inputs.AccessGroupRequireSaml>;
1422
1534
  serviceToken?: pulumi.Input<inputs.AccessGroupRequireServiceToken>;
@@ -1545,12 +1657,32 @@ export interface AccessGroupRequireIpList {
1545
1657
  */
1546
1658
  id: pulumi.Input<string>;
1547
1659
  }
1660
+ export interface AccessGroupRequireLinkedAppToken {
1661
+ /**
1662
+ * The ID of an Access OIDC SaaS application
1663
+ */
1664
+ appUid: pulumi.Input<string>;
1665
+ }
1548
1666
  export interface AccessGroupRequireLoginMethod {
1549
1667
  /**
1550
1668
  * The ID of an identity provider.
1551
1669
  */
1552
1670
  id: pulumi.Input<string>;
1553
1671
  }
1672
+ export interface AccessGroupRequireOidc {
1673
+ /**
1674
+ * The name of the OIDC claim.
1675
+ */
1676
+ claimName: pulumi.Input<string>;
1677
+ /**
1678
+ * The OIDC claim value to look for.
1679
+ */
1680
+ claimValue: pulumi.Input<string>;
1681
+ /**
1682
+ * The ID of your OIDC identity provider.
1683
+ */
1684
+ identityProviderId: pulumi.Input<string>;
1685
+ }
1554
1686
  export interface AccessGroupRequireOkta {
1555
1687
  /**
1556
1688
  * The ID of your Okta identity provider.
@@ -1618,6 +1750,10 @@ export interface AccessIdentityProviderConfig {
1618
1750
  * Your OAuth Client ID
1619
1751
  */
1620
1752
  clientId?: pulumi.Input<string>;
1753
+ /**
1754
+ * Your OAuth Client Secret
1755
+ */
1756
+ clientSecret?: pulumi.Input<string>;
1621
1757
  /**
1622
1758
  * Should Cloudflare try to load authentication contexts from your account
1623
1759
  */
@@ -1811,7 +1947,9 @@ export interface AccessPolicyExclude {
1811
1947
  gsuite?: pulumi.Input<inputs.AccessPolicyExcludeGsuite>;
1812
1948
  ip?: pulumi.Input<inputs.AccessPolicyExcludeIp>;
1813
1949
  ipList?: pulumi.Input<inputs.AccessPolicyExcludeIpList>;
1950
+ linkedAppToken?: pulumi.Input<inputs.AccessPolicyExcludeLinkedAppToken>;
1814
1951
  loginMethod?: pulumi.Input<inputs.AccessPolicyExcludeLoginMethod>;
1952
+ oidc?: pulumi.Input<inputs.AccessPolicyExcludeOidc>;
1815
1953
  okta?: pulumi.Input<inputs.AccessPolicyExcludeOkta>;
1816
1954
  saml?: pulumi.Input<inputs.AccessPolicyExcludeSaml>;
1817
1955
  serviceToken?: pulumi.Input<inputs.AccessPolicyExcludeServiceToken>;
@@ -1940,12 +2078,32 @@ export interface AccessPolicyExcludeIpList {
1940
2078
  */
1941
2079
  id: pulumi.Input<string>;
1942
2080
  }
2081
+ export interface AccessPolicyExcludeLinkedAppToken {
2082
+ /**
2083
+ * The ID of an Access OIDC SaaS application
2084
+ */
2085
+ appUid: pulumi.Input<string>;
2086
+ }
1943
2087
  export interface AccessPolicyExcludeLoginMethod {
1944
2088
  /**
1945
2089
  * The ID of an identity provider.
1946
2090
  */
1947
2091
  id: pulumi.Input<string>;
1948
2092
  }
2093
+ export interface AccessPolicyExcludeOidc {
2094
+ /**
2095
+ * The name of the OIDC claim.
2096
+ */
2097
+ claimName: pulumi.Input<string>;
2098
+ /**
2099
+ * The OIDC claim value to look for.
2100
+ */
2101
+ claimValue: pulumi.Input<string>;
2102
+ /**
2103
+ * The ID of your OIDC identity provider.
2104
+ */
2105
+ identityProviderId: pulumi.Input<string>;
2106
+ }
1949
2107
  export interface AccessPolicyExcludeOkta {
1950
2108
  /**
1951
2109
  * The ID of your Okta identity provider.
@@ -2001,7 +2159,9 @@ export interface AccessPolicyInclude {
2001
2159
  gsuite?: pulumi.Input<inputs.AccessPolicyIncludeGsuite>;
2002
2160
  ip?: pulumi.Input<inputs.AccessPolicyIncludeIp>;
2003
2161
  ipList?: pulumi.Input<inputs.AccessPolicyIncludeIpList>;
2162
+ linkedAppToken?: pulumi.Input<inputs.AccessPolicyIncludeLinkedAppToken>;
2004
2163
  loginMethod?: pulumi.Input<inputs.AccessPolicyIncludeLoginMethod>;
2164
+ oidc?: pulumi.Input<inputs.AccessPolicyIncludeOidc>;
2005
2165
  okta?: pulumi.Input<inputs.AccessPolicyIncludeOkta>;
2006
2166
  saml?: pulumi.Input<inputs.AccessPolicyIncludeSaml>;
2007
2167
  serviceToken?: pulumi.Input<inputs.AccessPolicyIncludeServiceToken>;
@@ -2130,12 +2290,32 @@ export interface AccessPolicyIncludeIpList {
2130
2290
  */
2131
2291
  id: pulumi.Input<string>;
2132
2292
  }
2293
+ export interface AccessPolicyIncludeLinkedAppToken {
2294
+ /**
2295
+ * The ID of an Access OIDC SaaS application
2296
+ */
2297
+ appUid: pulumi.Input<string>;
2298
+ }
2133
2299
  export interface AccessPolicyIncludeLoginMethod {
2134
2300
  /**
2135
2301
  * The ID of an identity provider.
2136
2302
  */
2137
2303
  id: pulumi.Input<string>;
2138
2304
  }
2305
+ export interface AccessPolicyIncludeOidc {
2306
+ /**
2307
+ * The name of the OIDC claim.
2308
+ */
2309
+ claimName: pulumi.Input<string>;
2310
+ /**
2311
+ * The OIDC claim value to look for.
2312
+ */
2313
+ claimValue: pulumi.Input<string>;
2314
+ /**
2315
+ * The ID of your OIDC identity provider.
2316
+ */
2317
+ identityProviderId: pulumi.Input<string>;
2318
+ }
2139
2319
  export interface AccessPolicyIncludeOkta {
2140
2320
  /**
2141
2321
  * The ID of your Okta identity provider.
@@ -2191,7 +2371,9 @@ export interface AccessPolicyRequire {
2191
2371
  gsuite?: pulumi.Input<inputs.AccessPolicyRequireGsuite>;
2192
2372
  ip?: pulumi.Input<inputs.AccessPolicyRequireIp>;
2193
2373
  ipList?: pulumi.Input<inputs.AccessPolicyRequireIpList>;
2374
+ linkedAppToken?: pulumi.Input<inputs.AccessPolicyRequireLinkedAppToken>;
2194
2375
  loginMethod?: pulumi.Input<inputs.AccessPolicyRequireLoginMethod>;
2376
+ oidc?: pulumi.Input<inputs.AccessPolicyRequireOidc>;
2195
2377
  okta?: pulumi.Input<inputs.AccessPolicyRequireOkta>;
2196
2378
  saml?: pulumi.Input<inputs.AccessPolicyRequireSaml>;
2197
2379
  serviceToken?: pulumi.Input<inputs.AccessPolicyRequireServiceToken>;
@@ -2320,12 +2502,32 @@ export interface AccessPolicyRequireIpList {
2320
2502
  */
2321
2503
  id: pulumi.Input<string>;
2322
2504
  }
2505
+ export interface AccessPolicyRequireLinkedAppToken {
2506
+ /**
2507
+ * The ID of an Access OIDC SaaS application
2508
+ */
2509
+ appUid: pulumi.Input<string>;
2510
+ }
2323
2511
  export interface AccessPolicyRequireLoginMethod {
2324
2512
  /**
2325
2513
  * The ID of an identity provider.
2326
2514
  */
2327
2515
  id: pulumi.Input<string>;
2328
2516
  }
2517
+ export interface AccessPolicyRequireOidc {
2518
+ /**
2519
+ * The name of the OIDC claim.
2520
+ */
2521
+ claimName: pulumi.Input<string>;
2522
+ /**
2523
+ * The OIDC claim value to look for.
2524
+ */
2525
+ claimValue: pulumi.Input<string>;
2526
+ /**
2527
+ * The ID of your OIDC identity provider.
2528
+ */
2529
+ identityProviderId: pulumi.Input<string>;
2530
+ }
2329
2531
  export interface AccessPolicyRequireOkta {
2330
2532
  /**
2331
2533
  * The ID of your Okta identity provider.
@@ -3413,9 +3615,9 @@ export interface DlpCustomProfileContextAwarenessSkip {
3413
3615
  }
3414
3616
  export interface DlpCustomProfileEntry {
3415
3617
  enabled: pulumi.Input<boolean>;
3618
+ entryId?: pulumi.Input<string>;
3416
3619
  name: pulumi.Input<string>;
3417
- pattern?: pulumi.Input<inputs.DlpCustomProfileEntryPattern>;
3418
- words?: pulumi.Input<pulumi.Input<string>[]>;
3620
+ pattern: pulumi.Input<inputs.DlpCustomProfileEntryPattern>;
3419
3621
  }
3420
3622
  export interface DlpCustomProfileEntryPattern {
3421
3623
  regex: pulumi.Input<string>;
@@ -3430,7 +3632,7 @@ export interface DlpCustomProfileSharedEntry {
3430
3632
  enabled: pulumi.Input<boolean>;
3431
3633
  entryId: pulumi.Input<string>;
3432
3634
  /**
3433
- * Available values: "custom", "predefined", "integration", "exactData".
3635
+ * Available values: "custom", "predefined", "integration", "exact*data", "document*fingerprint".
3434
3636
  */
3435
3637
  entryType: pulumi.Input<string>;
3436
3638
  }
@@ -4861,6 +5063,7 @@ export interface GetEmailSecurityBlockSenderFilter {
4861
5063
  * Available values: "pattern", "createdAt".
4862
5064
  */
4863
5065
  order?: string;
5066
+ pattern?: string;
4864
5067
  /**
4865
5068
  * Available values: "EMAIL", "DOMAIN", "IP", "UNKNOWN".
4866
5069
  */
@@ -4884,6 +5087,7 @@ export interface GetEmailSecurityBlockSenderFilterArgs {
4884
5087
  * Available values: "pattern", "createdAt".
4885
5088
  */
4886
5089
  order?: pulumi.Input<string>;
5090
+ pattern?: pulumi.Input<string>;
4887
5091
  /**
4888
5092
  * Available values: "EMAIL", "DOMAIN", "IP", "UNKNOWN".
4889
5093
  */
@@ -4955,6 +5159,7 @@ export interface GetEmailSecurityTrustedDomainsFilter {
4955
5159
  * Available values: "pattern", "createdAt".
4956
5160
  */
4957
5161
  order?: string;
5162
+ pattern?: string;
4958
5163
  /**
4959
5164
  * Allows searching in multiple properties of a record simultaneously.
4960
5165
  * This parameter is intended for human users, not automation. Its exact
@@ -4976,6 +5181,7 @@ export interface GetEmailSecurityTrustedDomainsFilterArgs {
4976
5181
  * Available values: "pattern", "createdAt".
4977
5182
  */
4978
5183
  order?: pulumi.Input<string>;
5184
+ pattern?: pulumi.Input<string>;
4979
5185
  /**
4980
5186
  * Allows searching in multiple properties of a record simultaneously.
4981
5187
  * This parameter is intended for human users, not automation. Its exact
@@ -5124,6 +5330,34 @@ export interface GetTurnstileWidgetFilterArgs {
5124
5330
  */
5125
5331
  order?: pulumi.Input<string>;
5126
5332
  }
5333
+ export interface GetUserAgentBlockingRuleFilter {
5334
+ /**
5335
+ * A string to search for in the description of existing rules.
5336
+ */
5337
+ description?: string;
5338
+ /**
5339
+ * When true, indicates that the rule is currently paused.
5340
+ */
5341
+ paused?: boolean;
5342
+ /**
5343
+ * A string to search for in the user agent values of existing rules.
5344
+ */
5345
+ userAgent?: string;
5346
+ }
5347
+ export interface GetUserAgentBlockingRuleFilterArgs {
5348
+ /**
5349
+ * A string to search for in the description of existing rules.
5350
+ */
5351
+ description?: pulumi.Input<string>;
5352
+ /**
5353
+ * When true, indicates that the rule is currently paused.
5354
+ */
5355
+ paused?: pulumi.Input<boolean>;
5356
+ /**
5357
+ * A string to search for in the user agent values of existing rules.
5358
+ */
5359
+ userAgent?: pulumi.Input<string>;
5360
+ }
5127
5361
  export interface GetWebAnalyticsSiteFilter {
5128
5362
  /**
5129
5363
  * The property used to sort the list of results.
@@ -5215,6 +5449,10 @@ export interface GetZeroTrustAccessApplicationFilter {
5215
5449
  * The domain of the app.
5216
5450
  */
5217
5451
  domain?: string;
5452
+ /**
5453
+ * True for only exact string matches against passed name/domain query parameters.
5454
+ */
5455
+ exact?: boolean;
5218
5456
  /**
5219
5457
  * The name of the app.
5220
5458
  */
@@ -5233,6 +5471,10 @@ export interface GetZeroTrustAccessApplicationFilterArgs {
5233
5471
  * The domain of the app.
5234
5472
  */
5235
5473
  domain?: pulumi.Input<string>;
5474
+ /**
5475
+ * True for only exact string matches against passed name/domain query parameters.
5476
+ */
5477
+ exact?: pulumi.Input<boolean>;
5236
5478
  /**
5237
5479
  * The name of the app.
5238
5480
  */
@@ -5642,6 +5884,60 @@ export interface GetZeroTrustTunnelCloudflaredVirtualNetworkFilterArgs {
5642
5884
  */
5643
5885
  name?: pulumi.Input<string>;
5644
5886
  }
5887
+ export interface GetZeroTrustTunnelWarpConnectorFilter {
5888
+ excludePrefix?: string;
5889
+ /**
5890
+ * If provided, include only resources that were created (and not deleted) before this time. URL encoded.
5891
+ */
5892
+ existedAt?: string;
5893
+ includePrefix?: string;
5894
+ /**
5895
+ * If `true`, only include deleted tunnels. If `false`, exclude deleted tunnels. If empty, all tunnels will be included.
5896
+ */
5897
+ isDeleted?: boolean;
5898
+ /**
5899
+ * A user-friendly name for the tunnel.
5900
+ */
5901
+ name?: string;
5902
+ /**
5903
+ * The status of the tunnel. Valid values are `inactive` (tunnel has never been run), `degraded` (tunnel is active and able to serve traffic but in an unhealthy state), `healthy` (tunnel is active and able to serve traffic), or `down` (tunnel can not serve traffic as it has no connections to the Cloudflare Edge).
5904
+ * Available values: "inactive", "degraded", "healthy", "down".
5905
+ */
5906
+ status?: string;
5907
+ /**
5908
+ * UUID of the tunnel.
5909
+ */
5910
+ uuid?: string;
5911
+ wasActiveAt?: string;
5912
+ wasInactiveAt?: string;
5913
+ }
5914
+ export interface GetZeroTrustTunnelWarpConnectorFilterArgs {
5915
+ excludePrefix?: pulumi.Input<string>;
5916
+ /**
5917
+ * If provided, include only resources that were created (and not deleted) before this time. URL encoded.
5918
+ */
5919
+ existedAt?: pulumi.Input<string>;
5920
+ includePrefix?: pulumi.Input<string>;
5921
+ /**
5922
+ * If `true`, only include deleted tunnels. If `false`, exclude deleted tunnels. If empty, all tunnels will be included.
5923
+ */
5924
+ isDeleted?: pulumi.Input<boolean>;
5925
+ /**
5926
+ * A user-friendly name for the tunnel.
5927
+ */
5928
+ name?: pulumi.Input<string>;
5929
+ /**
5930
+ * The status of the tunnel. Valid values are `inactive` (tunnel has never been run), `degraded` (tunnel is active and able to serve traffic but in an unhealthy state), `healthy` (tunnel is active and able to serve traffic), or `down` (tunnel can not serve traffic as it has no connections to the Cloudflare Edge).
5931
+ * Available values: "inactive", "degraded", "healthy", "down".
5932
+ */
5933
+ status?: pulumi.Input<string>;
5934
+ /**
5935
+ * UUID of the tunnel.
5936
+ */
5937
+ uuid?: pulumi.Input<string>;
5938
+ wasActiveAt?: pulumi.Input<string>;
5939
+ wasInactiveAt?: pulumi.Input<string>;
5940
+ }
5645
5941
  export interface GetZoneFilter {
5646
5942
  account?: inputs.GetZoneFilterAccount;
5647
5943
  /**
@@ -6033,6 +6329,10 @@ export interface KeylessCertificateTunnel {
6033
6329
  vnetId: pulumi.Input<string>;
6034
6330
  }
6035
6331
  export interface ListItemHostname {
6332
+ /**
6333
+ * Only applies to wildcard hostnames (e.g., *.example.com). When true (default), only subdomains are blocked. When false, both the root domain and subdomains are blocked.
6334
+ */
6335
+ excludeExactHostname?: pulumi.Input<boolean>;
6036
6336
  urlHostname: pulumi.Input<string>;
6037
6337
  }
6038
6338
  export interface ListItemRedirect {
@@ -6567,50 +6867,7 @@ export interface MagicTransitSiteWanStaticAddressing {
6567
6867
  */
6568
6868
  secondaryAddress?: pulumi.Input<string>;
6569
6869
  }
6570
- export interface MagicWanGreTunnelGreTunnel {
6571
- /**
6572
- * The IP address assigned to the Cloudflare side of the GRE tunnel.
6573
- */
6574
- cloudflareGreEndpoint?: pulumi.Input<string>;
6575
- /**
6576
- * The date and time the tunnel was created.
6577
- */
6578
- createdOn?: pulumi.Input<string>;
6579
- /**
6580
- * The IP address assigned to the customer side of the GRE tunnel.
6581
- */
6582
- customerGreEndpoint?: pulumi.Input<string>;
6583
- /**
6584
- * An optional description of the GRE tunnel.
6585
- */
6586
- description?: pulumi.Input<string>;
6587
- healthCheck?: pulumi.Input<inputs.MagicWanGreTunnelGreTunnelHealthCheck>;
6588
- /**
6589
- * Identifier
6590
- */
6591
- id?: pulumi.Input<string>;
6592
- /**
6593
- * A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
6594
- */
6595
- interfaceAddress?: pulumi.Input<string>;
6596
- /**
6597
- * The date and time the tunnel was last modified.
6598
- */
6599
- modifiedOn?: pulumi.Input<string>;
6600
- /**
6601
- * Maximum Transmission Unit (MTU) in bytes for the GRE tunnel. The minimum value is 576.
6602
- */
6603
- mtu?: pulumi.Input<number>;
6604
- /**
6605
- * The name of the tunnel. The name cannot contain spaces or special characters, must be 15 characters or less, and cannot share a name with another GRE tunnel.
6606
- */
6607
- name?: pulumi.Input<string>;
6608
- /**
6609
- * Time To Live (TTL) in number of hops of the GRE tunnel.
6610
- */
6611
- ttl?: pulumi.Input<number>;
6612
- }
6613
- export interface MagicWanGreTunnelGreTunnelHealthCheck {
6870
+ export interface MagicWanGreTunnelHealthCheck {
6614
6871
  /**
6615
6872
  * The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
6616
6873
  * Available values: "unidirectional", "bidirectional".
@@ -6628,14 +6885,14 @@ export interface MagicWanGreTunnelGreTunnelHealthCheck {
6628
6885
  /**
6629
6886
  * The destination address in a request type health check. After the healthcheck is decapsulated at the customer end of the tunnel, the ICMP echo will be forwarded to this address. This field defaults to `customerGreEndpoint address`. This field is ignored for bidirectional healthchecks as the interface*address (not assigned to the Cloudflare side of the tunnel) is used as the target. Must be in object form if the x-magic-new-hc-target header is set to true and string form if x-magic-new-hc-target is absent or set to false.
6630
6887
  */
6631
- target?: pulumi.Input<inputs.MagicWanGreTunnelGreTunnelHealthCheckTarget>;
6888
+ target?: pulumi.Input<inputs.MagicWanGreTunnelHealthCheckTarget>;
6632
6889
  /**
6633
6890
  * The type of healthcheck to run, reply or request. The default value is `reply`.
6634
6891
  * Available values: "reply", "request".
6635
6892
  */
6636
6893
  type?: pulumi.Input<string>;
6637
6894
  }
6638
- export interface MagicWanGreTunnelGreTunnelHealthCheckTarget {
6895
+ export interface MagicWanGreTunnelHealthCheckTarget {
6639
6896
  /**
6640
6897
  * The effective health check target. If 'saved' is empty, then this field will be populated with the calculated default value on GET requests. Ignored in POST, PUT, and PATCH requests.
6641
6898
  */
@@ -6645,7 +6902,7 @@ export interface MagicWanGreTunnelGreTunnelHealthCheckTarget {
6645
6902
  */
6646
6903
  saved?: pulumi.Input<string>;
6647
6904
  }
6648
- export interface MagicWanGreTunnelHealthCheck {
6905
+ export interface MagicWanIpsecTunnelHealthCheck {
6649
6906
  /**
6650
6907
  * The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
6651
6908
  * Available values: "unidirectional", "bidirectional".
@@ -6663,14 +6920,14 @@ export interface MagicWanGreTunnelHealthCheck {
6663
6920
  /**
6664
6921
  * The destination address in a request type health check. After the healthcheck is decapsulated at the customer end of the tunnel, the ICMP echo will be forwarded to this address. This field defaults to `customerGreEndpoint address`. This field is ignored for bidirectional healthchecks as the interface*address (not assigned to the Cloudflare side of the tunnel) is used as the target. Must be in object form if the x-magic-new-hc-target header is set to true and string form if x-magic-new-hc-target is absent or set to false.
6665
6922
  */
6666
- target?: pulumi.Input<inputs.MagicWanGreTunnelHealthCheckTarget>;
6923
+ target?: pulumi.Input<inputs.MagicWanIpsecTunnelHealthCheckTarget>;
6667
6924
  /**
6668
6925
  * The type of healthcheck to run, reply or request. The default value is `reply`.
6669
6926
  * Available values: "reply", "request".
6670
6927
  */
6671
6928
  type?: pulumi.Input<string>;
6672
6929
  }
6673
- export interface MagicWanGreTunnelHealthCheckTarget {
6930
+ export interface MagicWanIpsecTunnelHealthCheckTarget {
6674
6931
  /**
6675
6932
  * The effective health check target. If 'saved' is empty, then this field will be populated with the calculated default value on GET requests. Ignored in POST, PUT, and PATCH requests.
6676
6933
  */
@@ -6680,440 +6937,55 @@ export interface MagicWanGreTunnelHealthCheckTarget {
6680
6937
  */
6681
6938
  saved?: pulumi.Input<string>;
6682
6939
  }
6683
- export interface MagicWanGreTunnelModifiedGreTunnel {
6940
+ export interface MagicWanIpsecTunnelPskMetadata {
6684
6941
  /**
6685
- * The IP address assigned to the Cloudflare side of the GRE tunnel.
6942
+ * The date and time the tunnel was last modified.
6686
6943
  */
6687
- cloudflareGreEndpoint?: pulumi.Input<string>;
6944
+ lastGeneratedOn?: pulumi.Input<string>;
6945
+ }
6946
+ export interface MagicWanStaticRouteScope {
6688
6947
  /**
6689
- * The date and time the tunnel was created.
6948
+ * List of colo names for the ECMP scope.
6690
6949
  */
6691
- createdOn?: pulumi.Input<string>;
6950
+ coloNames?: pulumi.Input<pulumi.Input<string>[]>;
6692
6951
  /**
6693
- * The IP address assigned to the customer side of the GRE tunnel.
6952
+ * List of colo regions for the ECMP scope.
6694
6953
  */
6695
- customerGreEndpoint?: pulumi.Input<string>;
6954
+ coloRegions?: pulumi.Input<pulumi.Input<string>[]>;
6955
+ }
6956
+ export interface ManagedHeadersManagedRequestHeader {
6696
6957
  /**
6697
- * An optional description of the GRE tunnel.
6958
+ * The Managed Transforms that this Managed Transform conflicts with.
6698
6959
  */
6699
- description?: pulumi.Input<string>;
6700
- healthCheck?: pulumi.Input<inputs.MagicWanGreTunnelModifiedGreTunnelHealthCheck>;
6960
+ conflictsWiths?: pulumi.Input<pulumi.Input<string>[]>;
6701
6961
  /**
6702
- * Identifier
6962
+ * Whether the Managed Transform is enabled.
6703
6963
  */
6704
- id?: pulumi.Input<string>;
6964
+ enabled: pulumi.Input<boolean>;
6705
6965
  /**
6706
- * A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
6966
+ * Whether the Managed Transform conflicts with the currently-enabled Managed Transforms.
6707
6967
  */
6708
- interfaceAddress?: pulumi.Input<string>;
6968
+ hasConflict?: pulumi.Input<boolean>;
6709
6969
  /**
6710
- * The date and time the tunnel was last modified.
6970
+ * The human-readable identifier of the Managed Transform.
6711
6971
  */
6712
- modifiedOn?: pulumi.Input<string>;
6972
+ id: pulumi.Input<string>;
6973
+ }
6974
+ export interface ManagedHeadersManagedResponseHeader {
6713
6975
  /**
6714
- * Maximum Transmission Unit (MTU) in bytes for the GRE tunnel. The minimum value is 576.
6976
+ * The Managed Transforms that this Managed Transform conflicts with.
6715
6977
  */
6716
- mtu?: pulumi.Input<number>;
6978
+ conflictsWiths?: pulumi.Input<pulumi.Input<string>[]>;
6717
6979
  /**
6718
- * The name of the tunnel. The name cannot contain spaces or special characters, must be 15 characters or less, and cannot share a name with another GRE tunnel.
6980
+ * Whether the Managed Transform is enabled.
6719
6981
  */
6720
- name?: pulumi.Input<string>;
6982
+ enabled: pulumi.Input<boolean>;
6721
6983
  /**
6722
- * Time To Live (TTL) in number of hops of the GRE tunnel.
6984
+ * Whether the Managed Transform conflicts with the currently-enabled Managed Transforms.
6723
6985
  */
6724
- ttl?: pulumi.Input<number>;
6725
- }
6726
- export interface MagicWanGreTunnelModifiedGreTunnelHealthCheck {
6986
+ hasConflict?: pulumi.Input<boolean>;
6727
6987
  /**
6728
- * The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
6729
- * Available values: "unidirectional", "bidirectional".
6730
- */
6731
- direction?: pulumi.Input<string>;
6732
- /**
6733
- * Determines whether to run healthchecks for a tunnel.
6734
- */
6735
- enabled?: pulumi.Input<boolean>;
6736
- /**
6737
- * How frequent the health check is run. The default value is `mid`.
6738
- * Available values: "low", "mid", "high".
6739
- */
6740
- rate?: pulumi.Input<string>;
6741
- /**
6742
- * The destination address in a request type health check. After the healthcheck is decapsulated at the customer end of the tunnel, the ICMP echo will be forwarded to this address. This field defaults to `customerGreEndpoint address`. This field is ignored for bidirectional healthchecks as the interface*address (not assigned to the Cloudflare side of the tunnel) is used as the target. Must be in object form if the x-magic-new-hc-target header is set to true and string form if x-magic-new-hc-target is absent or set to false.
6743
- */
6744
- target?: pulumi.Input<inputs.MagicWanGreTunnelModifiedGreTunnelHealthCheckTarget>;
6745
- /**
6746
- * The type of healthcheck to run, reply or request. The default value is `reply`.
6747
- * Available values: "reply", "request".
6748
- */
6749
- type?: pulumi.Input<string>;
6750
- }
6751
- export interface MagicWanGreTunnelModifiedGreTunnelHealthCheckTarget {
6752
- /**
6753
- * The effective health check target. If 'saved' is empty, then this field will be populated with the calculated default value on GET requests. Ignored in POST, PUT, and PATCH requests.
6754
- */
6755
- effective?: pulumi.Input<string>;
6756
- /**
6757
- * The saved health check target. Setting the value to the empty string indicates that the calculated default value will be used.
6758
- */
6759
- saved?: pulumi.Input<string>;
6760
- }
6761
- export interface MagicWanIpsecTunnelHealthCheck {
6762
- /**
6763
- * The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
6764
- * Available values: "unidirectional", "bidirectional".
6765
- */
6766
- direction?: pulumi.Input<string>;
6767
- /**
6768
- * Determines whether to run healthchecks for a tunnel.
6769
- */
6770
- enabled?: pulumi.Input<boolean>;
6771
- /**
6772
- * How frequent the health check is run. The default value is `mid`.
6773
- * Available values: "low", "mid", "high".
6774
- */
6775
- rate?: pulumi.Input<string>;
6776
- /**
6777
- * The destination address in a request type health check. After the healthcheck is decapsulated at the customer end of the tunnel, the ICMP echo will be forwarded to this address. This field defaults to `customerGreEndpoint address`. This field is ignored for bidirectional healthchecks as the interface*address (not assigned to the Cloudflare side of the tunnel) is used as the target. Must be in object form if the x-magic-new-hc-target header is set to true and string form if x-magic-new-hc-target is absent or set to false.
6778
- */
6779
- target?: pulumi.Input<inputs.MagicWanIpsecTunnelHealthCheckTarget>;
6780
- /**
6781
- * The type of healthcheck to run, reply or request. The default value is `reply`.
6782
- * Available values: "reply", "request".
6783
- */
6784
- type?: pulumi.Input<string>;
6785
- }
6786
- export interface MagicWanIpsecTunnelHealthCheckTarget {
6787
- /**
6788
- * The effective health check target. If 'saved' is empty, then this field will be populated with the calculated default value on GET requests. Ignored in POST, PUT, and PATCH requests.
6789
- */
6790
- effective?: pulumi.Input<string>;
6791
- /**
6792
- * The saved health check target. Setting the value to the empty string indicates that the calculated default value will be used.
6793
- */
6794
- saved?: pulumi.Input<string>;
6795
- }
6796
- export interface MagicWanIpsecTunnelIpsecTunnel {
6797
- /**
6798
- * When `true`, the tunnel can use a null-cipher (`ENCR_NULL`) in the ESP tunnel (Phase 2).
6799
- */
6800
- allowNullCipher?: pulumi.Input<boolean>;
6801
- /**
6802
- * The IP address assigned to the Cloudflare side of the IPsec tunnel.
6803
- */
6804
- cloudflareEndpoint?: pulumi.Input<string>;
6805
- /**
6806
- * The date and time the tunnel was created.
6807
- */
6808
- createdOn?: pulumi.Input<string>;
6809
- /**
6810
- * The IP address assigned to the customer side of the IPsec tunnel. Not required, but must be set for proactive traceroutes to work.
6811
- */
6812
- customerEndpoint?: pulumi.Input<string>;
6813
- /**
6814
- * An optional description forthe IPsec tunnel.
6815
- */
6816
- description?: pulumi.Input<string>;
6817
- healthCheck?: pulumi.Input<inputs.MagicWanIpsecTunnelIpsecTunnelHealthCheck>;
6818
- /**
6819
- * Identifier
6820
- */
6821
- id?: pulumi.Input<string>;
6822
- /**
6823
- * A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
6824
- */
6825
- interfaceAddress?: pulumi.Input<string>;
6826
- /**
6827
- * The date and time the tunnel was last modified.
6828
- */
6829
- modifiedOn?: pulumi.Input<string>;
6830
- /**
6831
- * The name of the IPsec tunnel. The name cannot share a name with other tunnels.
6832
- */
6833
- name?: pulumi.Input<string>;
6834
- /**
6835
- * The PSK metadata that includes when the PSK was generated.
6836
- */
6837
- pskMetadata?: pulumi.Input<inputs.MagicWanIpsecTunnelIpsecTunnelPskMetadata>;
6838
- /**
6839
- * If `true`, then IPsec replay protection will be supported in the Cloudflare-to-customer direction.
6840
- */
6841
- replayProtection?: pulumi.Input<boolean>;
6842
- }
6843
- export interface MagicWanIpsecTunnelIpsecTunnelHealthCheck {
6844
- /**
6845
- * The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
6846
- * Available values: "unidirectional", "bidirectional".
6847
- */
6848
- direction?: pulumi.Input<string>;
6849
- /**
6850
- * Determines whether to run healthchecks for a tunnel.
6851
- */
6852
- enabled?: pulumi.Input<boolean>;
6853
- /**
6854
- * How frequent the health check is run. The default value is `mid`.
6855
- * Available values: "low", "mid", "high".
6856
- */
6857
- rate?: pulumi.Input<string>;
6858
- /**
6859
- * The destination address in a request type health check. After the healthcheck is decapsulated at the customer end of the tunnel, the ICMP echo will be forwarded to this address. This field defaults to `customerGreEndpoint address`. This field is ignored for bidirectional healthchecks as the interface*address (not assigned to the Cloudflare side of the tunnel) is used as the target. Must be in object form if the x-magic-new-hc-target header is set to true and string form if x-magic-new-hc-target is absent or set to false.
6860
- */
6861
- target?: pulumi.Input<inputs.MagicWanIpsecTunnelIpsecTunnelHealthCheckTarget>;
6862
- /**
6863
- * The type of healthcheck to run, reply or request. The default value is `reply`.
6864
- * Available values: "reply", "request".
6865
- */
6866
- type?: pulumi.Input<string>;
6867
- }
6868
- export interface MagicWanIpsecTunnelIpsecTunnelHealthCheckTarget {
6869
- /**
6870
- * The effective health check target. If 'saved' is empty, then this field will be populated with the calculated default value on GET requests. Ignored in POST, PUT, and PATCH requests.
6871
- */
6872
- effective?: pulumi.Input<string>;
6873
- /**
6874
- * The saved health check target. Setting the value to the empty string indicates that the calculated default value will be used.
6875
- */
6876
- saved?: pulumi.Input<string>;
6877
- }
6878
- export interface MagicWanIpsecTunnelIpsecTunnelPskMetadata {
6879
- /**
6880
- * The date and time the tunnel was last modified.
6881
- */
6882
- lastGeneratedOn?: pulumi.Input<string>;
6883
- }
6884
- export interface MagicWanIpsecTunnelModifiedIpsecTunnel {
6885
- /**
6886
- * When `true`, the tunnel can use a null-cipher (`ENCR_NULL`) in the ESP tunnel (Phase 2).
6887
- */
6888
- allowNullCipher?: pulumi.Input<boolean>;
6889
- /**
6890
- * The IP address assigned to the Cloudflare side of the IPsec tunnel.
6891
- */
6892
- cloudflareEndpoint?: pulumi.Input<string>;
6893
- /**
6894
- * The date and time the tunnel was created.
6895
- */
6896
- createdOn?: pulumi.Input<string>;
6897
- /**
6898
- * The IP address assigned to the customer side of the IPsec tunnel. Not required, but must be set for proactive traceroutes to work.
6899
- */
6900
- customerEndpoint?: pulumi.Input<string>;
6901
- /**
6902
- * An optional description forthe IPsec tunnel.
6903
- */
6904
- description?: pulumi.Input<string>;
6905
- healthCheck?: pulumi.Input<inputs.MagicWanIpsecTunnelModifiedIpsecTunnelHealthCheck>;
6906
- /**
6907
- * Identifier
6908
- */
6909
- id?: pulumi.Input<string>;
6910
- /**
6911
- * A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
6912
- */
6913
- interfaceAddress?: pulumi.Input<string>;
6914
- /**
6915
- * The date and time the tunnel was last modified.
6916
- */
6917
- modifiedOn?: pulumi.Input<string>;
6918
- /**
6919
- * The name of the IPsec tunnel. The name cannot share a name with other tunnels.
6920
- */
6921
- name?: pulumi.Input<string>;
6922
- /**
6923
- * The PSK metadata that includes when the PSK was generated.
6924
- */
6925
- pskMetadata?: pulumi.Input<inputs.MagicWanIpsecTunnelModifiedIpsecTunnelPskMetadata>;
6926
- /**
6927
- * If `true`, then IPsec replay protection will be supported in the Cloudflare-to-customer direction.
6928
- */
6929
- replayProtection?: pulumi.Input<boolean>;
6930
- }
6931
- export interface MagicWanIpsecTunnelModifiedIpsecTunnelHealthCheck {
6932
- /**
6933
- * The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
6934
- * Available values: "unidirectional", "bidirectional".
6935
- */
6936
- direction?: pulumi.Input<string>;
6937
- /**
6938
- * Determines whether to run healthchecks for a tunnel.
6939
- */
6940
- enabled?: pulumi.Input<boolean>;
6941
- /**
6942
- * How frequent the health check is run. The default value is `mid`.
6943
- * Available values: "low", "mid", "high".
6944
- */
6945
- rate?: pulumi.Input<string>;
6946
- /**
6947
- * The destination address in a request type health check. After the healthcheck is decapsulated at the customer end of the tunnel, the ICMP echo will be forwarded to this address. This field defaults to `customerGreEndpoint address`. This field is ignored for bidirectional healthchecks as the interface*address (not assigned to the Cloudflare side of the tunnel) is used as the target. Must be in object form if the x-magic-new-hc-target header is set to true and string form if x-magic-new-hc-target is absent or set to false.
6948
- */
6949
- target?: pulumi.Input<inputs.MagicWanIpsecTunnelModifiedIpsecTunnelHealthCheckTarget>;
6950
- /**
6951
- * The type of healthcheck to run, reply or request. The default value is `reply`.
6952
- * Available values: "reply", "request".
6953
- */
6954
- type?: pulumi.Input<string>;
6955
- }
6956
- export interface MagicWanIpsecTunnelModifiedIpsecTunnelHealthCheckTarget {
6957
- /**
6958
- * The effective health check target. If 'saved' is empty, then this field will be populated with the calculated default value on GET requests. Ignored in POST, PUT, and PATCH requests.
6959
- */
6960
- effective?: pulumi.Input<string>;
6961
- /**
6962
- * The saved health check target. Setting the value to the empty string indicates that the calculated default value will be used.
6963
- */
6964
- saved?: pulumi.Input<string>;
6965
- }
6966
- export interface MagicWanIpsecTunnelModifiedIpsecTunnelPskMetadata {
6967
- /**
6968
- * The date and time the tunnel was last modified.
6969
- */
6970
- lastGeneratedOn?: pulumi.Input<string>;
6971
- }
6972
- export interface MagicWanIpsecTunnelPskMetadata {
6973
- /**
6974
- * The date and time the tunnel was last modified.
6975
- */
6976
- lastGeneratedOn?: pulumi.Input<string>;
6977
- }
6978
- export interface MagicWanStaticRouteModifiedRoute {
6979
- /**
6980
- * When the route was created.
6981
- */
6982
- createdOn?: pulumi.Input<string>;
6983
- /**
6984
- * An optional human provided description of the static route.
6985
- */
6986
- description?: pulumi.Input<string>;
6987
- /**
6988
- * Identifier
6989
- */
6990
- id?: pulumi.Input<string>;
6991
- /**
6992
- * When the route was last modified.
6993
- */
6994
- modifiedOn?: pulumi.Input<string>;
6995
- /**
6996
- * The next-hop IP Address for the static route.
6997
- */
6998
- nexthop?: pulumi.Input<string>;
6999
- /**
7000
- * IP Prefix in Classless Inter-Domain Routing format.
7001
- */
7002
- prefix?: pulumi.Input<string>;
7003
- /**
7004
- * Priority of the static route.
7005
- */
7006
- priority?: pulumi.Input<number>;
7007
- /**
7008
- * Used only for ECMP routes.
7009
- */
7010
- scope?: pulumi.Input<inputs.MagicWanStaticRouteModifiedRouteScope>;
7011
- /**
7012
- * Optional weight of the ECMP scope - if provided.
7013
- */
7014
- weight?: pulumi.Input<number>;
7015
- }
7016
- export interface MagicWanStaticRouteModifiedRouteScope {
7017
- /**
7018
- * List of colo names for the ECMP scope.
7019
- */
7020
- coloNames?: pulumi.Input<pulumi.Input<string>[]>;
7021
- /**
7022
- * List of colo regions for the ECMP scope.
7023
- */
7024
- coloRegions?: pulumi.Input<pulumi.Input<string>[]>;
7025
- }
7026
- export interface MagicWanStaticRouteRoute {
7027
- /**
7028
- * When the route was created.
7029
- */
7030
- createdOn?: pulumi.Input<string>;
7031
- /**
7032
- * An optional human provided description of the static route.
7033
- */
7034
- description?: pulumi.Input<string>;
7035
- /**
7036
- * Identifier
7037
- */
7038
- id?: pulumi.Input<string>;
7039
- /**
7040
- * When the route was last modified.
7041
- */
7042
- modifiedOn?: pulumi.Input<string>;
7043
- /**
7044
- * The next-hop IP Address for the static route.
7045
- */
7046
- nexthop?: pulumi.Input<string>;
7047
- /**
7048
- * IP Prefix in Classless Inter-Domain Routing format.
7049
- */
7050
- prefix?: pulumi.Input<string>;
7051
- /**
7052
- * Priority of the static route.
7053
- */
7054
- priority?: pulumi.Input<number>;
7055
- /**
7056
- * Used only for ECMP routes.
7057
- */
7058
- scope?: pulumi.Input<inputs.MagicWanStaticRouteRouteScope>;
7059
- /**
7060
- * Optional weight of the ECMP scope - if provided.
7061
- */
7062
- weight?: pulumi.Input<number>;
7063
- }
7064
- export interface MagicWanStaticRouteRouteScope {
7065
- /**
7066
- * List of colo names for the ECMP scope.
7067
- */
7068
- coloNames?: pulumi.Input<pulumi.Input<string>[]>;
7069
- /**
7070
- * List of colo regions for the ECMP scope.
7071
- */
7072
- coloRegions?: pulumi.Input<pulumi.Input<string>[]>;
7073
- }
7074
- export interface MagicWanStaticRouteScope {
7075
- /**
7076
- * List of colo names for the ECMP scope.
7077
- */
7078
- coloNames?: pulumi.Input<pulumi.Input<string>[]>;
7079
- /**
7080
- * List of colo regions for the ECMP scope.
7081
- */
7082
- coloRegions?: pulumi.Input<pulumi.Input<string>[]>;
7083
- }
7084
- export interface ManagedHeadersManagedRequestHeader {
7085
- /**
7086
- * The Managed Transforms that this Managed Transform conflicts with.
7087
- */
7088
- conflictsWiths?: pulumi.Input<pulumi.Input<string>[]>;
7089
- /**
7090
- * Whether the Managed Transform is enabled.
7091
- */
7092
- enabled: pulumi.Input<boolean>;
7093
- /**
7094
- * Whether the Managed Transform conflicts with the currently-enabled Managed Transforms.
7095
- */
7096
- hasConflict?: pulumi.Input<boolean>;
7097
- /**
7098
- * The human-readable identifier of the Managed Transform.
7099
- */
7100
- id: pulumi.Input<string>;
7101
- }
7102
- export interface ManagedHeadersManagedResponseHeader {
7103
- /**
7104
- * The Managed Transforms that this Managed Transform conflicts with.
7105
- */
7106
- conflictsWiths?: pulumi.Input<pulumi.Input<string>[]>;
7107
- /**
7108
- * Whether the Managed Transform is enabled.
7109
- */
7110
- enabled: pulumi.Input<boolean>;
7111
- /**
7112
- * Whether the Managed Transform conflicts with the currently-enabled Managed Transforms.
7113
- */
7114
- hasConflict?: pulumi.Input<boolean>;
7115
- /**
7116
- * The human-readable identifier of the Managed Transform.
6988
+ * The human-readable identifier of the Managed Transform.
7117
6989
  */
7118
6990
  id: pulumi.Input<string>;
7119
6991
  }
@@ -9112,6 +8984,11 @@ export interface RulesetRuleActionParameters {
9112
8984
  * A set of overrides to apply to the target ruleset.
9113
8985
  */
9114
8986
  overrides?: pulumi.Input<inputs.RulesetRuleActionParametersOverrides>;
8987
+ /**
8988
+ * A phase to skip the execution of. This property is only compatible with products.
8989
+ * Available values: "current".
8990
+ */
8991
+ phase?: pulumi.Input<string>;
9115
8992
  /**
9116
8993
  * A list of phases to skip the execution of. This option is incompatible with the rulesets option.
9117
8994
  */
@@ -9235,7 +9112,7 @@ export interface RulesetRuleActionParametersBrowserTtl {
9235
9112
  default?: pulumi.Input<number>;
9236
9113
  /**
9237
9114
  * Determines which browser ttl mode to use.
9238
- * Available values: "respect*origin", "bypass*by*default", "override*origin".
9115
+ * Available values: "respect*origin", "bypass*by*default", "override*origin", "bypass".
9239
9116
  */
9240
9117
  mode: pulumi.Input<string>;
9241
9118
  }
@@ -9677,19 +9554,36 @@ export interface RulesetRuleRatelimit {
9677
9554
  scoreResponseHeaderName?: pulumi.Input<string>;
9678
9555
  }
9679
9556
  export interface SnippetRulesRule {
9557
+ /**
9558
+ * An informative description of the rule.
9559
+ */
9680
9560
  description?: pulumi.Input<string>;
9561
+ /**
9562
+ * Whether the rule should be executed.
9563
+ */
9681
9564
  enabled?: pulumi.Input<boolean>;
9682
- expression?: pulumi.Input<string>;
9683
9565
  /**
9684
- * Snippet identifying name
9566
+ * The expression defining which traffic will match the rule.
9567
+ */
9568
+ expression: pulumi.Input<string>;
9569
+ /**
9570
+ * The unique ID of the rule.
9571
+ */
9572
+ id?: pulumi.Input<string>;
9573
+ /**
9574
+ * The timestamp of when the rule was last modified.
9685
9575
  */
9686
- snippetName?: pulumi.Input<string>;
9576
+ lastUpdated?: pulumi.Input<string>;
9577
+ /**
9578
+ * The identifying name of the snippet.
9579
+ */
9580
+ snippetName: pulumi.Input<string>;
9687
9581
  }
9688
9582
  export interface SnippetsMetadata {
9689
9583
  /**
9690
- * Main module name of uploaded snippet
9584
+ * Name of the file that contains the main module of the snippet.
9691
9585
  */
9692
- mainModule?: pulumi.Input<string>;
9586
+ mainModule: pulumi.Input<string>;
9693
9587
  }
9694
9588
  export interface SpectrumApplicationDns {
9695
9589
  /**
@@ -9733,102 +9627,6 @@ export interface SpectrumApplicationOriginDns {
9733
9627
  */
9734
9628
  type?: pulumi.Input<string>;
9735
9629
  }
9736
- export interface StaticRouteModifiedRoute {
9737
- /**
9738
- * When the route was created.
9739
- */
9740
- createdOn?: pulumi.Input<string>;
9741
- /**
9742
- * An optional human provided description of the static route.
9743
- */
9744
- description?: pulumi.Input<string>;
9745
- /**
9746
- * Identifier
9747
- */
9748
- id?: pulumi.Input<string>;
9749
- /**
9750
- * When the route was last modified.
9751
- */
9752
- modifiedOn?: pulumi.Input<string>;
9753
- /**
9754
- * The next-hop IP Address for the static route.
9755
- */
9756
- nexthop?: pulumi.Input<string>;
9757
- /**
9758
- * IP Prefix in Classless Inter-Domain Routing format.
9759
- */
9760
- prefix?: pulumi.Input<string>;
9761
- /**
9762
- * Priority of the static route.
9763
- */
9764
- priority?: pulumi.Input<number>;
9765
- /**
9766
- * Used only for ECMP routes.
9767
- */
9768
- scope?: pulumi.Input<inputs.StaticRouteModifiedRouteScope>;
9769
- /**
9770
- * Optional weight of the ECMP scope - if provided.
9771
- */
9772
- weight?: pulumi.Input<number>;
9773
- }
9774
- export interface StaticRouteModifiedRouteScope {
9775
- /**
9776
- * List of colo names for the ECMP scope.
9777
- */
9778
- coloNames?: pulumi.Input<pulumi.Input<string>[]>;
9779
- /**
9780
- * List of colo regions for the ECMP scope.
9781
- */
9782
- coloRegions?: pulumi.Input<pulumi.Input<string>[]>;
9783
- }
9784
- export interface StaticRouteRoute {
9785
- /**
9786
- * When the route was created.
9787
- */
9788
- createdOn?: pulumi.Input<string>;
9789
- /**
9790
- * An optional human provided description of the static route.
9791
- */
9792
- description?: pulumi.Input<string>;
9793
- /**
9794
- * Identifier
9795
- */
9796
- id?: pulumi.Input<string>;
9797
- /**
9798
- * When the route was last modified.
9799
- */
9800
- modifiedOn?: pulumi.Input<string>;
9801
- /**
9802
- * The next-hop IP Address for the static route.
9803
- */
9804
- nexthop?: pulumi.Input<string>;
9805
- /**
9806
- * IP Prefix in Classless Inter-Domain Routing format.
9807
- */
9808
- prefix?: pulumi.Input<string>;
9809
- /**
9810
- * Priority of the static route.
9811
- */
9812
- priority?: pulumi.Input<number>;
9813
- /**
9814
- * Used only for ECMP routes.
9815
- */
9816
- scope?: pulumi.Input<inputs.StaticRouteRouteScope>;
9817
- /**
9818
- * Optional weight of the ECMP scope - if provided.
9819
- */
9820
- weight?: pulumi.Input<number>;
9821
- }
9822
- export interface StaticRouteRouteScope {
9823
- /**
9824
- * List of colo names for the ECMP scope.
9825
- */
9826
- coloNames?: pulumi.Input<pulumi.Input<string>[]>;
9827
- /**
9828
- * List of colo regions for the ECMP scope.
9829
- */
9830
- coloRegions?: pulumi.Input<pulumi.Input<string>[]>;
9831
- }
9832
9630
  export interface StaticRouteScope {
9833
9631
  /**
9834
9632
  * List of colo names for the ECMP scope.
@@ -9957,7 +9755,7 @@ export interface StreamStatus {
9957
9755
  pctComplete?: pulumi.Input<string>;
9958
9756
  /**
9959
9757
  * Specifies the processing status for all quality levels for a video.
9960
- * Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error".
9758
+ * Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error", "live-inprogress".
9961
9759
  */
9962
9760
  state?: pulumi.Input<string>;
9963
9761
  }
@@ -10016,10 +9814,6 @@ export interface TeamsAccountSettings {
10016
9814
  * Anti-virus settings.
10017
9815
  */
10018
9816
  antivirus?: pulumi.Input<inputs.TeamsAccountSettingsAntivirus>;
10019
- /**
10020
- * Setting to enable App Control
10021
- */
10022
- appControlSettings?: pulumi.Input<inputs.TeamsAccountSettingsAppControlSettings>;
10023
9817
  /**
10024
9818
  * Block page layout settings.
10025
9819
  */
@@ -10054,6 +9848,10 @@ export interface TeamsAccountSettings {
10054
9848
  * Setting to enable host selector in egress policies.
10055
9849
  */
10056
9850
  hostSelector?: pulumi.Input<inputs.TeamsAccountSettingsHostSelector>;
9851
+ /**
9852
+ * Setting to define inspection settings
9853
+ */
9854
+ inspection?: pulumi.Input<inputs.TeamsAccountSettingsInspection>;
10057
9855
  /**
10058
9856
  * Protocol Detection settings.
10059
9857
  */
@@ -10109,15 +9907,9 @@ export interface TeamsAccountSettingsAntivirusNotificationSettings {
10109
9907
  */
10110
9908
  supportUrl?: pulumi.Input<string>;
10111
9909
  }
10112
- export interface TeamsAccountSettingsAppControlSettings {
10113
- /**
10114
- * Enable App Control
10115
- */
10116
- enabled?: pulumi.Input<boolean>;
10117
- }
10118
9910
  export interface TeamsAccountSettingsBlockPage {
10119
9911
  /**
10120
- * If mode is customized*block*page: block page background color in #rrggbb format.
9912
+ * If mode is customized_block_page: block page background color in #rrggbb format.
10121
9913
  */
10122
9914
  backgroundColor?: pulumi.Input<string>;
10123
9915
  /**
@@ -10125,50 +9917,63 @@ export interface TeamsAccountSettingsBlockPage {
10125
9917
  */
10126
9918
  enabled?: pulumi.Input<boolean>;
10127
9919
  /**
10128
- * If mode is customized*block*page: block page footer text.
9920
+ * If mode is customized_block_page: block page footer text.
10129
9921
  */
10130
9922
  footerText?: pulumi.Input<string>;
10131
9923
  /**
10132
- * If mode is customized*block*page: block page header text.
9924
+ * If mode is customized_block_page: block page header text.
10133
9925
  */
10134
9926
  headerText?: pulumi.Input<string>;
10135
9927
  /**
10136
- * If mode is redirect*uri: when enabled, context will be appended to target*uri as query parameters.
9928
+ * If mode is redirect_uri: when enabled, context will be appended to targetUri as query parameters.
10137
9929
  */
10138
9930
  includeContext?: pulumi.Input<boolean>;
10139
9931
  /**
10140
- * If mode is customized*block*page: full URL to the logo file.
9932
+ * If mode is customized_block_page: full URL to the logo file.
10141
9933
  */
10142
9934
  logoPath?: pulumi.Input<string>;
10143
9935
  /**
10144
- * If mode is customized*block*page: admin email for users to contact.
9936
+ * If mode is customized_block_page: admin email for users to contact.
10145
9937
  */
10146
9938
  mailtoAddress?: pulumi.Input<string>;
10147
9939
  /**
10148
- * If mode is customized*block*page: subject line for emails created from block page.
9940
+ * If mode is customized_block_page: subject line for emails created from block page.
10149
9941
  */
10150
9942
  mailtoSubject?: pulumi.Input<string>;
10151
9943
  /**
10152
9944
  * Controls whether the user is redirected to a Cloudflare-hosted block page or to a customer-provided URI.
10153
- * Available values: "customized*block*page", "redirectUri".
9945
+ * Available values: "customizedBlockPage", "redirectUri".
10154
9946
  */
10155
9947
  mode?: pulumi.Input<string>;
10156
9948
  /**
10157
- * If mode is customized*block*page: block page title.
9949
+ * If mode is customized_block_page: block page title.
10158
9950
  */
10159
9951
  name?: pulumi.Input<string>;
10160
9952
  /**
10161
- * If mode is customized*block*page: suppress detailed info at the bottom of the block page.
9953
+ * This setting was shared via the Orgs API and cannot be edited by the current account
9954
+ */
9955
+ readOnly?: pulumi.Input<boolean>;
9956
+ /**
9957
+ * Account tag of account that shared this setting
9958
+ */
9959
+ sourceAccount?: pulumi.Input<string>;
9960
+ /**
9961
+ * If mode is customized_block_page: suppress detailed info at the bottom of the block page.
10162
9962
  */
10163
9963
  suppressFooter?: pulumi.Input<boolean>;
10164
9964
  /**
10165
9965
  * If mode is redirect_uri: URI to which the user should be redirected.
10166
9966
  */
10167
9967
  targetUri?: pulumi.Input<string>;
9968
+ /**
9969
+ * Version number of the setting
9970
+ */
9971
+ version?: pulumi.Input<number>;
10168
9972
  }
10169
9973
  export interface TeamsAccountSettingsBodyScanning {
10170
9974
  /**
10171
9975
  * Set the inspection mode to either `deep` or `shallow`.
9976
+ * Available values: "deep", "shallow".
10172
9977
  */
10173
9978
  inspectionMode?: pulumi.Input<string>;
10174
9979
  }
@@ -10208,6 +10013,18 @@ export interface TeamsAccountSettingsExtendedEmailMatching {
10208
10013
  * Enable matching all variants of user emails (with + or . modifiers) used as criteria in Firewall policies.
10209
10014
  */
10210
10015
  enabled?: pulumi.Input<boolean>;
10016
+ /**
10017
+ * This setting was shared via the Orgs API and cannot be edited by the current account
10018
+ */
10019
+ readOnly?: pulumi.Input<boolean>;
10020
+ /**
10021
+ * Account tag of account that shared this setting
10022
+ */
10023
+ sourceAccount?: pulumi.Input<string>;
10024
+ /**
10025
+ * Version number of the setting
10026
+ */
10027
+ version?: pulumi.Input<number>;
10211
10028
  }
10212
10029
  export interface TeamsAccountSettingsFips {
10213
10030
  /**
@@ -10221,6 +10038,15 @@ export interface TeamsAccountSettingsHostSelector {
10221
10038
  */
10222
10039
  enabled?: pulumi.Input<boolean>;
10223
10040
  }
10041
+ export interface TeamsAccountSettingsInspection {
10042
+ /**
10043
+ * Defines the mode of inspection the proxy will use.
10044
+ * - 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).
10045
+ * - 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.
10046
+ * Available values: "static", "dynamic".
10047
+ */
10048
+ mode?: pulumi.Input<string>;
10049
+ }
10224
10050
  export interface TeamsAccountSettingsProtocolDetection {
10225
10051
  /**
10226
10052
  * Enable detecting protocol on initial bytes of client traffic.
@@ -10245,7 +10071,6 @@ export interface TeamsAccountSettingsTlsDecrypt {
10245
10071
  enabled?: pulumi.Input<boolean>;
10246
10072
  }
10247
10073
  export interface TeamsListItem {
10248
- createdAt?: pulumi.Input<string>;
10249
10074
  /**
10250
10075
  * The description of the list item, if present
10251
10076
  */
@@ -10256,10 +10081,10 @@ export interface TeamsListItem {
10256
10081
  value?: pulumi.Input<string>;
10257
10082
  }
10258
10083
  export interface TeamsLocationEndpoints {
10259
- doh?: pulumi.Input<inputs.TeamsLocationEndpointsDoh>;
10260
- dot?: pulumi.Input<inputs.TeamsLocationEndpointsDot>;
10261
- ipv4?: pulumi.Input<inputs.TeamsLocationEndpointsIpv4>;
10262
- ipv6?: pulumi.Input<inputs.TeamsLocationEndpointsIpv6>;
10084
+ doh: pulumi.Input<inputs.TeamsLocationEndpointsDoh>;
10085
+ dot: pulumi.Input<inputs.TeamsLocationEndpointsDot>;
10086
+ ipv4: pulumi.Input<inputs.TeamsLocationEndpointsIpv4>;
10087
+ ipv6: pulumi.Input<inputs.TeamsLocationEndpointsIpv6>;
10263
10088
  }
10264
10089
  export interface TeamsLocationEndpointsDoh {
10265
10090
  /**
@@ -10345,7 +10170,7 @@ export interface TeamsRuleRuleSettings {
10345
10170
  * Add custom headers to allowed requests, in the form of key-value pairs. Keys are header names, pointing to an array with its header value(s).
10346
10171
  */
10347
10172
  addHeaders?: pulumi.Input<{
10348
- [key: string]: pulumi.Input<string>;
10173
+ [key: string]: pulumi.Input<pulumi.Input<string>[]>;
10349
10174
  }>;
10350
10175
  /**
10351
10176
  * Set by parent MSP accounts to enable their children to bypass this rule.
@@ -11027,11 +10852,7 @@ export interface WorkerScriptAssetsConfig {
11027
10852
  /**
11028
10853
  * The contents of a _headers file (used to attach custom headers on asset responses)
11029
10854
  */
11030
- _headers?: pulumi.Input<string>;
11031
- /**
11032
- * The contents of a _redirects file (used to apply redirects or proxy paths ahead of asset serving)
11033
- */
11034
- _redirects?: pulumi.Input<string>;
10855
+ headers?: pulumi.Input<string>;
11035
10856
  /**
11036
10857
  * Determines the redirects and rewrites of requests for HTML content.
11037
10858
  * Available values: "auto-trailing-slash", "force-trailing-slash", "drop-trailing-slash", "none".
@@ -11042,6 +10863,10 @@ export interface WorkerScriptAssetsConfig {
11042
10863
  * Available values: "none", "404-page", "single-page-application".
11043
10864
  */
11044
10865
  notFoundHandling?: pulumi.Input<string>;
10866
+ /**
10867
+ * The contents of a _redirects file (used to apply redirects or proxy paths ahead of asset serving)
10868
+ */
10869
+ redirects?: pulumi.Input<string>;
11045
10870
  /**
11046
10871
  * When true, requests will always invoke the Worker script. Otherwise, attempt to serve an asset matching the request, falling back to the Worker script.
11047
10872
  */
@@ -11149,7 +10974,7 @@ export interface WorkerScriptBinding {
11149
10974
  text?: pulumi.Input<string>;
11150
10975
  /**
11151
10976
  * The kind of resource that the binding provides.
11152
- * 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".
10977
+ * 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".
11153
10978
  */
11154
10979
  type: pulumi.Input<string>;
11155
10980
  /**
@@ -11157,103 +10982,29 @@ export interface WorkerScriptBinding {
11157
10982
  */
11158
10983
  usages?: pulumi.Input<pulumi.Input<string>[]>;
11159
10984
  /**
11160
- * Name of the Workflow to bind to.
11161
- */
11162
- workflowName?: pulumi.Input<string>;
11163
- }
11164
- export interface WorkerScriptBindingOutbound {
11165
- /**
11166
- * Pass information from the Dispatch Worker to the Outbound Worker through the parameters.
11167
- */
11168
- params?: pulumi.Input<pulumi.Input<string>[]>;
11169
- /**
11170
- * Outbound worker.
11171
- */
11172
- worker?: pulumi.Input<inputs.WorkerScriptBindingOutboundWorker>;
11173
- }
11174
- export interface WorkerScriptBindingOutboundWorker {
11175
- /**
11176
- * Environment of the outbound worker.
11177
- */
11178
- environment?: pulumi.Input<string>;
11179
- /**
11180
- * Name of the outbound worker.
11181
- */
11182
- service?: pulumi.Input<string>;
11183
- }
11184
- export interface WorkerScriptMigrations {
11185
- /**
11186
- * A list of classes to delete Durable Object namespaces from.
11187
- */
11188
- deletedClasses?: pulumi.Input<pulumi.Input<string>[]>;
11189
- /**
11190
- * A list of classes to create Durable Object namespaces from.
11191
- */
11192
- newClasses?: pulumi.Input<pulumi.Input<string>[]>;
11193
- /**
11194
- * A list of classes to create Durable Object namespaces with SQLite from.
11195
- */
11196
- newSqliteClasses?: pulumi.Input<pulumi.Input<string>[]>;
11197
- /**
11198
- * Tag to set as the latest migration tag.
11199
- */
11200
- newTag?: pulumi.Input<string>;
11201
- /**
11202
- * Tag used to verify against the latest migration tag for this Worker. If they don't match, the upload is rejected.
11203
- */
11204
- oldTag?: pulumi.Input<string>;
11205
- /**
11206
- * A list of classes with Durable Object namespaces that were renamed.
11207
- */
11208
- renamedClasses?: pulumi.Input<pulumi.Input<inputs.WorkerScriptMigrationsRenamedClass>[]>;
11209
- /**
11210
- * Migrations to apply in order.
11211
- */
11212
- steps?: pulumi.Input<pulumi.Input<inputs.WorkerScriptMigrationsStep>[]>;
11213
- /**
11214
- * A list of transfers for Durable Object namespaces from a different Worker and class to a class defined in this Worker.
11215
- */
11216
- transferredClasses?: pulumi.Input<pulumi.Input<inputs.WorkerScriptMigrationsTransferredClass>[]>;
11217
- }
11218
- export interface WorkerScriptMigrationsRenamedClass {
11219
- from?: pulumi.Input<string>;
11220
- to?: pulumi.Input<string>;
11221
- }
11222
- export interface WorkerScriptMigrationsStep {
11223
- /**
11224
- * A list of classes to delete Durable Object namespaces from.
10985
+ * Name of the Workflow to bind to.
11225
10986
  */
11226
- deletedClasses?: pulumi.Input<pulumi.Input<string>[]>;
10987
+ workflowName?: pulumi.Input<string>;
10988
+ }
10989
+ export interface WorkerScriptBindingOutbound {
11227
10990
  /**
11228
- * A list of classes to create Durable Object namespaces from.
10991
+ * Pass information from the Dispatch Worker to the Outbound Worker through the parameters.
11229
10992
  */
11230
- newClasses?: pulumi.Input<pulumi.Input<string>[]>;
10993
+ params?: pulumi.Input<pulumi.Input<string>[]>;
11231
10994
  /**
11232
- * A list of classes to create Durable Object namespaces with SQLite from.
10995
+ * Outbound worker.
11233
10996
  */
11234
- newSqliteClasses?: pulumi.Input<pulumi.Input<string>[]>;
10997
+ worker?: pulumi.Input<inputs.WorkerScriptBindingOutboundWorker>;
10998
+ }
10999
+ export interface WorkerScriptBindingOutboundWorker {
11235
11000
  /**
11236
- * A list of classes with Durable Object namespaces that were renamed.
11001
+ * Environment of the outbound worker.
11237
11002
  */
11238
- renamedClasses?: pulumi.Input<pulumi.Input<inputs.WorkerScriptMigrationsStepRenamedClass>[]>;
11003
+ environment?: pulumi.Input<string>;
11239
11004
  /**
11240
- * A list of transfers for Durable Object namespaces from a different Worker and class to a class defined in this Worker.
11005
+ * Name of the outbound worker.
11241
11006
  */
11242
- transferredClasses?: pulumi.Input<pulumi.Input<inputs.WorkerScriptMigrationsStepTransferredClass>[]>;
11243
- }
11244
- export interface WorkerScriptMigrationsStepRenamedClass {
11245
- from?: pulumi.Input<string>;
11246
- to?: pulumi.Input<string>;
11247
- }
11248
- export interface WorkerScriptMigrationsStepTransferredClass {
11249
- from?: pulumi.Input<string>;
11250
- fromScript?: pulumi.Input<string>;
11251
- to?: pulumi.Input<string>;
11252
- }
11253
- export interface WorkerScriptMigrationsTransferredClass {
11254
- from?: pulumi.Input<string>;
11255
- fromScript?: pulumi.Input<string>;
11256
- to?: pulumi.Input<string>;
11007
+ service?: pulumi.Input<string>;
11257
11008
  }
11258
11009
  export interface WorkerScriptObservability {
11259
11010
  /**
@@ -11323,28 +11074,10 @@ export interface WorkersDeploymentAnnotations {
11323
11074
  * Human-readable message about the deployment. Truncated to 100 bytes.
11324
11075
  */
11325
11076
  workersMessage?: pulumi.Input<string>;
11326
- }
11327
- export interface WorkersDeploymentDeployment {
11328
- annotations?: pulumi.Input<inputs.WorkersDeploymentDeploymentAnnotations>;
11329
- authorEmail?: pulumi.Input<string>;
11330
- createdOn?: pulumi.Input<string>;
11331
- id?: pulumi.Input<string>;
11332
- source?: pulumi.Input<string>;
11333
- /**
11334
- * Available values: "percentage".
11335
- */
11336
- strategy?: pulumi.Input<string>;
11337
- versions?: pulumi.Input<pulumi.Input<inputs.WorkersDeploymentDeploymentVersion>[]>;
11338
- }
11339
- export interface WorkersDeploymentDeploymentAnnotations {
11340
11077
  /**
11341
- * Human-readable message about the deployment. Truncated to 100 bytes.
11078
+ * Operation that triggered the creation of the deployment.
11342
11079
  */
11343
- workersMessage?: pulumi.Input<string>;
11344
- }
11345
- export interface WorkersDeploymentDeploymentVersion {
11346
- percentage?: pulumi.Input<number>;
11347
- versionId?: pulumi.Input<string>;
11080
+ workersTriggeredBy?: pulumi.Input<string>;
11348
11081
  }
11349
11082
  export interface WorkersDeploymentVersion {
11350
11083
  percentage: pulumi.Input<number>;
@@ -11364,11 +11097,7 @@ export interface WorkersScriptAssetsConfig {
11364
11097
  /**
11365
11098
  * The contents of a _headers file (used to attach custom headers on asset responses)
11366
11099
  */
11367
- _headers?: pulumi.Input<string>;
11368
- /**
11369
- * The contents of a _redirects file (used to apply redirects or proxy paths ahead of asset serving)
11370
- */
11371
- _redirects?: pulumi.Input<string>;
11100
+ headers?: pulumi.Input<string>;
11372
11101
  /**
11373
11102
  * Determines the redirects and rewrites of requests for HTML content.
11374
11103
  * Available values: "auto-trailing-slash", "force-trailing-slash", "drop-trailing-slash", "none".
@@ -11379,6 +11108,10 @@ export interface WorkersScriptAssetsConfig {
11379
11108
  * Available values: "none", "404-page", "single-page-application".
11380
11109
  */
11381
11110
  notFoundHandling?: pulumi.Input<string>;
11111
+ /**
11112
+ * The contents of a _redirects file (used to apply redirects or proxy paths ahead of asset serving)
11113
+ */
11114
+ redirects?: pulumi.Input<string>;
11382
11115
  /**
11383
11116
  * When true, requests will always invoke the Worker script. Otherwise, attempt to serve an asset matching the request, falling back to the Worker script.
11384
11117
  */
@@ -11486,7 +11219,7 @@ export interface WorkersScriptBinding {
11486
11219
  text?: pulumi.Input<string>;
11487
11220
  /**
11488
11221
  * The kind of resource that the binding provides.
11489
- * 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".
11222
+ * 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".
11490
11223
  */
11491
11224
  type: pulumi.Input<string>;
11492
11225
  /**
@@ -11518,80 +11251,6 @@ export interface WorkersScriptBindingOutboundWorker {
11518
11251
  */
11519
11252
  service?: pulumi.Input<string>;
11520
11253
  }
11521
- export interface WorkersScriptMigrations {
11522
- /**
11523
- * A list of classes to delete Durable Object namespaces from.
11524
- */
11525
- deletedClasses?: pulumi.Input<pulumi.Input<string>[]>;
11526
- /**
11527
- * A list of classes to create Durable Object namespaces from.
11528
- */
11529
- newClasses?: pulumi.Input<pulumi.Input<string>[]>;
11530
- /**
11531
- * A list of classes to create Durable Object namespaces with SQLite from.
11532
- */
11533
- newSqliteClasses?: pulumi.Input<pulumi.Input<string>[]>;
11534
- /**
11535
- * Tag to set as the latest migration tag.
11536
- */
11537
- newTag?: pulumi.Input<string>;
11538
- /**
11539
- * Tag used to verify against the latest migration tag for this Worker. If they don't match, the upload is rejected.
11540
- */
11541
- oldTag?: pulumi.Input<string>;
11542
- /**
11543
- * A list of classes with Durable Object namespaces that were renamed.
11544
- */
11545
- renamedClasses?: pulumi.Input<pulumi.Input<inputs.WorkersScriptMigrationsRenamedClass>[]>;
11546
- /**
11547
- * Migrations to apply in order.
11548
- */
11549
- steps?: pulumi.Input<pulumi.Input<inputs.WorkersScriptMigrationsStep>[]>;
11550
- /**
11551
- * A list of transfers for Durable Object namespaces from a different Worker and class to a class defined in this Worker.
11552
- */
11553
- transferredClasses?: pulumi.Input<pulumi.Input<inputs.WorkersScriptMigrationsTransferredClass>[]>;
11554
- }
11555
- export interface WorkersScriptMigrationsRenamedClass {
11556
- from?: pulumi.Input<string>;
11557
- to?: pulumi.Input<string>;
11558
- }
11559
- export interface WorkersScriptMigrationsStep {
11560
- /**
11561
- * A list of classes to delete Durable Object namespaces from.
11562
- */
11563
- deletedClasses?: pulumi.Input<pulumi.Input<string>[]>;
11564
- /**
11565
- * A list of classes to create Durable Object namespaces from.
11566
- */
11567
- newClasses?: pulumi.Input<pulumi.Input<string>[]>;
11568
- /**
11569
- * A list of classes to create Durable Object namespaces with SQLite from.
11570
- */
11571
- newSqliteClasses?: pulumi.Input<pulumi.Input<string>[]>;
11572
- /**
11573
- * A list of classes with Durable Object namespaces that were renamed.
11574
- */
11575
- renamedClasses?: pulumi.Input<pulumi.Input<inputs.WorkersScriptMigrationsStepRenamedClass>[]>;
11576
- /**
11577
- * A list of transfers for Durable Object namespaces from a different Worker and class to a class defined in this Worker.
11578
- */
11579
- transferredClasses?: pulumi.Input<pulumi.Input<inputs.WorkersScriptMigrationsStepTransferredClass>[]>;
11580
- }
11581
- export interface WorkersScriptMigrationsStepRenamedClass {
11582
- from?: pulumi.Input<string>;
11583
- to?: pulumi.Input<string>;
11584
- }
11585
- export interface WorkersScriptMigrationsStepTransferredClass {
11586
- from?: pulumi.Input<string>;
11587
- fromScript?: pulumi.Input<string>;
11588
- to?: pulumi.Input<string>;
11589
- }
11590
- export interface WorkersScriptMigrationsTransferredClass {
11591
- from?: pulumi.Input<string>;
11592
- fromScript?: pulumi.Input<string>;
11593
- to?: pulumi.Input<string>;
11594
- }
11595
11254
  export interface WorkersScriptObservability {
11596
11255
  /**
11597
11256
  * Whether observability is enabled for the Worker.
@@ -11823,7 +11482,9 @@ export interface ZeroTrustAccessApplicationPolicyExclude {
11823
11482
  gsuite?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyExcludeGsuite>;
11824
11483
  ip?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyExcludeIp>;
11825
11484
  ipList?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyExcludeIpList>;
11485
+ linkedAppToken?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyExcludeLinkedAppToken>;
11826
11486
  loginMethod?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyExcludeLoginMethod>;
11487
+ oidc?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyExcludeOidc>;
11827
11488
  okta?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyExcludeOkta>;
11828
11489
  saml?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyExcludeSaml>;
11829
11490
  serviceToken?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyExcludeServiceToken>;
@@ -11952,12 +11613,32 @@ export interface ZeroTrustAccessApplicationPolicyExcludeIpList {
11952
11613
  */
11953
11614
  id: pulumi.Input<string>;
11954
11615
  }
11616
+ export interface ZeroTrustAccessApplicationPolicyExcludeLinkedAppToken {
11617
+ /**
11618
+ * The ID of an Access OIDC SaaS application
11619
+ */
11620
+ appUid: pulumi.Input<string>;
11621
+ }
11955
11622
  export interface ZeroTrustAccessApplicationPolicyExcludeLoginMethod {
11956
11623
  /**
11957
11624
  * The ID of an identity provider.
11958
11625
  */
11959
11626
  id: pulumi.Input<string>;
11960
11627
  }
11628
+ export interface ZeroTrustAccessApplicationPolicyExcludeOidc {
11629
+ /**
11630
+ * The name of the OIDC claim.
11631
+ */
11632
+ claimName: pulumi.Input<string>;
11633
+ /**
11634
+ * The OIDC claim value to look for.
11635
+ */
11636
+ claimValue: pulumi.Input<string>;
11637
+ /**
11638
+ * The ID of your OIDC identity provider.
11639
+ */
11640
+ identityProviderId: pulumi.Input<string>;
11641
+ }
11961
11642
  export interface ZeroTrustAccessApplicationPolicyExcludeOkta {
11962
11643
  /**
11963
11644
  * The ID of your Okta identity provider.
@@ -12013,7 +11694,9 @@ export interface ZeroTrustAccessApplicationPolicyInclude {
12013
11694
  gsuite?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyIncludeGsuite>;
12014
11695
  ip?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyIncludeIp>;
12015
11696
  ipList?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyIncludeIpList>;
11697
+ linkedAppToken?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyIncludeLinkedAppToken>;
12016
11698
  loginMethod?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyIncludeLoginMethod>;
11699
+ oidc?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyIncludeOidc>;
12017
11700
  okta?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyIncludeOkta>;
12018
11701
  saml?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyIncludeSaml>;
12019
11702
  serviceToken?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyIncludeServiceToken>;
@@ -12142,12 +11825,32 @@ export interface ZeroTrustAccessApplicationPolicyIncludeIpList {
12142
11825
  */
12143
11826
  id: pulumi.Input<string>;
12144
11827
  }
11828
+ export interface ZeroTrustAccessApplicationPolicyIncludeLinkedAppToken {
11829
+ /**
11830
+ * The ID of an Access OIDC SaaS application
11831
+ */
11832
+ appUid: pulumi.Input<string>;
11833
+ }
12145
11834
  export interface ZeroTrustAccessApplicationPolicyIncludeLoginMethod {
12146
11835
  /**
12147
11836
  * The ID of an identity provider.
12148
11837
  */
12149
11838
  id: pulumi.Input<string>;
12150
11839
  }
11840
+ export interface ZeroTrustAccessApplicationPolicyIncludeOidc {
11841
+ /**
11842
+ * The name of the OIDC claim.
11843
+ */
11844
+ claimName: pulumi.Input<string>;
11845
+ /**
11846
+ * The OIDC claim value to look for.
11847
+ */
11848
+ claimValue: pulumi.Input<string>;
11849
+ /**
11850
+ * The ID of your OIDC identity provider.
11851
+ */
11852
+ identityProviderId: pulumi.Input<string>;
11853
+ }
12151
11854
  export interface ZeroTrustAccessApplicationPolicyIncludeOkta {
12152
11855
  /**
12153
11856
  * The ID of your Okta identity provider.
@@ -12203,7 +11906,9 @@ export interface ZeroTrustAccessApplicationPolicyRequire {
12203
11906
  gsuite?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyRequireGsuite>;
12204
11907
  ip?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyRequireIp>;
12205
11908
  ipList?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyRequireIpList>;
11909
+ linkedAppToken?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyRequireLinkedAppToken>;
12206
11910
  loginMethod?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyRequireLoginMethod>;
11911
+ oidc?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyRequireOidc>;
12207
11912
  okta?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyRequireOkta>;
12208
11913
  saml?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyRequireSaml>;
12209
11914
  serviceToken?: pulumi.Input<inputs.ZeroTrustAccessApplicationPolicyRequireServiceToken>;
@@ -12332,12 +12037,32 @@ export interface ZeroTrustAccessApplicationPolicyRequireIpList {
12332
12037
  */
12333
12038
  id: pulumi.Input<string>;
12334
12039
  }
12040
+ export interface ZeroTrustAccessApplicationPolicyRequireLinkedAppToken {
12041
+ /**
12042
+ * The ID of an Access OIDC SaaS application
12043
+ */
12044
+ appUid: pulumi.Input<string>;
12045
+ }
12335
12046
  export interface ZeroTrustAccessApplicationPolicyRequireLoginMethod {
12336
12047
  /**
12337
12048
  * The ID of an identity provider.
12338
12049
  */
12339
12050
  id: pulumi.Input<string>;
12340
12051
  }
12052
+ export interface ZeroTrustAccessApplicationPolicyRequireOidc {
12053
+ /**
12054
+ * The name of the OIDC claim.
12055
+ */
12056
+ claimName: pulumi.Input<string>;
12057
+ /**
12058
+ * The OIDC claim value to look for.
12059
+ */
12060
+ claimValue: pulumi.Input<string>;
12061
+ /**
12062
+ * The ID of your OIDC identity provider.
12063
+ */
12064
+ identityProviderId: pulumi.Input<string>;
12065
+ }
12341
12066
  export interface ZeroTrustAccessApplicationPolicyRequireOkta {
12342
12067
  /**
12343
12068
  * The ID of your Okta identity provider.
@@ -12651,7 +12376,7 @@ export interface ZeroTrustAccessApplicationTargetCriteria {
12651
12376
  port: pulumi.Input<number>;
12652
12377
  /**
12653
12378
  * The communication protocol your application secures.
12654
- * Available values: "SSH".
12379
+ * Available values: "SSH", "RDP".
12655
12380
  */
12656
12381
  protocol: pulumi.Input<string>;
12657
12382
  /**
@@ -12686,7 +12411,9 @@ export interface ZeroTrustAccessGroupExclude {
12686
12411
  gsuite?: pulumi.Input<inputs.ZeroTrustAccessGroupExcludeGsuite>;
12687
12412
  ip?: pulumi.Input<inputs.ZeroTrustAccessGroupExcludeIp>;
12688
12413
  ipList?: pulumi.Input<inputs.ZeroTrustAccessGroupExcludeIpList>;
12414
+ linkedAppToken?: pulumi.Input<inputs.ZeroTrustAccessGroupExcludeLinkedAppToken>;
12689
12415
  loginMethod?: pulumi.Input<inputs.ZeroTrustAccessGroupExcludeLoginMethod>;
12416
+ oidc?: pulumi.Input<inputs.ZeroTrustAccessGroupExcludeOidc>;
12690
12417
  okta?: pulumi.Input<inputs.ZeroTrustAccessGroupExcludeOkta>;
12691
12418
  saml?: pulumi.Input<inputs.ZeroTrustAccessGroupExcludeSaml>;
12692
12419
  serviceToken?: pulumi.Input<inputs.ZeroTrustAccessGroupExcludeServiceToken>;
@@ -12815,12 +12542,32 @@ export interface ZeroTrustAccessGroupExcludeIpList {
12815
12542
  */
12816
12543
  id: pulumi.Input<string>;
12817
12544
  }
12545
+ export interface ZeroTrustAccessGroupExcludeLinkedAppToken {
12546
+ /**
12547
+ * The ID of an Access OIDC SaaS application
12548
+ */
12549
+ appUid: pulumi.Input<string>;
12550
+ }
12818
12551
  export interface ZeroTrustAccessGroupExcludeLoginMethod {
12819
12552
  /**
12820
12553
  * The ID of an identity provider.
12821
12554
  */
12822
12555
  id: pulumi.Input<string>;
12823
12556
  }
12557
+ export interface ZeroTrustAccessGroupExcludeOidc {
12558
+ /**
12559
+ * The name of the OIDC claim.
12560
+ */
12561
+ claimName: pulumi.Input<string>;
12562
+ /**
12563
+ * The OIDC claim value to look for.
12564
+ */
12565
+ claimValue: pulumi.Input<string>;
12566
+ /**
12567
+ * The ID of your OIDC identity provider.
12568
+ */
12569
+ identityProviderId: pulumi.Input<string>;
12570
+ }
12824
12571
  export interface ZeroTrustAccessGroupExcludeOkta {
12825
12572
  /**
12826
12573
  * The ID of your Okta identity provider.
@@ -12876,7 +12623,9 @@ export interface ZeroTrustAccessGroupInclude {
12876
12623
  gsuite?: pulumi.Input<inputs.ZeroTrustAccessGroupIncludeGsuite>;
12877
12624
  ip?: pulumi.Input<inputs.ZeroTrustAccessGroupIncludeIp>;
12878
12625
  ipList?: pulumi.Input<inputs.ZeroTrustAccessGroupIncludeIpList>;
12626
+ linkedAppToken?: pulumi.Input<inputs.ZeroTrustAccessGroupIncludeLinkedAppToken>;
12879
12627
  loginMethod?: pulumi.Input<inputs.ZeroTrustAccessGroupIncludeLoginMethod>;
12628
+ oidc?: pulumi.Input<inputs.ZeroTrustAccessGroupIncludeOidc>;
12880
12629
  okta?: pulumi.Input<inputs.ZeroTrustAccessGroupIncludeOkta>;
12881
12630
  saml?: pulumi.Input<inputs.ZeroTrustAccessGroupIncludeSaml>;
12882
12631
  serviceToken?: pulumi.Input<inputs.ZeroTrustAccessGroupIncludeServiceToken>;
@@ -13005,12 +12754,32 @@ export interface ZeroTrustAccessGroupIncludeIpList {
13005
12754
  */
13006
12755
  id: pulumi.Input<string>;
13007
12756
  }
12757
+ export interface ZeroTrustAccessGroupIncludeLinkedAppToken {
12758
+ /**
12759
+ * The ID of an Access OIDC SaaS application
12760
+ */
12761
+ appUid: pulumi.Input<string>;
12762
+ }
13008
12763
  export interface ZeroTrustAccessGroupIncludeLoginMethod {
13009
12764
  /**
13010
12765
  * The ID of an identity provider.
13011
12766
  */
13012
12767
  id: pulumi.Input<string>;
13013
12768
  }
12769
+ export interface ZeroTrustAccessGroupIncludeOidc {
12770
+ /**
12771
+ * The name of the OIDC claim.
12772
+ */
12773
+ claimName: pulumi.Input<string>;
12774
+ /**
12775
+ * The OIDC claim value to look for.
12776
+ */
12777
+ claimValue: pulumi.Input<string>;
12778
+ /**
12779
+ * The ID of your OIDC identity provider.
12780
+ */
12781
+ identityProviderId: pulumi.Input<string>;
12782
+ }
13014
12783
  export interface ZeroTrustAccessGroupIncludeOkta {
13015
12784
  /**
13016
12785
  * The ID of your Okta identity provider.
@@ -13066,7 +12835,9 @@ export interface ZeroTrustAccessGroupRequire {
13066
12835
  gsuite?: pulumi.Input<inputs.ZeroTrustAccessGroupRequireGsuite>;
13067
12836
  ip?: pulumi.Input<inputs.ZeroTrustAccessGroupRequireIp>;
13068
12837
  ipList?: pulumi.Input<inputs.ZeroTrustAccessGroupRequireIpList>;
12838
+ linkedAppToken?: pulumi.Input<inputs.ZeroTrustAccessGroupRequireLinkedAppToken>;
13069
12839
  loginMethod?: pulumi.Input<inputs.ZeroTrustAccessGroupRequireLoginMethod>;
12840
+ oidc?: pulumi.Input<inputs.ZeroTrustAccessGroupRequireOidc>;
13070
12841
  okta?: pulumi.Input<inputs.ZeroTrustAccessGroupRequireOkta>;
13071
12842
  saml?: pulumi.Input<inputs.ZeroTrustAccessGroupRequireSaml>;
13072
12843
  serviceToken?: pulumi.Input<inputs.ZeroTrustAccessGroupRequireServiceToken>;
@@ -13195,12 +12966,32 @@ export interface ZeroTrustAccessGroupRequireIpList {
13195
12966
  */
13196
12967
  id: pulumi.Input<string>;
13197
12968
  }
12969
+ export interface ZeroTrustAccessGroupRequireLinkedAppToken {
12970
+ /**
12971
+ * The ID of an Access OIDC SaaS application
12972
+ */
12973
+ appUid: pulumi.Input<string>;
12974
+ }
13198
12975
  export interface ZeroTrustAccessGroupRequireLoginMethod {
13199
12976
  /**
13200
12977
  * The ID of an identity provider.
13201
12978
  */
13202
12979
  id: pulumi.Input<string>;
13203
12980
  }
12981
+ export interface ZeroTrustAccessGroupRequireOidc {
12982
+ /**
12983
+ * The name of the OIDC claim.
12984
+ */
12985
+ claimName: pulumi.Input<string>;
12986
+ /**
12987
+ * The OIDC claim value to look for.
12988
+ */
12989
+ claimValue: pulumi.Input<string>;
12990
+ /**
12991
+ * The ID of your OIDC identity provider.
12992
+ */
12993
+ identityProviderId: pulumi.Input<string>;
12994
+ }
13204
12995
  export interface ZeroTrustAccessGroupRequireOkta {
13205
12996
  /**
13206
12997
  * The ID of your Okta identity provider.
@@ -13268,6 +13059,10 @@ export interface ZeroTrustAccessIdentityProviderConfig {
13268
13059
  * Your OAuth Client ID
13269
13060
  */
13270
13061
  clientId?: pulumi.Input<string>;
13062
+ /**
13063
+ * Your OAuth Client Secret
13064
+ */
13065
+ clientSecret?: pulumi.Input<string>;
13271
13066
  /**
13272
13067
  * Should Cloudflare try to load authentication contexts from your account
13273
13068
  */
@@ -13459,7 +13254,9 @@ export interface ZeroTrustAccessPolicyExclude {
13459
13254
  gsuite?: pulumi.Input<inputs.ZeroTrustAccessPolicyExcludeGsuite>;
13460
13255
  ip?: pulumi.Input<inputs.ZeroTrustAccessPolicyExcludeIp>;
13461
13256
  ipList?: pulumi.Input<inputs.ZeroTrustAccessPolicyExcludeIpList>;
13257
+ linkedAppToken?: pulumi.Input<inputs.ZeroTrustAccessPolicyExcludeLinkedAppToken>;
13462
13258
  loginMethod?: pulumi.Input<inputs.ZeroTrustAccessPolicyExcludeLoginMethod>;
13259
+ oidc?: pulumi.Input<inputs.ZeroTrustAccessPolicyExcludeOidc>;
13463
13260
  okta?: pulumi.Input<inputs.ZeroTrustAccessPolicyExcludeOkta>;
13464
13261
  saml?: pulumi.Input<inputs.ZeroTrustAccessPolicyExcludeSaml>;
13465
13262
  serviceToken?: pulumi.Input<inputs.ZeroTrustAccessPolicyExcludeServiceToken>;
@@ -13588,12 +13385,32 @@ export interface ZeroTrustAccessPolicyExcludeIpList {
13588
13385
  */
13589
13386
  id: pulumi.Input<string>;
13590
13387
  }
13388
+ export interface ZeroTrustAccessPolicyExcludeLinkedAppToken {
13389
+ /**
13390
+ * The ID of an Access OIDC SaaS application
13391
+ */
13392
+ appUid: pulumi.Input<string>;
13393
+ }
13591
13394
  export interface ZeroTrustAccessPolicyExcludeLoginMethod {
13592
13395
  /**
13593
13396
  * The ID of an identity provider.
13594
13397
  */
13595
13398
  id: pulumi.Input<string>;
13596
13399
  }
13400
+ export interface ZeroTrustAccessPolicyExcludeOidc {
13401
+ /**
13402
+ * The name of the OIDC claim.
13403
+ */
13404
+ claimName: pulumi.Input<string>;
13405
+ /**
13406
+ * The OIDC claim value to look for.
13407
+ */
13408
+ claimValue: pulumi.Input<string>;
13409
+ /**
13410
+ * The ID of your OIDC identity provider.
13411
+ */
13412
+ identityProviderId: pulumi.Input<string>;
13413
+ }
13597
13414
  export interface ZeroTrustAccessPolicyExcludeOkta {
13598
13415
  /**
13599
13416
  * The ID of your Okta identity provider.
@@ -13649,7 +13466,9 @@ export interface ZeroTrustAccessPolicyInclude {
13649
13466
  gsuite?: pulumi.Input<inputs.ZeroTrustAccessPolicyIncludeGsuite>;
13650
13467
  ip?: pulumi.Input<inputs.ZeroTrustAccessPolicyIncludeIp>;
13651
13468
  ipList?: pulumi.Input<inputs.ZeroTrustAccessPolicyIncludeIpList>;
13469
+ linkedAppToken?: pulumi.Input<inputs.ZeroTrustAccessPolicyIncludeLinkedAppToken>;
13652
13470
  loginMethod?: pulumi.Input<inputs.ZeroTrustAccessPolicyIncludeLoginMethod>;
13471
+ oidc?: pulumi.Input<inputs.ZeroTrustAccessPolicyIncludeOidc>;
13653
13472
  okta?: pulumi.Input<inputs.ZeroTrustAccessPolicyIncludeOkta>;
13654
13473
  saml?: pulumi.Input<inputs.ZeroTrustAccessPolicyIncludeSaml>;
13655
13474
  serviceToken?: pulumi.Input<inputs.ZeroTrustAccessPolicyIncludeServiceToken>;
@@ -13778,12 +13597,32 @@ export interface ZeroTrustAccessPolicyIncludeIpList {
13778
13597
  */
13779
13598
  id: pulumi.Input<string>;
13780
13599
  }
13600
+ export interface ZeroTrustAccessPolicyIncludeLinkedAppToken {
13601
+ /**
13602
+ * The ID of an Access OIDC SaaS application
13603
+ */
13604
+ appUid: pulumi.Input<string>;
13605
+ }
13781
13606
  export interface ZeroTrustAccessPolicyIncludeLoginMethod {
13782
13607
  /**
13783
13608
  * The ID of an identity provider.
13784
13609
  */
13785
13610
  id: pulumi.Input<string>;
13786
13611
  }
13612
+ export interface ZeroTrustAccessPolicyIncludeOidc {
13613
+ /**
13614
+ * The name of the OIDC claim.
13615
+ */
13616
+ claimName: pulumi.Input<string>;
13617
+ /**
13618
+ * The OIDC claim value to look for.
13619
+ */
13620
+ claimValue: pulumi.Input<string>;
13621
+ /**
13622
+ * The ID of your OIDC identity provider.
13623
+ */
13624
+ identityProviderId: pulumi.Input<string>;
13625
+ }
13787
13626
  export interface ZeroTrustAccessPolicyIncludeOkta {
13788
13627
  /**
13789
13628
  * The ID of your Okta identity provider.
@@ -13839,7 +13678,9 @@ export interface ZeroTrustAccessPolicyRequire {
13839
13678
  gsuite?: pulumi.Input<inputs.ZeroTrustAccessPolicyRequireGsuite>;
13840
13679
  ip?: pulumi.Input<inputs.ZeroTrustAccessPolicyRequireIp>;
13841
13680
  ipList?: pulumi.Input<inputs.ZeroTrustAccessPolicyRequireIpList>;
13681
+ linkedAppToken?: pulumi.Input<inputs.ZeroTrustAccessPolicyRequireLinkedAppToken>;
13842
13682
  loginMethod?: pulumi.Input<inputs.ZeroTrustAccessPolicyRequireLoginMethod>;
13683
+ oidc?: pulumi.Input<inputs.ZeroTrustAccessPolicyRequireOidc>;
13843
13684
  okta?: pulumi.Input<inputs.ZeroTrustAccessPolicyRequireOkta>;
13844
13685
  saml?: pulumi.Input<inputs.ZeroTrustAccessPolicyRequireSaml>;
13845
13686
  serviceToken?: pulumi.Input<inputs.ZeroTrustAccessPolicyRequireServiceToken>;
@@ -13968,12 +13809,32 @@ export interface ZeroTrustAccessPolicyRequireIpList {
13968
13809
  */
13969
13810
  id: pulumi.Input<string>;
13970
13811
  }
13812
+ export interface ZeroTrustAccessPolicyRequireLinkedAppToken {
13813
+ /**
13814
+ * The ID of an Access OIDC SaaS application
13815
+ */
13816
+ appUid: pulumi.Input<string>;
13817
+ }
13971
13818
  export interface ZeroTrustAccessPolicyRequireLoginMethod {
13972
13819
  /**
13973
13820
  * The ID of an identity provider.
13974
13821
  */
13975
13822
  id: pulumi.Input<string>;
13976
13823
  }
13824
+ export interface ZeroTrustAccessPolicyRequireOidc {
13825
+ /**
13826
+ * The name of the OIDC claim.
13827
+ */
13828
+ claimName: pulumi.Input<string>;
13829
+ /**
13830
+ * The OIDC claim value to look for.
13831
+ */
13832
+ claimValue: pulumi.Input<string>;
13833
+ /**
13834
+ * The ID of your OIDC identity provider.
13835
+ */
13836
+ identityProviderId: pulumi.Input<string>;
13837
+ }
13977
13838
  export interface ZeroTrustAccessPolicyRequireOkta {
13978
13839
  /**
13979
13840
  * The ID of your Okta identity provider.
@@ -14407,6 +14268,25 @@ export interface ZeroTrustDexTestTargetPolicy {
14407
14268
  */
14408
14269
  name?: pulumi.Input<string>;
14409
14270
  }
14271
+ export interface ZeroTrustDlpCustomEntryConfidence {
14272
+ /**
14273
+ * Indicates whether this entry has AI remote service validation.
14274
+ */
14275
+ aiContextAvailable?: pulumi.Input<boolean>;
14276
+ /**
14277
+ * Indicates whether this entry has any form of validation that is not an AI remote service.
14278
+ */
14279
+ available?: pulumi.Input<boolean>;
14280
+ }
14281
+ export interface ZeroTrustDlpCustomEntryPattern {
14282
+ regex: pulumi.Input<string>;
14283
+ /**
14284
+ * Available values: "luhn".
14285
+ *
14286
+ * @deprecated This attribute is deprecated.
14287
+ */
14288
+ validation?: pulumi.Input<string>;
14289
+ }
14410
14290
  export interface ZeroTrustDlpCustomProfileContextAwareness {
14411
14291
  /**
14412
14292
  * If true, scan the context of predefined entries to only return matches surrounded by keywords.
@@ -14425,9 +14305,9 @@ export interface ZeroTrustDlpCustomProfileContextAwarenessSkip {
14425
14305
  }
14426
14306
  export interface ZeroTrustDlpCustomProfileEntry {
14427
14307
  enabled: pulumi.Input<boolean>;
14308
+ entryId?: pulumi.Input<string>;
14428
14309
  name: pulumi.Input<string>;
14429
- pattern?: pulumi.Input<inputs.ZeroTrustDlpCustomProfileEntryPattern>;
14430
- words?: pulumi.Input<pulumi.Input<string>[]>;
14310
+ pattern: pulumi.Input<inputs.ZeroTrustDlpCustomProfileEntryPattern>;
14431
14311
  }
14432
14312
  export interface ZeroTrustDlpCustomProfileEntryPattern {
14433
14313
  regex: pulumi.Input<string>;
@@ -14442,7 +14322,7 @@ export interface ZeroTrustDlpCustomProfileSharedEntry {
14442
14322
  enabled: pulumi.Input<boolean>;
14443
14323
  entryId: pulumi.Input<string>;
14444
14324
  /**
14445
- * Available values: "custom", "predefined", "integration", "exactData".
14325
+ * Available values: "custom", "predefined", "integration", "exact*data", "document*fingerprint".
14446
14326
  */
14447
14327
  entryType: pulumi.Input<string>;
14448
14328
  }
@@ -14451,7 +14331,7 @@ export interface ZeroTrustDlpDatasetColumn {
14451
14331
  headerName?: pulumi.Input<string>;
14452
14332
  numCells?: pulumi.Input<number>;
14453
14333
  /**
14454
- * Available values: "empty", "uploading", "processing", "failed", "complete".
14334
+ * Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
14455
14335
  */
14456
14336
  uploadStatus?: pulumi.Input<string>;
14457
14337
  }
@@ -14469,7 +14349,7 @@ export interface ZeroTrustDlpDatasetDataset {
14469
14349
  numCells?: pulumi.Input<number>;
14470
14350
  secret?: pulumi.Input<boolean>;
14471
14351
  /**
14472
- * Available values: "empty", "uploading", "processing", "failed", "complete".
14352
+ * Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
14473
14353
  */
14474
14354
  status?: pulumi.Input<string>;
14475
14355
  /**
@@ -14483,14 +14363,14 @@ export interface ZeroTrustDlpDatasetDatasetColumn {
14483
14363
  headerName?: pulumi.Input<string>;
14484
14364
  numCells?: pulumi.Input<number>;
14485
14365
  /**
14486
- * Available values: "empty", "uploading", "processing", "failed", "complete".
14366
+ * Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
14487
14367
  */
14488
14368
  uploadStatus?: pulumi.Input<string>;
14489
14369
  }
14490
14370
  export interface ZeroTrustDlpDatasetDatasetUpload {
14491
14371
  numCells?: pulumi.Input<number>;
14492
14372
  /**
14493
- * Available values: "empty", "uploading", "processing", "failed", "complete".
14373
+ * Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
14494
14374
  */
14495
14375
  status?: pulumi.Input<string>;
14496
14376
  version?: pulumi.Input<number>;
@@ -14498,7 +14378,7 @@ export interface ZeroTrustDlpDatasetDatasetUpload {
14498
14378
  export interface ZeroTrustDlpDatasetUpload {
14499
14379
  numCells?: pulumi.Input<number>;
14500
14380
  /**
14501
- * Available values: "empty", "uploading", "processing", "failed", "complete".
14381
+ * Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
14502
14382
  */
14503
14383
  status?: pulumi.Input<string>;
14504
14384
  version?: pulumi.Input<number>;
@@ -14522,6 +14402,16 @@ export interface ZeroTrustDlpEntryPattern {
14522
14402
  */
14523
14403
  validation?: pulumi.Input<string>;
14524
14404
  }
14405
+ export interface ZeroTrustDlpPredefinedEntryConfidence {
14406
+ /**
14407
+ * Indicates whether this entry has AI remote service validation.
14408
+ */
14409
+ aiContextAvailable?: pulumi.Input<boolean>;
14410
+ /**
14411
+ * Indicates whether this entry has any form of validation that is not an AI remote service.
14412
+ */
14413
+ available?: pulumi.Input<boolean>;
14414
+ }
14525
14415
  export interface ZeroTrustDlpPredefinedProfileContextAwareness {
14526
14416
  /**
14527
14417
  * If true, scan the context of predefined entries to only return matches surrounded by keywords.
@@ -14543,10 +14433,10 @@ export interface ZeroTrustDlpPredefinedProfileEntry {
14543
14433
  id: pulumi.Input<string>;
14544
14434
  }
14545
14435
  export interface ZeroTrustDnsLocationEndpoints {
14546
- doh?: pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsDoh>;
14547
- dot?: pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsDot>;
14548
- ipv4?: pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsIpv4>;
14549
- ipv6?: pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsIpv6>;
14436
+ doh: pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsDoh>;
14437
+ dot: pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsDot>;
14438
+ ipv4: pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsIpv4>;
14439
+ ipv6: pulumi.Input<inputs.ZeroTrustDnsLocationEndpointsIpv6>;
14550
14440
  }
14551
14441
  export interface ZeroTrustDnsLocationEndpointsDoh {
14552
14442
  /**
@@ -14667,7 +14557,7 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
14667
14557
  * Add custom headers to allowed requests, in the form of key-value pairs. Keys are header names, pointing to an array with its header value(s).
14668
14558
  */
14669
14559
  addHeaders?: pulumi.Input<{
14670
- [key: string]: pulumi.Input<string>;
14560
+ [key: string]: pulumi.Input<pulumi.Input<string>[]>;
14671
14561
  }>;
14672
14562
  /**
14673
14563
  * Set by parent MSP accounts to enable their children to bypass this rule.
@@ -15018,10 +14908,6 @@ export interface ZeroTrustGatewaySettingsSettings {
15018
14908
  * Anti-virus settings.
15019
14909
  */
15020
14910
  antivirus?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsAntivirus>;
15021
- /**
15022
- * Setting to enable App Control
15023
- */
15024
- appControlSettings?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsAppControlSettings>;
15025
14911
  /**
15026
14912
  * Block page layout settings.
15027
14913
  */
@@ -15056,6 +14942,10 @@ export interface ZeroTrustGatewaySettingsSettings {
15056
14942
  * Setting to enable host selector in egress policies.
15057
14943
  */
15058
14944
  hostSelector?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsHostSelector>;
14945
+ /**
14946
+ * Setting to define inspection settings
14947
+ */
14948
+ inspection?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsInspection>;
15059
14949
  /**
15060
14950
  * Protocol Detection settings.
15061
14951
  */
@@ -15111,15 +15001,9 @@ export interface ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings {
15111
15001
  */
15112
15002
  supportUrl?: pulumi.Input<string>;
15113
15003
  }
15114
- export interface ZeroTrustGatewaySettingsSettingsAppControlSettings {
15115
- /**
15116
- * Enable App Control
15117
- */
15118
- enabled?: pulumi.Input<boolean>;
15119
- }
15120
15004
  export interface ZeroTrustGatewaySettingsSettingsBlockPage {
15121
15005
  /**
15122
- * If mode is customized*block*page: block page background color in #rrggbb format.
15006
+ * If mode is customized_block_page: block page background color in #rrggbb format.
15123
15007
  */
15124
15008
  backgroundColor?: pulumi.Input<string>;
15125
15009
  /**
@@ -15127,50 +15011,63 @@ export interface ZeroTrustGatewaySettingsSettingsBlockPage {
15127
15011
  */
15128
15012
  enabled?: pulumi.Input<boolean>;
15129
15013
  /**
15130
- * If mode is customized*block*page: block page footer text.
15014
+ * If mode is customized_block_page: block page footer text.
15131
15015
  */
15132
15016
  footerText?: pulumi.Input<string>;
15133
15017
  /**
15134
- * If mode is customized*block*page: block page header text.
15018
+ * If mode is customized_block_page: block page header text.
15135
15019
  */
15136
15020
  headerText?: pulumi.Input<string>;
15137
15021
  /**
15138
- * If mode is redirect*uri: when enabled, context will be appended to target*uri as query parameters.
15022
+ * If mode is redirect_uri: when enabled, context will be appended to targetUri as query parameters.
15139
15023
  */
15140
15024
  includeContext?: pulumi.Input<boolean>;
15141
15025
  /**
15142
- * If mode is customized*block*page: full URL to the logo file.
15026
+ * If mode is customized_block_page: full URL to the logo file.
15143
15027
  */
15144
15028
  logoPath?: pulumi.Input<string>;
15145
15029
  /**
15146
- * If mode is customized*block*page: admin email for users to contact.
15030
+ * If mode is customized_block_page: admin email for users to contact.
15147
15031
  */
15148
15032
  mailtoAddress?: pulumi.Input<string>;
15149
15033
  /**
15150
- * If mode is customized*block*page: subject line for emails created from block page.
15034
+ * If mode is customized_block_page: subject line for emails created from block page.
15151
15035
  */
15152
15036
  mailtoSubject?: pulumi.Input<string>;
15153
15037
  /**
15154
15038
  * Controls whether the user is redirected to a Cloudflare-hosted block page or to a customer-provided URI.
15155
- * Available values: "customized*block*page", "redirectUri".
15039
+ * Available values: "customizedBlockPage", "redirectUri".
15156
15040
  */
15157
15041
  mode?: pulumi.Input<string>;
15158
15042
  /**
15159
- * If mode is customized*block*page: block page title.
15043
+ * If mode is customized_block_page: block page title.
15160
15044
  */
15161
15045
  name?: pulumi.Input<string>;
15162
15046
  /**
15163
- * If mode is customized*block*page: suppress detailed info at the bottom of the block page.
15047
+ * This setting was shared via the Orgs API and cannot be edited by the current account
15048
+ */
15049
+ readOnly?: pulumi.Input<boolean>;
15050
+ /**
15051
+ * Account tag of account that shared this setting
15052
+ */
15053
+ sourceAccount?: pulumi.Input<string>;
15054
+ /**
15055
+ * If mode is customized_block_page: suppress detailed info at the bottom of the block page.
15164
15056
  */
15165
15057
  suppressFooter?: pulumi.Input<boolean>;
15166
15058
  /**
15167
15059
  * If mode is redirect_uri: URI to which the user should be redirected.
15168
15060
  */
15169
15061
  targetUri?: pulumi.Input<string>;
15062
+ /**
15063
+ * Version number of the setting
15064
+ */
15065
+ version?: pulumi.Input<number>;
15170
15066
  }
15171
15067
  export interface ZeroTrustGatewaySettingsSettingsBodyScanning {
15172
15068
  /**
15173
15069
  * Set the inspection mode to either `deep` or `shallow`.
15070
+ * Available values: "deep", "shallow".
15174
15071
  */
15175
15072
  inspectionMode?: pulumi.Input<string>;
15176
15073
  }
@@ -15210,6 +15107,18 @@ export interface ZeroTrustGatewaySettingsSettingsExtendedEmailMatching {
15210
15107
  * Enable matching all variants of user emails (with + or . modifiers) used as criteria in Firewall policies.
15211
15108
  */
15212
15109
  enabled?: pulumi.Input<boolean>;
15110
+ /**
15111
+ * This setting was shared via the Orgs API and cannot be edited by the current account
15112
+ */
15113
+ readOnly?: pulumi.Input<boolean>;
15114
+ /**
15115
+ * Account tag of account that shared this setting
15116
+ */
15117
+ sourceAccount?: pulumi.Input<string>;
15118
+ /**
15119
+ * Version number of the setting
15120
+ */
15121
+ version?: pulumi.Input<number>;
15213
15122
  }
15214
15123
  export interface ZeroTrustGatewaySettingsSettingsFips {
15215
15124
  /**
@@ -15223,6 +15132,15 @@ export interface ZeroTrustGatewaySettingsSettingsHostSelector {
15223
15132
  */
15224
15133
  enabled?: pulumi.Input<boolean>;
15225
15134
  }
15135
+ export interface ZeroTrustGatewaySettingsSettingsInspection {
15136
+ /**
15137
+ * Defines the mode of inspection the proxy will use.
15138
+ * - 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).
15139
+ * - 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.
15140
+ * Available values: "static", "dynamic".
15141
+ */
15142
+ mode?: pulumi.Input<string>;
15143
+ }
15226
15144
  export interface ZeroTrustGatewaySettingsSettingsProtocolDetection {
15227
15145
  /**
15228
15146
  * Enable detecting protocol on initial bytes of client traffic.
@@ -15247,7 +15165,6 @@ export interface ZeroTrustGatewaySettingsSettingsTlsDecrypt {
15247
15165
  enabled?: pulumi.Input<boolean>;
15248
15166
  }
15249
15167
  export interface ZeroTrustListItem {
15250
- createdAt?: pulumi.Input<string>;
15251
15168
  /**
15252
15169
  * The description of the list item, if present
15253
15170
  */
@@ -15517,6 +15434,40 @@ export interface ZeroTrustTunnelCloudflaredConnection {
15517
15434
  */
15518
15435
  uuid?: pulumi.Input<string>;
15519
15436
  }
15437
+ export interface ZeroTrustTunnelWarpConnectorConnection {
15438
+ /**
15439
+ * UUID of the Cloudflare Tunnel connector.
15440
+ */
15441
+ clientId?: pulumi.Input<string>;
15442
+ /**
15443
+ * The cloudflared version used to establish this connection.
15444
+ */
15445
+ clientVersion?: pulumi.Input<string>;
15446
+ /**
15447
+ * The Cloudflare data center used for this connection.
15448
+ */
15449
+ coloName?: pulumi.Input<string>;
15450
+ /**
15451
+ * UUID of the Cloudflare Tunnel connection.
15452
+ */
15453
+ id?: pulumi.Input<string>;
15454
+ /**
15455
+ * Cloudflare continues to track connections for several minutes after they disconnect. This is an optimization to improve latency and reliability of reconnecting. If `true`, the connection has disconnected but is still being tracked. If `false`, the connection is actively serving traffic.
15456
+ */
15457
+ isPendingReconnect?: pulumi.Input<boolean>;
15458
+ /**
15459
+ * Timestamp of when the connection was established.
15460
+ */
15461
+ openedAt?: pulumi.Input<string>;
15462
+ /**
15463
+ * The public IP address of the host running cloudflared.
15464
+ */
15465
+ originIp?: pulumi.Input<string>;
15466
+ /**
15467
+ * UUID of the Cloudflare Tunnel connection.
15468
+ */
15469
+ uuid?: pulumi.Input<string>;
15470
+ }
15520
15471
  export interface ZoneAccount {
15521
15472
  /**
15522
15473
  * Identifier