@pulumi/cloudflare 6.11.0-alpha.1761588517 → 6.11.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 (247) hide show
  1. package/accessApplication.d.ts +3 -3
  2. package/accessIdentityProvider.d.ts +31 -0
  3. package/accessIdentityProvider.js +31 -0
  4. package/accessIdentityProvider.js.map +1 -1
  5. package/accessMutualTlsHostnameSettings.d.ts +14 -0
  6. package/accessMutualTlsHostnameSettings.js +14 -0
  7. package/accessMutualTlsHostnameSettings.js.map +1 -1
  8. package/accessOrganization.d.ts +29 -0
  9. package/accessOrganization.js +29 -0
  10. package/accessOrganization.js.map +1 -1
  11. package/accessPolicy.d.ts +49 -0
  12. package/accessPolicy.js +49 -0
  13. package/accessPolicy.js.map +1 -1
  14. package/account.d.ts +12 -0
  15. package/account.js +2 -0
  16. package/account.js.map +1 -1
  17. package/accountDnsSettings.d.ts +32 -0
  18. package/accountDnsSettings.js +32 -0
  19. package/accountDnsSettings.js.map +1 -1
  20. package/accountSubscription.d.ts +19 -0
  21. package/accountSubscription.js +19 -0
  22. package/accountSubscription.js.map +1 -1
  23. package/accountToken.d.ts +46 -0
  24. package/accountToken.js +46 -0
  25. package/accountToken.js.map +1 -1
  26. package/apiShield.d.ts +0 -12
  27. package/apiShield.js +0 -6
  28. package/apiShield.js.map +1 -1
  29. package/apiToken.d.ts +45 -0
  30. package/apiToken.js +45 -0
  31. package/apiToken.js.map +1 -1
  32. package/authenticatedOriginPulls.d.ts +14 -0
  33. package/authenticatedOriginPulls.js +14 -0
  34. package/authenticatedOriginPulls.js.map +1 -1
  35. package/contentScanning.d.ts +84 -0
  36. package/contentScanning.js +72 -0
  37. package/contentScanning.js.map +1 -0
  38. package/customHostname.d.ts +73 -0
  39. package/customHostname.js +73 -0
  40. package/customHostname.js.map +1 -1
  41. package/customPages.d.ts +3 -3
  42. package/deviceManagedNetworks.d.ts +15 -0
  43. package/deviceManagedNetworks.js +15 -0
  44. package/deviceManagedNetworks.js.map +1 -1
  45. package/devicePostureIntegration.d.ts +18 -0
  46. package/devicePostureIntegration.js +18 -0
  47. package/devicePostureIntegration.js.map +1 -1
  48. package/devicePostureRule.d.ts +24 -0
  49. package/devicePostureRule.js +24 -0
  50. package/devicePostureRule.js.map +1 -1
  51. package/dlpCustomProfile.d.ts +29 -3
  52. package/dlpCustomProfile.js +26 -0
  53. package/dlpCustomProfile.js.map +1 -1
  54. package/dnsFirewall.d.ts +26 -0
  55. package/dnsFirewall.js +26 -0
  56. package/dnsFirewall.js.map +1 -1
  57. package/dnsRecord.d.ts +20 -0
  58. package/dnsRecord.js +20 -0
  59. package/dnsRecord.js.map +1 -1
  60. package/getAccount.d.ts +4 -0
  61. package/getAccount.js.map +1 -1
  62. package/getApiShield.d.ts +0 -14
  63. package/getApiShield.js +0 -4
  64. package/getApiShield.js.map +1 -1
  65. package/getContentScanning.d.ts +66 -0
  66. package/getContentScanning.js +46 -0
  67. package/getContentScanning.js.map +1 -0
  68. package/getCustomPages.d.ts +3 -3
  69. package/getList.d.ts +3 -3
  70. package/getMagicTransitConnector.d.ts +1 -0
  71. package/getMagicTransitConnector.js.map +1 -1
  72. package/getNotificationPolicy.d.ts +3 -3
  73. package/getNotificationPolicy.js +2 -2
  74. package/getNotificationPolicyWebhooks.d.ts +2 -2
  75. package/getNotificationPolicyWebhooks.js +2 -2
  76. package/getOrganization.d.ts +59 -0
  77. package/getOrganization.js +50 -0
  78. package/getOrganization.js.map +1 -0
  79. package/getOrganizationProfile.d.ts +54 -0
  80. package/getOrganizationProfile.js +46 -0
  81. package/getOrganizationProfile.js.map +1 -0
  82. package/getOrganizations.d.ts +138 -0
  83. package/getOrganizations.js +90 -0
  84. package/getOrganizations.js.map +1 -0
  85. package/getPagesProject.d.ts +23 -3
  86. package/getPagesProject.js.map +1 -1
  87. package/getWorker.d.ts +4 -0
  88. package/getWorker.js.map +1 -1
  89. package/getZeroTrustAccessApplication.d.ts +1 -1
  90. package/getZeroTrustDexTest.d.ts +9 -0
  91. package/getZeroTrustDexTest.js +2 -0
  92. package/getZeroTrustDexTest.js.map +1 -1
  93. package/getZeroTrustGatewayPolicy.d.ts +1 -1
  94. package/getZeroTrustTunnelCloudflaredConfig.d.ts +4 -0
  95. package/getZeroTrustTunnelCloudflaredConfig.js.map +1 -1
  96. package/healthcheck.d.ts +43 -0
  97. package/healthcheck.js +43 -0
  98. package/healthcheck.js.map +1 -1
  99. package/hyperdriveConfig.d.ts +27 -0
  100. package/hyperdriveConfig.js +27 -0
  101. package/hyperdriveConfig.js.map +1 -1
  102. package/index.d.ts +21 -0
  103. package/index.js +46 -18
  104. package/index.js.map +1 -1
  105. package/keylessCertificate.d.ts +18 -0
  106. package/keylessCertificate.js +18 -0
  107. package/keylessCertificate.js.map +1 -1
  108. package/listItem.d.ts +8 -0
  109. package/listItem.js +8 -0
  110. package/listItem.js.map +1 -1
  111. package/loadBalancer.d.ts +142 -0
  112. package/loadBalancer.js +142 -0
  113. package/loadBalancer.js.map +1 -1
  114. package/logpushJob.d.ts +41 -0
  115. package/logpushJob.js +41 -0
  116. package/logpushJob.js.map +1 -1
  117. package/magicTransitSiteAcl.d.ts +29 -0
  118. package/magicTransitSiteAcl.js +29 -0
  119. package/magicTransitSiteAcl.js.map +1 -1
  120. package/magicTransitSiteLan.d.ts +42 -0
  121. package/magicTransitSiteLan.js +42 -0
  122. package/magicTransitSiteLan.js.map +1 -1
  123. package/magicTransitSiteWan.d.ts +19 -0
  124. package/magicTransitSiteWan.js +19 -0
  125. package/magicTransitSiteWan.js.map +1 -1
  126. package/magicWanStaticRoute.d.ts +18 -0
  127. package/magicWanStaticRoute.js +18 -0
  128. package/magicWanStaticRoute.js.map +1 -1
  129. package/notificationPolicy.d.ts +73 -3
  130. package/notificationPolicy.js +70 -0
  131. package/notificationPolicy.js.map +1 -1
  132. package/organization.d.ts +79 -0
  133. package/organization.js +88 -0
  134. package/organization.js.map +1 -0
  135. package/organizationProfile.d.ts +71 -0
  136. package/organizationProfile.js +94 -0
  137. package/organizationProfile.js.map +1 -0
  138. package/package.json +2 -2
  139. package/pageRule.d.ts +18 -0
  140. package/pageRule.js +18 -0
  141. package/pageRule.js.map +1 -1
  142. package/pagesProject.d.ts +250 -9
  143. package/pagesProject.js +214 -0
  144. package/pagesProject.js.map +1 -1
  145. package/queueConsumer.d.ts +20 -0
  146. package/queueConsumer.js +20 -0
  147. package/queueConsumer.js.map +1 -1
  148. package/r2bucketCors.d.ts +20 -0
  149. package/r2bucketCors.js +20 -0
  150. package/r2bucketCors.js.map +1 -1
  151. package/r2bucketEventNotification.d.ts +2 -2
  152. package/r2bucketEventNotification.js +3 -0
  153. package/r2bucketEventNotification.js.map +1 -1
  154. package/r2bucketLifecycle.d.ts +36 -0
  155. package/r2bucketLifecycle.js +36 -0
  156. package/r2bucketLifecycle.js.map +1 -1
  157. package/record.d.ts +20 -0
  158. package/record.js +20 -0
  159. package/record.js.map +1 -1
  160. package/snippet.d.ts +22 -0
  161. package/snippet.js +22 -0
  162. package/snippet.js.map +1 -1
  163. package/snippetRules.d.ts +15 -0
  164. package/snippetRules.js +15 -0
  165. package/snippetRules.js.map +1 -1
  166. package/staticRoute.d.ts +18 -0
  167. package/staticRoute.js +18 -0
  168. package/staticRoute.js.map +1 -1
  169. package/teamsAccount.d.ts +75 -0
  170. package/teamsAccount.js +75 -0
  171. package/teamsAccount.js.map +1 -1
  172. package/teamsRule.d.ts +130 -3
  173. package/teamsRule.js +127 -0
  174. package/teamsRule.js.map +1 -1
  175. package/tunnelConfig.d.ts +12 -0
  176. package/tunnelConfig.js +2 -0
  177. package/tunnelConfig.js.map +1 -1
  178. package/types/input.d.ts +571 -42
  179. package/types/output.d.ts +993 -64
  180. package/worker.d.ts +39 -0
  181. package/worker.js +33 -0
  182. package/worker.js.map +1 -1
  183. package/workerScript.d.ts +82 -1
  184. package/workerScript.js +82 -1
  185. package/workerScript.js.map +1 -1
  186. package/workerVersion.d.ts +57 -0
  187. package/workerVersion.js +57 -0
  188. package/workerVersion.js.map +1 -1
  189. package/workersDeployment.d.ts +18 -0
  190. package/workersDeployment.js +18 -0
  191. package/workersDeployment.js.map +1 -1
  192. package/workersScript.d.ts +82 -1
  193. package/workersScript.js +82 -1
  194. package/workersScript.js.map +1 -1
  195. package/zeroTrustAccessApplication.d.ts +3 -3
  196. package/zeroTrustAccessIdentityProvider.d.ts +31 -0
  197. package/zeroTrustAccessIdentityProvider.js +31 -0
  198. package/zeroTrustAccessIdentityProvider.js.map +1 -1
  199. package/zeroTrustAccessMtlsHostnameSettings.d.ts +14 -0
  200. package/zeroTrustAccessMtlsHostnameSettings.js +14 -0
  201. package/zeroTrustAccessMtlsHostnameSettings.js.map +1 -1
  202. package/zeroTrustAccessPolicy.d.ts +49 -0
  203. package/zeroTrustAccessPolicy.js +49 -0
  204. package/zeroTrustAccessPolicy.js.map +1 -1
  205. package/zeroTrustDeviceManagedNetworks.d.ts +15 -0
  206. package/zeroTrustDeviceManagedNetworks.js +15 -0
  207. package/zeroTrustDeviceManagedNetworks.js.map +1 -1
  208. package/zeroTrustDevicePostureIntegration.d.ts +18 -0
  209. package/zeroTrustDevicePostureIntegration.js +18 -0
  210. package/zeroTrustDevicePostureIntegration.js.map +1 -1
  211. package/zeroTrustDevicePostureRule.d.ts +24 -0
  212. package/zeroTrustDevicePostureRule.js +24 -0
  213. package/zeroTrustDevicePostureRule.js.map +1 -1
  214. package/zeroTrustDexTest.d.ts +26 -1
  215. package/zeroTrustDexTest.js +25 -1
  216. package/zeroTrustDexTest.js.map +1 -1
  217. package/zeroTrustDlpCustomEntry.d.ts +2 -2
  218. package/zeroTrustDlpCustomEntry.js +0 -3
  219. package/zeroTrustDlpCustomEntry.js.map +1 -1
  220. package/zeroTrustDlpCustomProfile.d.ts +29 -3
  221. package/zeroTrustDlpCustomProfile.js +26 -0
  222. package/zeroTrustDlpCustomProfile.js.map +1 -1
  223. package/zeroTrustDlpEntry.d.ts +2 -2
  224. package/zeroTrustDlpEntry.js +0 -3
  225. package/zeroTrustDlpEntry.js.map +1 -1
  226. package/zeroTrustDlpPredefinedEntry.d.ts +1 -1
  227. package/zeroTrustGatewayPolicy.d.ts +130 -3
  228. package/zeroTrustGatewayPolicy.js +127 -0
  229. package/zeroTrustGatewayPolicy.js.map +1 -1
  230. package/zeroTrustGatewaySettings.d.ts +75 -0
  231. package/zeroTrustGatewaySettings.js +75 -0
  232. package/zeroTrustGatewaySettings.js.map +1 -1
  233. package/zeroTrustOrganization.d.ts +29 -0
  234. package/zeroTrustOrganization.js +29 -0
  235. package/zeroTrustOrganization.js.map +1 -1
  236. package/zeroTrustTunnelCloudflaredConfig.d.ts +12 -0
  237. package/zeroTrustTunnelCloudflaredConfig.js +2 -0
  238. package/zeroTrustTunnelCloudflaredConfig.js.map +1 -1
  239. package/zoneCacheVariants.d.ts +55 -0
  240. package/zoneCacheVariants.js +55 -0
  241. package/zoneCacheVariants.js.map +1 -1
  242. package/zoneDnsSettings.d.ts +31 -0
  243. package/zoneDnsSettings.js +31 -0
  244. package/zoneDnsSettings.js.map +1 -1
  245. package/zoneSubscription.d.ts +19 -0
  246. package/zoneSubscription.js +19 -0
  247. package/zoneSubscription.js.map +1 -1
package/types/input.d.ts CHANGED
@@ -48,6 +48,10 @@ export interface AccessApplicationDestination {
48
48
  * Available values: "tcp", "udp".
49
49
  */
50
50
  l4Protocol?: pulumi.Input<string>;
51
+ /**
52
+ * A MCP server id configured in ai-controls. Access will secure the MCP server if accessed through a MCP portal.
53
+ */
54
+ mcpServerId?: pulumi.Input<string>;
51
55
  /**
52
56
  * The port range of the destination. Can be a single port or a range of ports. When omitted, all ports will match.
53
57
  */
@@ -2664,6 +2668,16 @@ export interface AccountDnsSettingsZoneDefaultsSoa {
2664
2668
  */
2665
2669
  ttl?: pulumi.Input<number>;
2666
2670
  }
2671
+ export interface AccountManagedBy {
2672
+ /**
2673
+ * ID of the parent Organization, if one exists
2674
+ */
2675
+ parentOrgId?: pulumi.Input<string>;
2676
+ /**
2677
+ * Name of the parent Organization, if one exists
2678
+ */
2679
+ parentOrgName?: pulumi.Input<string>;
2680
+ }
2667
2681
  export interface AccountMemberPolicy {
2668
2682
  /**
2669
2683
  * Allow or deny operations against the resources.
@@ -2842,24 +2856,6 @@ export interface ApiShieldAuthIdCharacteristic {
2842
2856
  */
2843
2857
  type: pulumi.Input<string>;
2844
2858
  }
2845
- export interface ApiShieldError {
2846
- code?: pulumi.Input<number>;
2847
- documentationUrl?: pulumi.Input<string>;
2848
- message?: pulumi.Input<string>;
2849
- source?: pulumi.Input<inputs.ApiShieldErrorSource>;
2850
- }
2851
- export interface ApiShieldErrorSource {
2852
- pointer?: pulumi.Input<string>;
2853
- }
2854
- export interface ApiShieldMessage {
2855
- code?: pulumi.Input<number>;
2856
- documentationUrl?: pulumi.Input<string>;
2857
- message?: pulumi.Input<string>;
2858
- source?: pulumi.Input<inputs.ApiShieldMessageSource>;
2859
- }
2860
- export interface ApiShieldMessageSource {
2861
- pointer?: pulumi.Input<string>;
2862
- }
2863
2859
  export interface ApiShieldOperationFeatures {
2864
2860
  /**
2865
2861
  * API Routing settings on endpoint.
@@ -3538,7 +3534,7 @@ export interface DevicePostureRuleInput {
3538
3534
  */
3539
3535
  osDistroRevision?: pulumi.Input<string>;
3540
3536
  /**
3541
- * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only).
3537
+ * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the distribution name and version. (Mac, iOS, and Linux only).
3542
3538
  */
3543
3539
  osVersionExtra?: pulumi.Input<string>;
3544
3540
  /**
@@ -5301,6 +5297,208 @@ export interface GetMagicTransitSiteFilterArgs {
5301
5297
  */
5302
5298
  connectorid?: pulumi.Input<string>;
5303
5299
  }
5300
+ export interface GetOrganizationFilter {
5301
+ containing?: inputs.GetOrganizationFilterContaining;
5302
+ /**
5303
+ * Only return organizations with the specified IDs (ex. id=foo&id=bar). Send multiple elements
5304
+ * by repeating the query value.
5305
+ */
5306
+ ids?: string[];
5307
+ name?: inputs.GetOrganizationFilterName;
5308
+ /**
5309
+ * The amount of items to return. Defaults to 10.
5310
+ */
5311
+ pageSize?: number;
5312
+ /**
5313
+ * An opaque token returned from the last list response that when
5314
+ * provided will retrieve the next page.
5315
+ */
5316
+ pageToken?: string;
5317
+ parent?: inputs.GetOrganizationFilterParent;
5318
+ }
5319
+ export interface GetOrganizationFilterArgs {
5320
+ containing?: pulumi.Input<inputs.GetOrganizationFilterContainingArgs>;
5321
+ /**
5322
+ * Only return organizations with the specified IDs (ex. id=foo&id=bar). Send multiple elements
5323
+ * by repeating the query value.
5324
+ */
5325
+ ids?: pulumi.Input<pulumi.Input<string>[]>;
5326
+ name?: pulumi.Input<inputs.GetOrganizationFilterNameArgs>;
5327
+ /**
5328
+ * The amount of items to return. Defaults to 10.
5329
+ */
5330
+ pageSize?: pulumi.Input<number>;
5331
+ /**
5332
+ * An opaque token returned from the last list response that when
5333
+ * provided will retrieve the next page.
5334
+ */
5335
+ pageToken?: pulumi.Input<string>;
5336
+ parent?: pulumi.Input<inputs.GetOrganizationFilterParentArgs>;
5337
+ }
5338
+ export interface GetOrganizationFilterContaining {
5339
+ /**
5340
+ * Filter the list of organizations to the ones that contain this particular
5341
+ * account.
5342
+ */
5343
+ account?: string;
5344
+ /**
5345
+ * Filter the list of organizations to the ones that contain this particular
5346
+ * organization.
5347
+ */
5348
+ organization?: string;
5349
+ /**
5350
+ * Filter the list of organizations to the ones that contain this particular
5351
+ * user.
5352
+ */
5353
+ user?: string;
5354
+ }
5355
+ export interface GetOrganizationFilterContainingArgs {
5356
+ /**
5357
+ * Filter the list of organizations to the ones that contain this particular
5358
+ * account.
5359
+ */
5360
+ account?: pulumi.Input<string>;
5361
+ /**
5362
+ * Filter the list of organizations to the ones that contain this particular
5363
+ * organization.
5364
+ */
5365
+ organization?: pulumi.Input<string>;
5366
+ /**
5367
+ * Filter the list of organizations to the ones that contain this particular
5368
+ * user.
5369
+ */
5370
+ user?: pulumi.Input<string>;
5371
+ }
5372
+ export interface GetOrganizationFilterName {
5373
+ /**
5374
+ * (case-insensitive) Filter the list of organizations to where the name contains a particular
5375
+ * string.
5376
+ */
5377
+ contains?: string;
5378
+ /**
5379
+ * (case-insensitive) Filter the list of organizations to where the name ends with a particular
5380
+ * string.
5381
+ */
5382
+ endsWith?: string;
5383
+ /**
5384
+ * (case-insensitive) Filter the list of organizations to where the name starts with a
5385
+ * particular string.
5386
+ */
5387
+ startsWith?: string;
5388
+ }
5389
+ export interface GetOrganizationFilterNameArgs {
5390
+ /**
5391
+ * (case-insensitive) Filter the list of organizations to where the name contains a particular
5392
+ * string.
5393
+ */
5394
+ contains?: pulumi.Input<string>;
5395
+ /**
5396
+ * (case-insensitive) Filter the list of organizations to where the name ends with a particular
5397
+ * string.
5398
+ */
5399
+ endsWith?: pulumi.Input<string>;
5400
+ /**
5401
+ * (case-insensitive) Filter the list of organizations to where the name starts with a
5402
+ * particular string.
5403
+ */
5404
+ startsWith?: pulumi.Input<string>;
5405
+ }
5406
+ export interface GetOrganizationFilterParent {
5407
+ /**
5408
+ * Filter the list of organizations to the ones that are a sub-organization
5409
+ * of the specified organization.
5410
+ */
5411
+ id?: string;
5412
+ }
5413
+ export interface GetOrganizationFilterParentArgs {
5414
+ /**
5415
+ * Filter the list of organizations to the ones that are a sub-organization
5416
+ * of the specified organization.
5417
+ */
5418
+ id?: pulumi.Input<string>;
5419
+ }
5420
+ export interface GetOrganizationsContaining {
5421
+ /**
5422
+ * Filter the list of organizations to the ones that contain this particular
5423
+ * account.
5424
+ */
5425
+ account?: string;
5426
+ /**
5427
+ * Filter the list of organizations to the ones that contain this particular
5428
+ * organization.
5429
+ */
5430
+ organization?: string;
5431
+ /**
5432
+ * Filter the list of organizations to the ones that contain this particular
5433
+ * user.
5434
+ */
5435
+ user?: string;
5436
+ }
5437
+ export interface GetOrganizationsContainingArgs {
5438
+ /**
5439
+ * Filter the list of organizations to the ones that contain this particular
5440
+ * account.
5441
+ */
5442
+ account?: pulumi.Input<string>;
5443
+ /**
5444
+ * Filter the list of organizations to the ones that contain this particular
5445
+ * organization.
5446
+ */
5447
+ organization?: pulumi.Input<string>;
5448
+ /**
5449
+ * Filter the list of organizations to the ones that contain this particular
5450
+ * user.
5451
+ */
5452
+ user?: pulumi.Input<string>;
5453
+ }
5454
+ export interface GetOrganizationsName {
5455
+ /**
5456
+ * (case-insensitive) Filter the list of organizations to where the name contains a particular
5457
+ * string.
5458
+ */
5459
+ contains?: string;
5460
+ /**
5461
+ * (case-insensitive) Filter the list of organizations to where the name ends with a particular
5462
+ * string.
5463
+ */
5464
+ endsWith?: string;
5465
+ /**
5466
+ * (case-insensitive) Filter the list of organizations to where the name starts with a
5467
+ * particular string.
5468
+ */
5469
+ startsWith?: string;
5470
+ }
5471
+ export interface GetOrganizationsNameArgs {
5472
+ /**
5473
+ * (case-insensitive) Filter the list of organizations to where the name contains a particular
5474
+ * string.
5475
+ */
5476
+ contains?: pulumi.Input<string>;
5477
+ /**
5478
+ * (case-insensitive) Filter the list of organizations to where the name ends with a particular
5479
+ * string.
5480
+ */
5481
+ endsWith?: pulumi.Input<string>;
5482
+ /**
5483
+ * (case-insensitive) Filter the list of organizations to where the name starts with a
5484
+ * particular string.
5485
+ */
5486
+ startsWith?: pulumi.Input<string>;
5487
+ }
5488
+ export interface GetOrganizationsParent {
5489
+ /**
5490
+ * Filter the list of organizations to the ones that are a sub-organization
5491
+ * of the specified organization.
5492
+ */
5493
+ id?: string;
5494
+ }
5495
+ export interface GetOrganizationsParentArgs {
5496
+ /**
5497
+ * Filter the list of organizations to the ones that are a sub-organization
5498
+ * of the specified organization.
5499
+ */
5500
+ id?: pulumi.Input<string>;
5501
+ }
5304
5502
  export interface GetOriginCaCertificateFilter {
5305
5503
  /**
5306
5504
  * Limit to the number of records returned.
@@ -5759,6 +5957,34 @@ export interface GetZeroTrustAccessServiceTokenFilterArgs {
5759
5957
  */
5760
5958
  search?: pulumi.Input<string>;
5761
5959
  }
5960
+ export interface GetZeroTrustDexTestTargetPolicy {
5961
+ /**
5962
+ * Whether the DEX rule is the account default
5963
+ */
5964
+ default?: boolean;
5965
+ /**
5966
+ * The id of the DEX rule
5967
+ */
5968
+ id?: string;
5969
+ /**
5970
+ * The name of the DEX rule
5971
+ */
5972
+ name?: string;
5973
+ }
5974
+ export interface GetZeroTrustDexTestTargetPolicyArgs {
5975
+ /**
5976
+ * Whether the DEX rule is the account default
5977
+ */
5978
+ default?: pulumi.Input<boolean>;
5979
+ /**
5980
+ * The id of the DEX rule
5981
+ */
5982
+ id?: pulumi.Input<string>;
5983
+ /**
5984
+ * The name of the DEX rule
5985
+ */
5986
+ name?: pulumi.Input<string>;
5987
+ }
5762
5988
  export interface GetZeroTrustListFilter {
5763
5989
  /**
5764
5990
  * Specify the list type.
@@ -7294,6 +7520,10 @@ export interface NotificationPolicyFilters {
7294
7520
  * Usage depends on specific alert type
7295
7521
  */
7296
7522
  tunnelNames?: pulumi.Input<pulumi.Input<string>[]>;
7523
+ /**
7524
+ * Usage depends on specific alert type
7525
+ */
7526
+ types?: pulumi.Input<pulumi.Input<string>[]>;
7297
7527
  /**
7298
7528
  * Usage depends on specific alert type
7299
7529
  */
@@ -7506,6 +7736,31 @@ export interface ObservatoryScheduledTestTestRegion {
7506
7736
  */
7507
7737
  value?: pulumi.Input<string>;
7508
7738
  }
7739
+ export interface OrganizationMeta {
7740
+ /**
7741
+ * Enable features for Organizations.
7742
+ */
7743
+ flags?: pulumi.Input<inputs.OrganizationMetaFlags>;
7744
+ managedBy?: pulumi.Input<string>;
7745
+ }
7746
+ export interface OrganizationMetaFlags {
7747
+ accountCreation?: pulumi.Input<string>;
7748
+ accountDeletion?: pulumi.Input<string>;
7749
+ accountMigration?: pulumi.Input<string>;
7750
+ accountMobility?: pulumi.Input<string>;
7751
+ subOrgCreation?: pulumi.Input<string>;
7752
+ }
7753
+ export interface OrganizationParent {
7754
+ id: pulumi.Input<string>;
7755
+ name?: pulumi.Input<string>;
7756
+ }
7757
+ export interface OrganizationProfile {
7758
+ businessAddress: pulumi.Input<string>;
7759
+ businessEmail: pulumi.Input<string>;
7760
+ businessName: pulumi.Input<string>;
7761
+ businessPhone: pulumi.Input<string>;
7762
+ externalMetadata: pulumi.Input<string>;
7763
+ }
7509
7764
  export interface PageRuleActions {
7510
7765
  alwaysUseHttps?: pulumi.Input<boolean>;
7511
7766
  automaticHttpsRewrites?: pulumi.Input<string>;
@@ -7771,22 +8026,60 @@ export interface PagesProjectCanonicalDeploymentLatestStage {
7771
8026
  }
7772
8027
  export interface PagesProjectCanonicalDeploymentSource {
7773
8028
  config?: pulumi.Input<inputs.PagesProjectCanonicalDeploymentSourceConfig>;
8029
+ /**
8030
+ * The source control management provider.
8031
+ * Available values: "github", "gitlab".
8032
+ */
7774
8033
  type?: pulumi.Input<string>;
7775
8034
  }
7776
8035
  export interface PagesProjectCanonicalDeploymentSourceConfig {
8036
+ /**
8037
+ * Whether to enable automatic deployments when pushing to the source repository.
8038
+ * When disabled, no deployments (production or preview) will be triggered automatically.
8039
+ *
8040
+ * @deprecated Use `productionDeploymentsEnabled` and `previewDeploymentSetting` for more granular control.
8041
+ */
7777
8042
  deploymentsEnabled?: pulumi.Input<boolean>;
8043
+ /**
8044
+ * The owner of the repository.
8045
+ */
7778
8046
  owner?: pulumi.Input<string>;
8047
+ /**
8048
+ * A list of paths that should be excluded from triggering a preview deployment. Wildcard syntax (`*`) is supported.
8049
+ */
7779
8050
  pathExcludes?: pulumi.Input<pulumi.Input<string>[]>;
8051
+ /**
8052
+ * A list of paths that should be watched to trigger a preview deployment. Wildcard syntax (`*`) is supported.
8053
+ */
7780
8054
  pathIncludes?: pulumi.Input<pulumi.Input<string>[]>;
8055
+ /**
8056
+ * Whether to enable PR comments.
8057
+ */
7781
8058
  prCommentsEnabled?: pulumi.Input<boolean>;
8059
+ /**
8060
+ * A list of branches that should not trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
8061
+ */
7782
8062
  previewBranchExcludes?: pulumi.Input<pulumi.Input<string>[]>;
8063
+ /**
8064
+ * A list of branches that should trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
8065
+ */
7783
8066
  previewBranchIncludes?: pulumi.Input<pulumi.Input<string>[]>;
7784
8067
  /**
8068
+ * Controls whether commits to preview branches trigger a preview deployment.
7785
8069
  * Available values: "all", "none", "custom".
7786
8070
  */
7787
8071
  previewDeploymentSetting?: pulumi.Input<string>;
8072
+ /**
8073
+ * The production branch of the repository.
8074
+ */
7788
8075
  productionBranch?: pulumi.Input<string>;
8076
+ /**
8077
+ * Whether to trigger a production deployment on commits to the production branch.
8078
+ */
7789
8079
  productionDeploymentsEnabled?: pulumi.Input<boolean>;
8080
+ /**
8081
+ * The name of the repository.
8082
+ */
7790
8083
  repoName?: pulumi.Input<string>;
7791
8084
  }
7792
8085
  export interface PagesProjectCanonicalDeploymentStage {
@@ -7826,6 +8119,10 @@ export interface PagesProjectDeploymentConfigsPreview {
7826
8119
  aiBindings?: pulumi.Input<{
7827
8120
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsPreviewAiBindings>;
7828
8121
  }>;
8122
+ /**
8123
+ * Whether to always use the latest compatibility date for Pages Functions.
8124
+ */
8125
+ alwaysUseLatestCompatibilityDate?: pulumi.Input<boolean>;
7829
8126
  /**
7830
8127
  * Analytics Engine bindings used for Pages Functions.
7831
8128
  */
@@ -7838,6 +8135,10 @@ export interface PagesProjectDeploymentConfigsPreview {
7838
8135
  browsers?: pulumi.Input<{
7839
8136
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsPreviewBrowsers>;
7840
8137
  }>;
8138
+ /**
8139
+ * The major version of the build image to use for Pages Functions.
8140
+ */
8141
+ buildImageMajorVersion?: pulumi.Input<number>;
7841
8142
  /**
7842
8143
  * Compatibility date used for Pages Functions.
7843
8144
  */
@@ -7864,6 +8165,10 @@ export interface PagesProjectDeploymentConfigsPreview {
7864
8165
  envVars?: pulumi.Input<{
7865
8166
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsPreviewEnvVars>;
7866
8167
  }>;
8168
+ /**
8169
+ * Whether to fail open when the deployment config cannot be applied.
8170
+ */
8171
+ failOpen?: pulumi.Input<boolean>;
7867
8172
  /**
7868
8173
  * Hyperdrive bindings used for Pages Functions.
7869
8174
  */
@@ -7876,6 +8181,10 @@ export interface PagesProjectDeploymentConfigsPreview {
7876
8181
  kvNamespaces?: pulumi.Input<{
7877
8182
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsPreviewKvNamespaces>;
7878
8183
  }>;
8184
+ /**
8185
+ * Limits for Pages Functions.
8186
+ */
8187
+ limits?: pulumi.Input<inputs.PagesProjectDeploymentConfigsPreviewLimits>;
7879
8188
  /**
7880
8189
  * mTLS bindings used for Pages Functions.
7881
8190
  */
@@ -7904,12 +8213,23 @@ export interface PagesProjectDeploymentConfigsPreview {
7904
8213
  services?: pulumi.Input<{
7905
8214
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsPreviewServices>;
7906
8215
  }>;
8216
+ /**
8217
+ * The usage model for Pages Functions.
8218
+ * Available values: "standard", "bundled", "unbound".
8219
+ *
8220
+ * @deprecated All new projects now use the Standard usage model.
8221
+ */
8222
+ usageModel?: pulumi.Input<string>;
7907
8223
  /**
7908
8224
  * Vectorize bindings used for Pages Functions.
7909
8225
  */
7910
8226
  vectorizeBindings?: pulumi.Input<{
7911
8227
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsPreviewVectorizeBindings>;
7912
8228
  }>;
8229
+ /**
8230
+ * Hash of the Wrangler configuration used for the deployment.
8231
+ */
8232
+ wranglerConfigHash?: pulumi.Input<string>;
7913
8233
  }
7914
8234
  export interface PagesProjectDeploymentConfigsPreviewAiBindings {
7915
8235
  projectId?: pulumi.Input<string>;
@@ -7953,6 +8273,12 @@ export interface PagesProjectDeploymentConfigsPreviewKvNamespaces {
7953
8273
  */
7954
8274
  namespaceId?: pulumi.Input<string>;
7955
8275
  }
8276
+ export interface PagesProjectDeploymentConfigsPreviewLimits {
8277
+ /**
8278
+ * CPU time limit in milliseconds.
8279
+ */
8280
+ cpuMs?: pulumi.Input<number>;
8281
+ }
7956
8282
  export interface PagesProjectDeploymentConfigsPreviewMtlsCertificates {
7957
8283
  certificateId?: pulumi.Input<string>;
7958
8284
  }
@@ -8002,6 +8328,10 @@ export interface PagesProjectDeploymentConfigsProduction {
8002
8328
  aiBindings?: pulumi.Input<{
8003
8329
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsProductionAiBindings>;
8004
8330
  }>;
8331
+ /**
8332
+ * Whether to always use the latest compatibility date for Pages Functions.
8333
+ */
8334
+ alwaysUseLatestCompatibilityDate?: pulumi.Input<boolean>;
8005
8335
  /**
8006
8336
  * Analytics Engine bindings used for Pages Functions.
8007
8337
  */
@@ -8014,6 +8344,10 @@ export interface PagesProjectDeploymentConfigsProduction {
8014
8344
  browsers?: pulumi.Input<{
8015
8345
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsProductionBrowsers>;
8016
8346
  }>;
8347
+ /**
8348
+ * The major version of the build image to use for Pages Functions.
8349
+ */
8350
+ buildImageMajorVersion?: pulumi.Input<number>;
8017
8351
  /**
8018
8352
  * Compatibility date used for Pages Functions.
8019
8353
  */
@@ -8040,6 +8374,10 @@ export interface PagesProjectDeploymentConfigsProduction {
8040
8374
  envVars?: pulumi.Input<{
8041
8375
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsProductionEnvVars>;
8042
8376
  }>;
8377
+ /**
8378
+ * Whether to fail open when the deployment config cannot be applied.
8379
+ */
8380
+ failOpen?: pulumi.Input<boolean>;
8043
8381
  /**
8044
8382
  * Hyperdrive bindings used for Pages Functions.
8045
8383
  */
@@ -8052,6 +8390,10 @@ export interface PagesProjectDeploymentConfigsProduction {
8052
8390
  kvNamespaces?: pulumi.Input<{
8053
8391
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsProductionKvNamespaces>;
8054
8392
  }>;
8393
+ /**
8394
+ * Limits for Pages Functions.
8395
+ */
8396
+ limits?: pulumi.Input<inputs.PagesProjectDeploymentConfigsProductionLimits>;
8055
8397
  /**
8056
8398
  * mTLS bindings used for Pages Functions.
8057
8399
  */
@@ -8080,12 +8422,23 @@ export interface PagesProjectDeploymentConfigsProduction {
8080
8422
  services?: pulumi.Input<{
8081
8423
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsProductionServices>;
8082
8424
  }>;
8425
+ /**
8426
+ * The usage model for Pages Functions.
8427
+ * Available values: "standard", "bundled", "unbound".
8428
+ *
8429
+ * @deprecated All new projects now use the Standard usage model.
8430
+ */
8431
+ usageModel?: pulumi.Input<string>;
8083
8432
  /**
8084
8433
  * Vectorize bindings used for Pages Functions.
8085
8434
  */
8086
8435
  vectorizeBindings?: pulumi.Input<{
8087
8436
  [key: string]: pulumi.Input<inputs.PagesProjectDeploymentConfigsProductionVectorizeBindings>;
8088
8437
  }>;
8438
+ /**
8439
+ * Hash of the Wrangler configuration used for the deployment.
8440
+ */
8441
+ wranglerConfigHash?: pulumi.Input<string>;
8089
8442
  }
8090
8443
  export interface PagesProjectDeploymentConfigsProductionAiBindings {
8091
8444
  projectId?: pulumi.Input<string>;
@@ -8129,6 +8482,12 @@ export interface PagesProjectDeploymentConfigsProductionKvNamespaces {
8129
8482
  */
8130
8483
  namespaceId?: pulumi.Input<string>;
8131
8484
  }
8485
+ export interface PagesProjectDeploymentConfigsProductionLimits {
8486
+ /**
8487
+ * CPU time limit in milliseconds.
8488
+ */
8489
+ cpuMs?: pulumi.Input<number>;
8490
+ }
8132
8491
  export interface PagesProjectDeploymentConfigsProductionMtlsCertificates {
8133
8492
  certificateId?: pulumi.Input<string>;
8134
8493
  }
@@ -8320,22 +8679,60 @@ export interface PagesProjectLatestDeploymentLatestStage {
8320
8679
  }
8321
8680
  export interface PagesProjectLatestDeploymentSource {
8322
8681
  config?: pulumi.Input<inputs.PagesProjectLatestDeploymentSourceConfig>;
8682
+ /**
8683
+ * The source control management provider.
8684
+ * Available values: "github", "gitlab".
8685
+ */
8323
8686
  type?: pulumi.Input<string>;
8324
8687
  }
8325
8688
  export interface PagesProjectLatestDeploymentSourceConfig {
8689
+ /**
8690
+ * Whether to enable automatic deployments when pushing to the source repository.
8691
+ * When disabled, no deployments (production or preview) will be triggered automatically.
8692
+ *
8693
+ * @deprecated Use `productionDeploymentsEnabled` and `previewDeploymentSetting` for more granular control.
8694
+ */
8326
8695
  deploymentsEnabled?: pulumi.Input<boolean>;
8696
+ /**
8697
+ * The owner of the repository.
8698
+ */
8327
8699
  owner?: pulumi.Input<string>;
8700
+ /**
8701
+ * A list of paths that should be excluded from triggering a preview deployment. Wildcard syntax (`*`) is supported.
8702
+ */
8328
8703
  pathExcludes?: pulumi.Input<pulumi.Input<string>[]>;
8704
+ /**
8705
+ * A list of paths that should be watched to trigger a preview deployment. Wildcard syntax (`*`) is supported.
8706
+ */
8329
8707
  pathIncludes?: pulumi.Input<pulumi.Input<string>[]>;
8708
+ /**
8709
+ * Whether to enable PR comments.
8710
+ */
8330
8711
  prCommentsEnabled?: pulumi.Input<boolean>;
8712
+ /**
8713
+ * A list of branches that should not trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
8714
+ */
8331
8715
  previewBranchExcludes?: pulumi.Input<pulumi.Input<string>[]>;
8716
+ /**
8717
+ * A list of branches that should trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
8718
+ */
8332
8719
  previewBranchIncludes?: pulumi.Input<pulumi.Input<string>[]>;
8333
8720
  /**
8721
+ * Controls whether commits to preview branches trigger a preview deployment.
8334
8722
  * Available values: "all", "none", "custom".
8335
8723
  */
8336
8724
  previewDeploymentSetting?: pulumi.Input<string>;
8725
+ /**
8726
+ * The production branch of the repository.
8727
+ */
8337
8728
  productionBranch?: pulumi.Input<string>;
8729
+ /**
8730
+ * Whether to trigger a production deployment on commits to the production branch.
8731
+ */
8338
8732
  productionDeploymentsEnabled?: pulumi.Input<boolean>;
8733
+ /**
8734
+ * The name of the repository.
8735
+ */
8339
8736
  repoName?: pulumi.Input<string>;
8340
8737
  }
8341
8738
  export interface PagesProjectLatestDeploymentStage {
@@ -8360,22 +8757,60 @@ export interface PagesProjectLatestDeploymentStage {
8360
8757
  }
8361
8758
  export interface PagesProjectSource {
8362
8759
  config?: pulumi.Input<inputs.PagesProjectSourceConfig>;
8760
+ /**
8761
+ * The source control management provider.
8762
+ * Available values: "github", "gitlab".
8763
+ */
8363
8764
  type?: pulumi.Input<string>;
8364
8765
  }
8365
8766
  export interface PagesProjectSourceConfig {
8767
+ /**
8768
+ * Whether to enable automatic deployments when pushing to the source repository.
8769
+ * When disabled, no deployments (production or preview) will be triggered automatically.
8770
+ *
8771
+ * @deprecated Use `productionDeploymentsEnabled` and `previewDeploymentSetting` for more granular control.
8772
+ */
8366
8773
  deploymentsEnabled?: pulumi.Input<boolean>;
8774
+ /**
8775
+ * The owner of the repository.
8776
+ */
8367
8777
  owner?: pulumi.Input<string>;
8778
+ /**
8779
+ * A list of paths that should be excluded from triggering a preview deployment. Wildcard syntax (`*`) is supported.
8780
+ */
8368
8781
  pathExcludes?: pulumi.Input<pulumi.Input<string>[]>;
8782
+ /**
8783
+ * A list of paths that should be watched to trigger a preview deployment. Wildcard syntax (`*`) is supported.
8784
+ */
8369
8785
  pathIncludes?: pulumi.Input<pulumi.Input<string>[]>;
8786
+ /**
8787
+ * Whether to enable PR comments.
8788
+ */
8370
8789
  prCommentsEnabled?: pulumi.Input<boolean>;
8790
+ /**
8791
+ * A list of branches that should not trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
8792
+ */
8371
8793
  previewBranchExcludes?: pulumi.Input<pulumi.Input<string>[]>;
8794
+ /**
8795
+ * A list of branches that should trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
8796
+ */
8372
8797
  previewBranchIncludes?: pulumi.Input<pulumi.Input<string>[]>;
8373
8798
  /**
8799
+ * Controls whether commits to preview branches trigger a preview deployment.
8374
8800
  * Available values: "all", "none", "custom".
8375
8801
  */
8376
8802
  previewDeploymentSetting?: pulumi.Input<string>;
8803
+ /**
8804
+ * The production branch of the repository.
8805
+ */
8377
8806
  productionBranch?: pulumi.Input<string>;
8807
+ /**
8808
+ * Whether to trigger a production deployment on commits to the production branch.
8809
+ */
8378
8810
  productionDeploymentsEnabled?: pulumi.Input<boolean>;
8811
+ /**
8812
+ * The name of the repository.
8813
+ */
8379
8814
  repoName?: pulumi.Input<string>;
8380
8815
  }
8381
8816
  export interface QueueConsumer {
@@ -9958,7 +10393,7 @@ export interface TeamsAccountSettings {
9958
10393
  */
9959
10394
  customCertificate?: pulumi.Input<inputs.TeamsAccountSettingsCustomCertificate>;
9960
10395
  /**
9961
- * Specify user email settings for the firewall policies. When this is enabled, we standardize the email addresses in the identity part of the rule, so that they match the extended email variants in the firewall policies. When this setting is turned off, the email addresses in the identity part of the rule will be matched exactly as provided. If your email has `.` or `+` modifiers, you should enable this setting.
10396
+ * Configures user email settings for firewall policies. When you enable this, the system standardizes email addresses in the identity portion of the rule to match extended email variants in firewall policies. When you disable this setting, the system matches email addresses exactly as you provide them. Enable this setting if your email uses `.` or `+` modifiers.
9962
10397
  */
9963
10398
  extendedEmailMatching?: pulumi.Input<inputs.TeamsAccountSettingsExtendedEmailMatching>;
9964
10399
  /**
@@ -10618,10 +11053,6 @@ export interface TunnelConfigConfig {
10618
11053
  * Configuration parameters for the public hostname specific connection settings between cloudflared and origin server.
10619
11054
  */
10620
11055
  originRequest?: pulumi.Input<inputs.TunnelConfigConfigOriginRequest>;
10621
- /**
10622
- * Enable private network access from WARP users to private network routes. This is enabled if the tunnel has an assigned route.
10623
- */
10624
- warpRouting?: pulumi.Input<inputs.TunnelConfigConfigWarpRouting>;
10625
11056
  }
10626
11057
  export interface TunnelConfigConfigIngress {
10627
11058
  /**
@@ -10779,9 +11210,6 @@ export interface TunnelConfigConfigOriginRequestAccess {
10779
11210
  required?: pulumi.Input<boolean>;
10780
11211
  teamName: pulumi.Input<string>;
10781
11212
  }
10782
- export interface TunnelConfigConfigWarpRouting {
10783
- enabled?: pulumi.Input<boolean>;
10784
- }
10785
11213
  export interface TunnelConnection {
10786
11214
  /**
10787
11215
  * UUID of the Cloudflare Tunnel connector.
@@ -10963,6 +11391,110 @@ export interface WorkerObservabilityLogs {
10963
11391
  */
10964
11392
  invocationLogs?: pulumi.Input<boolean>;
10965
11393
  }
11394
+ export interface WorkerReferences {
11395
+ /**
11396
+ * Other Workers that reference the Worker as an outbound for a dispatch namespace.
11397
+ */
11398
+ dispatchNamespaceOutbounds?: pulumi.Input<pulumi.Input<inputs.WorkerReferencesDispatchNamespaceOutbound>[]>;
11399
+ /**
11400
+ * Custom domains connected to the Worker.
11401
+ */
11402
+ domains?: pulumi.Input<pulumi.Input<inputs.WorkerReferencesDomain>[]>;
11403
+ /**
11404
+ * Other Workers that reference Durable Object classes implemented by the Worker.
11405
+ */
11406
+ durableObjects?: pulumi.Input<pulumi.Input<inputs.WorkerReferencesDurableObject>[]>;
11407
+ /**
11408
+ * Queues that send messages to the Worker.
11409
+ */
11410
+ queues?: pulumi.Input<pulumi.Input<inputs.WorkerReferencesQueue>[]>;
11411
+ /**
11412
+ * Other Workers that reference the Worker using [service bindings](https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/).
11413
+ */
11414
+ workers?: pulumi.Input<pulumi.Input<inputs.WorkerReferencesWorker>[]>;
11415
+ }
11416
+ export interface WorkerReferencesDispatchNamespaceOutbound {
11417
+ /**
11418
+ * ID of the dispatch namespace.
11419
+ */
11420
+ namespaceId?: pulumi.Input<string>;
11421
+ /**
11422
+ * Name of the dispatch namespace.
11423
+ */
11424
+ namespaceName?: pulumi.Input<string>;
11425
+ /**
11426
+ * ID of the Worker using the dispatch namespace.
11427
+ */
11428
+ workerId?: pulumi.Input<string>;
11429
+ /**
11430
+ * Name of the Worker using the dispatch namespace.
11431
+ */
11432
+ workerName?: pulumi.Input<string>;
11433
+ }
11434
+ export interface WorkerReferencesDomain {
11435
+ /**
11436
+ * ID of the TLS certificate issued for the custom domain.
11437
+ */
11438
+ certificateId?: pulumi.Input<string>;
11439
+ /**
11440
+ * Full hostname of the custom domain, including the zone name.
11441
+ */
11442
+ hostname?: pulumi.Input<string>;
11443
+ /**
11444
+ * ID of the custom domain.
11445
+ */
11446
+ id?: pulumi.Input<string>;
11447
+ /**
11448
+ * ID of the zone.
11449
+ */
11450
+ zoneId?: pulumi.Input<string>;
11451
+ /**
11452
+ * Name of the zone.
11453
+ */
11454
+ zoneName?: pulumi.Input<string>;
11455
+ }
11456
+ export interface WorkerReferencesDurableObject {
11457
+ /**
11458
+ * ID of the Durable Object namespace being used.
11459
+ */
11460
+ namespaceId?: pulumi.Input<string>;
11461
+ /**
11462
+ * Name of the Durable Object namespace being used.
11463
+ */
11464
+ namespaceName?: pulumi.Input<string>;
11465
+ /**
11466
+ * ID of the Worker using the Durable Object implementation.
11467
+ */
11468
+ workerId?: pulumi.Input<string>;
11469
+ /**
11470
+ * Name of the Worker using the Durable Object implementation.
11471
+ */
11472
+ workerName?: pulumi.Input<string>;
11473
+ }
11474
+ export interface WorkerReferencesQueue {
11475
+ /**
11476
+ * ID of the queue consumer configuration.
11477
+ */
11478
+ queueConsumerId?: pulumi.Input<string>;
11479
+ /**
11480
+ * ID of the queue.
11481
+ */
11482
+ queueId?: pulumi.Input<string>;
11483
+ /**
11484
+ * Name of the queue.
11485
+ */
11486
+ queueName?: pulumi.Input<string>;
11487
+ }
11488
+ export interface WorkerReferencesWorker {
11489
+ /**
11490
+ * ID of the referencing Worker.
11491
+ */
11492
+ id?: pulumi.Input<string>;
11493
+ /**
11494
+ * Name of the referencing Worker.
11495
+ */
11496
+ name?: pulumi.Input<string>;
11497
+ }
10966
11498
  export interface WorkerScriptAssets {
10967
11499
  /**
10968
11500
  * The SHA-256 hash of the asset manifest of files to upload.
@@ -11083,7 +11615,7 @@ export interface WorkerScriptBinding {
11083
11615
  */
11084
11616
  name: pulumi.Input<string>;
11085
11617
  /**
11086
- * Namespace to bind to.
11618
+ * The name of the dispatch namespace.
11087
11619
  */
11088
11620
  namespace?: pulumi.Input<string>;
11089
11621
  /**
@@ -11503,7 +12035,7 @@ export interface WorkerVersionBinding {
11503
12035
  */
11504
12036
  name: pulumi.Input<string>;
11505
12037
  /**
11506
- * Namespace to bind to.
12038
+ * The name of the dispatch namespace.
11507
12039
  */
11508
12040
  namespace?: pulumi.Input<string>;
11509
12041
  /**
@@ -11552,7 +12084,7 @@ export interface WorkerVersionBinding {
11552
12084
  text?: pulumi.Input<string>;
11553
12085
  /**
11554
12086
  * The kind of resource that the binding provides.
11555
- * Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "tail*consumer", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasm*module".
12087
+ * Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasmModule".
11556
12088
  */
11557
12089
  type: pulumi.Input<string>;
11558
12090
  /**
@@ -11832,7 +12364,7 @@ export interface WorkersScriptBinding {
11832
12364
  */
11833
12365
  name: pulumi.Input<string>;
11834
12366
  /**
11835
- * Namespace to bind to.
12367
+ * The name of the dispatch namespace.
11836
12368
  */
11837
12369
  namespace?: pulumi.Input<string>;
11838
12370
  /**
@@ -12174,6 +12706,10 @@ export interface ZeroTrustAccessApplicationDestination {
12174
12706
  * Available values: "tcp", "udp".
12175
12707
  */
12176
12708
  l4Protocol?: pulumi.Input<string>;
12709
+ /**
12710
+ * A MCP server id configured in ai-controls. Access will secure the MCP server if accessed through a MCP portal.
12711
+ */
12712
+ mcpServerId?: pulumi.Input<string>;
12177
12713
  /**
12178
12714
  * The port range of the destination. Can be a single port or a range of ports. When omitted, all ports will match.
12179
12715
  */
@@ -14975,7 +15511,7 @@ export interface ZeroTrustDevicePostureRuleInput {
14975
15511
  */
14976
15512
  osDistroRevision?: pulumi.Input<string>;
14977
15513
  /**
14978
- * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only).
15514
+ * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the distribution name and version. (Mac, iOS, and Linux only).
14979
15515
  */
14980
15516
  osVersionExtra?: pulumi.Input<string>;
14981
15517
  /**
@@ -15059,11 +15595,11 @@ export interface ZeroTrustDexTestData {
15059
15595
  /**
15060
15596
  * The desired endpoint to test.
15061
15597
  */
15062
- host: pulumi.Input<string>;
15598
+ host?: pulumi.Input<string>;
15063
15599
  /**
15064
15600
  * The type of test.
15065
15601
  */
15066
- kind: pulumi.Input<string>;
15602
+ kind?: pulumi.Input<string>;
15067
15603
  /**
15068
15604
  * The HTTP request method type.
15069
15605
  */
@@ -15805,7 +16341,7 @@ export interface ZeroTrustGatewaySettingsSettings {
15805
16341
  */
15806
16342
  customCertificate?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsCustomCertificate>;
15807
16343
  /**
15808
- * Specify user email settings for the firewall policies. When this is enabled, we standardize the email addresses in the identity part of the rule, so that they match the extended email variants in the firewall policies. When this setting is turned off, the email addresses in the identity part of the rule will be matched exactly as provided. If your email has `.` or `+` modifiers, you should enable this setting.
16344
+ * Configures user email settings for firewall policies. When you enable this, the system standardizes email addresses in the identity portion of the rule to match extended email variants in firewall policies. When you disable this setting, the system matches email addresses exactly as you provide them. Enable this setting if your email uses `.` or `+` modifiers.
15809
16345
  */
15810
16346
  extendedEmailMatching?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsExtendedEmailMatching>;
15811
16347
  /**
@@ -16108,10 +16644,6 @@ export interface ZeroTrustTunnelCloudflaredConfigConfig {
16108
16644
  * Configuration parameters for the public hostname specific connection settings between cloudflared and origin server.
16109
16645
  */
16110
16646
  originRequest?: pulumi.Input<inputs.ZeroTrustTunnelCloudflaredConfigConfigOriginRequest>;
16111
- /**
16112
- * Enable private network access from WARP users to private network routes. This is enabled if the tunnel has an assigned route.
16113
- */
16114
- warpRouting?: pulumi.Input<inputs.ZeroTrustTunnelCloudflaredConfigConfigWarpRouting>;
16115
16647
  }
16116
16648
  export interface ZeroTrustTunnelCloudflaredConfigConfigIngress {
16117
16649
  /**
@@ -16269,9 +16801,6 @@ export interface ZeroTrustTunnelCloudflaredConfigConfigOriginRequestAccess {
16269
16801
  required?: pulumi.Input<boolean>;
16270
16802
  teamName: pulumi.Input<string>;
16271
16803
  }
16272
- export interface ZeroTrustTunnelCloudflaredConfigConfigWarpRouting {
16273
- enabled?: pulumi.Input<boolean>;
16274
- }
16275
16804
  export interface ZeroTrustTunnelCloudflaredConnection {
16276
16805
  /**
16277
16806
  * UUID of the Cloudflare Tunnel connector.