@pulumi/cloudflare 6.2.0-alpha.1746747207 → 6.2.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 (292) hide show
  1. package/README.md +1 -8
  2. package/accessApplication.d.ts +18 -6
  3. package/accessApplication.js +2 -0
  4. package/accessApplication.js.map +1 -1
  5. package/accessGroup.d.ts +2 -2
  6. package/accessOrganization.d.ts +2 -2
  7. package/accessPolicy.d.ts +3 -3
  8. package/account.d.ts +1 -1
  9. package/accountDnsSettings.d.ts +4 -4
  10. package/accountDnsSettingsInternalView.d.ts +3 -3
  11. package/accountSubscription.d.ts +1 -1
  12. package/accountToken.d.ts +1 -1
  13. package/apiShield.d.ts +5 -5
  14. package/apiShieldDiscoveryOperation.d.ts +6 -6
  15. package/apiShieldOperation.d.ts +5 -5
  16. package/apiShieldOperationSchemaValidationSettings.d.ts +6 -6
  17. package/apiShieldSchema.d.ts +4 -4
  18. package/apiShieldSchema.js +1 -1
  19. package/apiShieldSchemaValidationSettings.d.ts +3 -3
  20. package/apiToken.d.ts +1 -1
  21. package/authenticatedOriginPulls.d.ts +5 -5
  22. package/authenticatedOriginPullsCertificate.d.ts +5 -5
  23. package/authenticatedOriginPullsSettings.d.ts +3 -3
  24. package/botManagement.d.ts +3 -3
  25. package/certificatePack.d.ts +3 -3
  26. package/cloudConnectorRules.d.ts +23 -37
  27. package/cloudConnectorRules.js +19 -10
  28. package/cloudConnectorRules.js.map +1 -1
  29. package/contentScanningExpression.d.ts +5 -5
  30. package/customHostname.d.ts +3 -3
  31. package/customHostnameFallbackOrigin.d.ts +3 -3
  32. package/customSsl.d.ts +4 -4
  33. package/d1database.d.ts +14 -0
  34. package/d1database.js +2 -0
  35. package/d1database.js.map +1 -1
  36. package/devicePostureRule.d.ts +2 -2
  37. package/dlpCustomProfile.d.ts +12 -12
  38. package/dlpPredefinedProfile.d.ts +11 -11
  39. package/dnsRecord.d.ts +1 -1
  40. package/emailRoutingAddress.d.ts +3 -3
  41. package/emailRoutingCatchAll.d.ts +3 -3
  42. package/emailRoutingDns.d.ts +5 -5
  43. package/emailRoutingRule.d.ts +3 -3
  44. package/emailRoutingSettings.d.ts +3 -3
  45. package/emailSecurityTrustedDomains.d.ts +1 -1
  46. package/filter.d.ts +3 -3
  47. package/firewallRule.d.ts +3 -3
  48. package/getAccessRule.d.ts +4 -4
  49. package/getAccessRules.d.ts +12 -12
  50. package/getAccountDnsSettings.d.ts +3 -3
  51. package/getAccountDnsSettingsInternalView.d.ts +7 -7
  52. package/getAccountDnsSettingsInternalViews.d.ts +3 -3
  53. package/getApiShield.d.ts +3 -3
  54. package/getApiShieldOperation.d.ts +7 -7
  55. package/getApiShieldOperations.d.ts +3 -3
  56. package/getApiShieldSchema.d.ts +3 -3
  57. package/getApiShieldSchemaValidationSettings.d.ts +3 -3
  58. package/getApiShieldSchemas.d.ts +3 -3
  59. package/getAuthenticatedOriginPulls.d.ts +4 -4
  60. package/getAuthenticatedOriginPullsCertificate.d.ts +7 -7
  61. package/getAuthenticatedOriginPullsCertificates.d.ts +3 -3
  62. package/getAuthenticatedOriginPullsSettings.d.ts +3 -3
  63. package/getBotManagement.d.ts +3 -3
  64. package/getBotnetFeedConfigAsn.d.ts +3 -3
  65. package/getCertificatePack.d.ts +6 -6
  66. package/getCertificatePacks.d.ts +3 -3
  67. package/getCloudConnectorRulesList.d.ts +3 -3
  68. package/getContentScanningExpressions.d.ts +3 -3
  69. package/getCustomHostname.d.ts +7 -7
  70. package/getCustomHostnameFallbackOrigin.d.ts +3 -3
  71. package/getCustomHostnames.d.ts +3 -3
  72. package/getCustomSsl.d.ts +7 -7
  73. package/getCustomSsls.d.ts +3 -3
  74. package/getD1Database.d.ts +4 -0
  75. package/getD1Database.js.map +1 -1
  76. package/getDcvDelegation.d.ts +3 -3
  77. package/getEmailRoutingAddress.d.ts +3 -3
  78. package/getEmailRoutingAddresses.d.ts +3 -3
  79. package/getEmailRoutingCatchAll.d.ts +3 -3
  80. package/getEmailRoutingDns.d.ts +4 -4
  81. package/getEmailRoutingRule.d.ts +3 -3
  82. package/getEmailRoutingRules.d.ts +3 -3
  83. package/getEmailRoutingSettings.d.ts +3 -3
  84. package/getFilter.d.ts +3 -3
  85. package/getFilters.d.ts +3 -3
  86. package/getFirewallRule.d.ts +3 -3
  87. package/getFirewallRules.d.ts +3 -3
  88. package/getHostnameTlsSetting.d.ts +3 -3
  89. package/getHyperdriveConfig.d.ts +1 -0
  90. package/getHyperdriveConfig.js.map +1 -1
  91. package/getKeylessCertificate.d.ts +7 -7
  92. package/getKeylessCertificates.d.ts +3 -3
  93. package/getLeakedCredentialCheck.d.ts +4 -4
  94. package/getLeakedCredentialCheckRules.d.ts +3 -3
  95. package/getList.d.ts +6 -6
  96. package/getListItem.d.ts +13 -13
  97. package/getListItem.js +4 -4
  98. package/getListItem.js.map +1 -1
  99. package/getLoadBalancer.d.ts +0 -37
  100. package/getLoadBalancer.js +0 -8
  101. package/getLoadBalancer.js.map +1 -1
  102. package/getLogpushDatasetField.d.ts +7 -4
  103. package/getLogpushDatasetField.js +2 -0
  104. package/getLogpushDatasetField.js.map +1 -1
  105. package/getLogpushDatasetJob.d.ts +8 -4
  106. package/getLogpushDatasetJob.js +2 -0
  107. package/getLogpushDatasetJob.js.map +1 -1
  108. package/getLogpushJob.d.ts +1 -0
  109. package/getLogpushJob.js.map +1 -1
  110. package/getMtlsCertificate.d.ts +7 -7
  111. package/getMtlsCertificates.d.ts +3 -3
  112. package/getNotificationPolicy.d.ts +1 -1
  113. package/getOriginCaCertificate.d.ts +4 -4
  114. package/getOriginCaCertificates.d.ts +31 -3
  115. package/getOriginCaCertificates.js +8 -0
  116. package/getOriginCaCertificates.js.map +1 -1
  117. package/getPageRule.d.ts +7 -7
  118. package/getR2Bucket.d.ts +9 -9
  119. package/getR2BucketCors.d.ts +6 -6
  120. package/getR2BucketEventNotification.d.ts +6 -6
  121. package/getR2BucketLifecycle.d.ts +6 -6
  122. package/getR2BucketLock.d.ts +6 -6
  123. package/getR2BucketSippy.d.ts +9 -9
  124. package/getR2CustomDomain.d.ts +12 -12
  125. package/getRateLimit.d.ts +7 -7
  126. package/getRateLimits.d.ts +3 -3
  127. package/getRegionalHostname.d.ts +7 -3
  128. package/getRegionalHostname.js.map +1 -1
  129. package/getRegionalHostnames.d.ts +3 -3
  130. package/getTotalTls.d.ts +3 -3
  131. package/getUserAgentBlockingRule.d.ts +3 -3
  132. package/getUserAgentBlockingRules.d.ts +3 -3
  133. package/getWeb3Hostname.d.ts +12 -12
  134. package/getWeb3Hostnames.d.ts +3 -3
  135. package/getWebAnalyticsSite.d.ts +7 -7
  136. package/getWebAnalyticsSites.d.ts +3 -3
  137. package/getWorkersRoute.d.ts +7 -4
  138. package/getWorkersRoute.js.map +1 -1
  139. package/getZeroTrustAccessApplication.d.ts +4 -0
  140. package/getZeroTrustAccessApplication.js.map +1 -1
  141. package/getZeroTrustDeviceCustomProfile.d.ts +1 -1
  142. package/getZeroTrustDeviceDefaultProfileCertificates.d.ts +1 -0
  143. package/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
  144. package/getZeroTrustDlpCustomProfile.d.ts +6 -6
  145. package/getZeroTrustDlpDataset.d.ts +2 -1
  146. package/getZeroTrustDlpDataset.js.map +1 -1
  147. package/getZeroTrustDlpEntry.d.ts +6 -0
  148. package/getZeroTrustDlpEntry.js.map +1 -1
  149. package/getZeroTrustDlpPredefinedProfile.d.ts +6 -6
  150. package/getZeroTrustRiskScoringIntegration.d.ts +2 -2
  151. package/getZoneDnsSettings.d.ts +3 -3
  152. package/getZoneHold.d.ts +3 -3
  153. package/getZoneLockdown.d.ts +3 -3
  154. package/getZoneLockdowns.d.ts +3 -3
  155. package/hostnameTlsSetting.d.ts +3 -3
  156. package/hyperdriveConfig.d.ts +4 -22
  157. package/hyperdriveConfig.js +2 -21
  158. package/hyperdriveConfig.js.map +1 -1
  159. package/index.d.ts +0 -36
  160. package/index.js +17 -61
  161. package/index.js.map +1 -1
  162. package/keylessCertificate.d.ts +4 -4
  163. package/leakedCredentialCheck.d.ts +6 -6
  164. package/leakedCredentialCheckRule.d.ts +9 -9
  165. package/list.d.ts +3 -3
  166. package/listItem.d.ts +5 -5
  167. package/listItem.js +3 -0
  168. package/listItem.js.map +1 -1
  169. package/loadBalancer.d.ts +2 -2
  170. package/loadBalancerPool.d.ts +2 -2
  171. package/logpushJob.d.ts +4 -1
  172. package/logpushJob.js.map +1 -1
  173. package/magicNetworkMonitoringConfiguration.d.ts +1 -1
  174. package/magicTransitSite.d.ts +1 -1
  175. package/magicTransitSiteLan.d.ts +3 -3
  176. package/magicTransitSiteWan.d.ts +1 -1
  177. package/magicWanGreTunnel.d.ts +49 -23
  178. package/magicWanGreTunnel.js +41 -5
  179. package/magicWanGreTunnel.js.map +1 -1
  180. package/magicWanIpsecTunnel.d.ts +38 -14
  181. package/magicWanIpsecTunnel.js +14 -4
  182. package/magicWanIpsecTunnel.js.map +1 -1
  183. package/magicWanStaticRoute.d.ts +26 -26
  184. package/magicWanStaticRoute.js +16 -8
  185. package/magicWanStaticRoute.js.map +1 -1
  186. package/mtlsCertificate.d.ts +3 -3
  187. package/notificationPolicy.d.ts +4 -4
  188. package/package.json +2 -2
  189. package/pageRule.d.ts +3 -3
  190. package/pagesProject.d.ts +4 -3
  191. package/pagesProject.js +1 -1
  192. package/pagesProject.js.map +1 -1
  193. package/queueConsumer.d.ts +1 -1
  194. package/r2bucket.d.ts +11 -11
  195. package/r2bucketCors.d.ts +7 -7
  196. package/r2bucketEventNotification.d.ts +13 -13
  197. package/r2bucketLifecycle.d.ts +7 -7
  198. package/r2bucketLock.d.ts +7 -7
  199. package/r2bucketSippy.d.ts +16 -16
  200. package/r2customDomain.d.ts +14 -14
  201. package/r2managedDomain.d.ts +13 -13
  202. package/rateLimit.d.ts +3 -3
  203. package/record.d.ts +1 -1
  204. package/regionalHostname.d.ts +16 -3
  205. package/regionalHostname.js +3 -0
  206. package/regionalHostname.js.map +1 -1
  207. package/snippetRules.d.ts +1 -1
  208. package/snippets.d.ts +1 -1
  209. package/spectrumApplication.d.ts +1 -1
  210. package/staticRoute.d.ts +26 -26
  211. package/staticRoute.js +16 -8
  212. package/staticRoute.js.map +1 -1
  213. package/teamsLocation.d.ts +4 -4
  214. package/teamsRule.d.ts +6 -6
  215. package/totalTls.d.ts +3 -3
  216. package/types/input.d.ts +300 -174
  217. package/types/output.d.ts +1023 -959
  218. package/userAgentBlockingRule.d.ts +3 -3
  219. package/web3Hostname.d.ts +17 -17
  220. package/webAnalyticsRule.d.ts +3 -3
  221. package/webAnalyticsSite.d.ts +3 -3
  222. package/workerScript.d.ts +5 -5
  223. package/workersDeployment.d.ts +1 -1
  224. package/workersRoute.d.ts +19 -30
  225. package/workersRoute.js +11 -10
  226. package/workersRoute.js.map +1 -1
  227. package/workersScript.d.ts +5 -5
  228. package/zeroTrustAccessApplication.d.ts +18 -6
  229. package/zeroTrustAccessApplication.js +2 -0
  230. package/zeroTrustAccessApplication.js.map +1 -1
  231. package/zeroTrustAccessGroup.d.ts +2 -2
  232. package/zeroTrustAccessPolicy.d.ts +3 -3
  233. package/zeroTrustDeviceCustomProfile.d.ts +6 -6
  234. package/zeroTrustDeviceDefaultProfile.d.ts +29 -3
  235. package/zeroTrustDeviceDefaultProfile.js +6 -0
  236. package/zeroTrustDeviceDefaultProfile.js.map +1 -1
  237. package/zeroTrustDevicePostureRule.d.ts +2 -2
  238. package/zeroTrustDlpCustomProfile.d.ts +12 -12
  239. package/zeroTrustDlpDataset.d.ts +22 -3
  240. package/zeroTrustDlpDataset.js +3 -0
  241. package/zeroTrustDlpDataset.js.map +1 -1
  242. package/zeroTrustDlpEntry.d.ts +12 -0
  243. package/zeroTrustDlpEntry.js +2 -0
  244. package/zeroTrustDlpEntry.js.map +1 -1
  245. package/zeroTrustDlpPredefinedProfile.d.ts +11 -11
  246. package/zeroTrustDnsLocation.d.ts +4 -4
  247. package/zeroTrustGatewayCertificate.d.ts +0 -9
  248. package/zeroTrustGatewayCertificate.js.map +1 -1
  249. package/zeroTrustGatewayLogging.d.ts +1 -1
  250. package/zeroTrustGatewayPolicy.d.ts +6 -6
  251. package/zeroTrustOrganization.d.ts +2 -2
  252. package/zeroTrustRiskScoringIntegration.d.ts +5 -5
  253. package/zoneDnsSettings.d.ts +6 -6
  254. package/zoneHold.d.ts +3 -3
  255. package/zoneLockdown.d.ts +3 -3
  256. package/zoneSubscription.d.ts +1 -1
  257. package/deviceDexTest.d.ts +0 -160
  258. package/deviceDexTest.js +0 -120
  259. package/deviceDexTest.js.map +0 -1
  260. package/getListItems.d.ts +0 -103
  261. package/getListItems.js +0 -56
  262. package/getListItems.js.map +0 -1
  263. package/getLists.d.ts +0 -75
  264. package/getLists.js +0 -48
  265. package/getLists.js.map +0 -1
  266. package/getWorkersForPlatformsScriptSecret.d.ts +0 -109
  267. package/getWorkersForPlatformsScriptSecret.js +0 -58
  268. package/getWorkersForPlatformsScriptSecret.js.map +0 -1
  269. package/getWorkersForPlatformsScriptSecrets.d.ts +0 -103
  270. package/getWorkersForPlatformsScriptSecrets.js +0 -56
  271. package/getWorkersForPlatformsScriptSecrets.js.map +0 -1
  272. package/getWorkersSecret.d.ts +0 -111
  273. package/getWorkersSecret.js +0 -62
  274. package/getWorkersSecret.js.map +0 -1
  275. package/getWorkersSecrets.d.ts +0 -105
  276. package/getWorkersSecrets.js +0 -60
  277. package/getWorkersSecrets.js.map +0 -1
  278. package/getZeroTrustDexTest.d.ts +0 -93
  279. package/getZeroTrustDexTest.js +0 -50
  280. package/getZeroTrustDexTest.js.map +0 -1
  281. package/getZeroTrustDexTests.d.ts +0 -66
  282. package/getZeroTrustDexTests.js +0 -48
  283. package/getZeroTrustDexTests.js.map +0 -1
  284. package/workersForPlatformsScriptSecret.d.ts +0 -134
  285. package/workersForPlatformsScriptSecret.js +0 -98
  286. package/workersForPlatformsScriptSecret.js.map +0 -1
  287. package/workersSecret.d.ts +0 -137
  288. package/workersSecret.js +0 -103
  289. package/workersSecret.js.map +0 -1
  290. package/zeroTrustDexTest.d.ts +0 -157
  291. package/zeroTrustDexTest.js +0 -115
  292. package/zeroTrustDexTest.js.map +0 -1
package/types/input.d.ts CHANGED
@@ -2377,11 +2377,11 @@ export interface AccessRuleScope {
2377
2377
  */
2378
2378
  email?: pulumi.Input<string>;
2379
2379
  /**
2380
- * Identifier
2380
+ * Defines an identifier.
2381
2381
  */
2382
2382
  id?: pulumi.Input<string>;
2383
2383
  /**
2384
- * The scope of the rule.
2384
+ * Defines the scope of the rule.
2385
2385
  * Available values: "user", "organization".
2386
2386
  */
2387
2387
  type?: pulumi.Input<string>;
@@ -2668,11 +2668,21 @@ export interface ApiShieldAuthIdCharacteristic {
2668
2668
  }
2669
2669
  export interface ApiShieldError {
2670
2670
  code?: pulumi.Input<number>;
2671
+ documentationUrl?: pulumi.Input<string>;
2671
2672
  message?: pulumi.Input<string>;
2673
+ source?: pulumi.Input<inputs.ApiShieldErrorSource>;
2674
+ }
2675
+ export interface ApiShieldErrorSource {
2676
+ pointer?: pulumi.Input<string>;
2672
2677
  }
2673
2678
  export interface ApiShieldMessage {
2674
2679
  code?: pulumi.Input<number>;
2680
+ documentationUrl?: pulumi.Input<string>;
2675
2681
  message?: pulumi.Input<string>;
2682
+ source?: pulumi.Input<inputs.ApiShieldMessageSource>;
2683
+ }
2684
+ export interface ApiShieldMessageSource {
2685
+ pointer?: pulumi.Input<string>;
2676
2686
  }
2677
2687
  export interface ApiShieldOperationFeatures {
2678
2688
  /**
@@ -2781,7 +2791,7 @@ export interface ApiShieldOperationFeaturesSchemaInfo {
2781
2791
  export interface ApiShieldOperationFeaturesSchemaInfoActiveSchema {
2782
2792
  createdAt?: pulumi.Input<string>;
2783
2793
  /**
2784
- * UUID
2794
+ * UUID.
2785
2795
  */
2786
2796
  id?: pulumi.Input<string>;
2787
2797
  /**
@@ -2840,7 +2850,7 @@ export interface ApiShieldSchemaSchema {
2840
2850
  */
2841
2851
  name?: pulumi.Input<string>;
2842
2852
  /**
2843
- * UUID
2853
+ * UUID.
2844
2854
  */
2845
2855
  schemaId?: pulumi.Input<string>;
2846
2856
  /**
@@ -2971,18 +2981,7 @@ export interface BotManagementStaleZoneConfiguration {
2971
2981
  */
2972
2982
  suppressSessionScore?: pulumi.Input<boolean>;
2973
2983
  }
2974
- export interface CloudConnectorRulesParameters {
2975
- /**
2976
- * Host to perform Cloud Connection to
2977
- */
2978
- host?: pulumi.Input<string>;
2979
- }
2980
2984
  export interface CloudConnectorRulesRule {
2981
- /**
2982
- * Cloud Provider type
2983
- * Available values: "aws*s3", "r2", "gcp*storage", "azureStorage".
2984
- */
2985
- cloudProvider?: pulumi.Input<string>;
2986
2985
  description?: pulumi.Input<string>;
2987
2986
  enabled?: pulumi.Input<boolean>;
2988
2987
  expression?: pulumi.Input<string>;
@@ -2991,6 +2990,11 @@ export interface CloudConnectorRulesRule {
2991
2990
  * Parameters of Cloud Connector Rule
2992
2991
  */
2993
2992
  parameters?: pulumi.Input<inputs.CloudConnectorRulesRuleParameters>;
2993
+ /**
2994
+ * Cloud Provider type
2995
+ * Available values: "aws*s3", "r2", "gcp*storage", "azureStorage".
2996
+ */
2997
+ provider?: pulumi.Input<string>;
2994
2998
  }
2995
2999
  export interface CloudConnectorRulesRuleParameters {
2996
3000
  /**
@@ -3000,7 +3004,7 @@ export interface CloudConnectorRulesRuleParameters {
3000
3004
  }
3001
3005
  export interface ContentScanningExpressionBody {
3002
3006
  /**
3003
- * Ruleset expression to use in matching content objects
3007
+ * Defines the ruleset expression to use in matching content objects.
3004
3008
  */
3005
3009
  payload: pulumi.Input<string>;
3006
3010
  }
@@ -3170,33 +3174,12 @@ export interface CustomSslKeylessServerTunnel {
3170
3174
  */
3171
3175
  vnetId?: pulumi.Input<string>;
3172
3176
  }
3173
- export interface DeviceDexTestData {
3177
+ export interface D1DatabaseReadReplication {
3174
3178
  /**
3175
- * The desired endpoint to test.
3179
+ * The read replication mode for the database. Use 'auto' to create replicas and allow D1 automatically place them around the world, or 'disabled' to not use any database replicas (it can take a few hours for all replicas to be deleted).
3180
+ * Available values: "auto", "disabled".
3176
3181
  */
3177
- host?: pulumi.Input<string>;
3178
- /**
3179
- * The type of test.
3180
- */
3181
- kind?: pulumi.Input<string>;
3182
- /**
3183
- * The HTTP request method type.
3184
- */
3185
- method?: pulumi.Input<string>;
3186
- }
3187
- export interface DeviceDexTestTargetPolicy {
3188
- /**
3189
- * Whether the profile is the account default
3190
- */
3191
- default?: pulumi.Input<boolean>;
3192
- /**
3193
- * The id of the device settings profile
3194
- */
3195
- id?: pulumi.Input<string>;
3196
- /**
3197
- * The name of the device settings profile
3198
- */
3199
- name?: pulumi.Input<string>;
3182
+ mode: pulumi.Input<string>;
3200
3183
  }
3201
3184
  export interface DeviceManagedNetworksConfig {
3202
3185
  /**
@@ -3423,7 +3406,7 @@ export interface DevicePostureRuleInputLocations {
3423
3406
  }
3424
3407
  export interface DevicePostureRuleMatch {
3425
3408
  /**
3426
- * Available values: "windows", "mac", "linux", "android", "ios".
3409
+ * Available values: "windows", "mac", "linux", "android", "ios", "chromeos".
3427
3410
  */
3428
3411
  platform?: pulumi.Input<string>;
3429
3412
  }
@@ -3470,7 +3453,7 @@ export interface DlpCustomProfileProfile {
3470
3453
  */
3471
3454
  contextAwareness?: pulumi.Input<inputs.DlpCustomProfileProfileContextAwareness>;
3472
3455
  /**
3473
- * The description of the profile
3456
+ * The description of the profile.
3474
3457
  */
3475
3458
  description?: pulumi.Input<string>;
3476
3459
  entries: pulumi.Input<pulumi.Input<inputs.DlpCustomProfileProfileEntry>[]>;
@@ -3737,11 +3720,21 @@ export interface EmailRoutingCatchAllMatcher {
3737
3720
  }
3738
3721
  export interface EmailRoutingDnsError {
3739
3722
  code?: pulumi.Input<number>;
3723
+ documentationUrl?: pulumi.Input<string>;
3740
3724
  message?: pulumi.Input<string>;
3725
+ source?: pulumi.Input<inputs.EmailRoutingDnsErrorSource>;
3726
+ }
3727
+ export interface EmailRoutingDnsErrorSource {
3728
+ pointer?: pulumi.Input<string>;
3741
3729
  }
3742
3730
  export interface EmailRoutingDnsMessage {
3743
3731
  code?: pulumi.Input<number>;
3732
+ documentationUrl?: pulumi.Input<string>;
3744
3733
  message?: pulumi.Input<string>;
3734
+ source?: pulumi.Input<inputs.EmailRoutingDnsMessageSource>;
3735
+ }
3736
+ export interface EmailRoutingDnsMessageSource {
3737
+ pointer?: pulumi.Input<string>;
3745
3738
  }
3746
3739
  export interface EmailRoutingDnsResult {
3747
3740
  /**
@@ -3800,19 +3793,19 @@ export interface EmailRoutingDnsResultErrorMissing {
3800
3793
  }
3801
3794
  export interface EmailRoutingDnsResultInfo {
3802
3795
  /**
3803
- * Total number of results for the requested service
3796
+ * Total number of results for the requested service.
3804
3797
  */
3805
3798
  count?: pulumi.Input<number>;
3806
3799
  /**
3807
- * Current page within paginated list of results
3800
+ * Current page within paginated list of results.
3808
3801
  */
3809
3802
  page?: pulumi.Input<number>;
3810
3803
  /**
3811
- * Number of results per page of results
3804
+ * Number of results per page of results.
3812
3805
  */
3813
3806
  perPage?: pulumi.Input<number>;
3814
3807
  /**
3815
- * Total results available without any search parameters
3808
+ * Total results available without any search parameters.
3816
3809
  */
3817
3810
  totalCount?: pulumi.Input<number>;
3818
3811
  }
@@ -3845,14 +3838,14 @@ export interface EmailRoutingRuleAction {
3845
3838
  * Available values: "drop", "forward", "worker".
3846
3839
  */
3847
3840
  type: pulumi.Input<string>;
3848
- values: pulumi.Input<pulumi.Input<string>[]>;
3841
+ values?: pulumi.Input<pulumi.Input<string>[]>;
3849
3842
  }
3850
3843
  export interface EmailRoutingRuleMatcher {
3851
3844
  /**
3852
3845
  * Field for type matcher.
3853
3846
  * Available values: "to".
3854
3847
  */
3855
- field: pulumi.Input<string>;
3848
+ field?: pulumi.Input<string>;
3856
3849
  /**
3857
3850
  * Type of matcher.
3858
3851
  * Available values: "literal".
@@ -3861,7 +3854,7 @@ export interface EmailRoutingRuleMatcher {
3861
3854
  /**
3862
3855
  * Value for matcher.
3863
3856
  */
3864
- value: pulumi.Input<string>;
3857
+ value?: pulumi.Input<string>;
3865
3858
  }
3866
3859
  export interface EmailSecurityTrustedDomainsBody {
3867
3860
  comments?: pulumi.Input<string>;
@@ -3931,12 +3924,12 @@ export interface FirewallRuleFilter {
3931
3924
  export interface GetAccessRuleFilter {
3932
3925
  configuration?: inputs.GetAccessRuleFilterConfiguration;
3933
3926
  /**
3934
- * The direction used to sort returned rules.
3927
+ * Defines the direction used to sort returned rules.
3935
3928
  * Available values: "asc", "desc".
3936
3929
  */
3937
3930
  direction?: string;
3938
3931
  /**
3939
- * When set to `all`, all the search requirements must match. When set to `any`, only one of the search requirements has to match.
3932
+ * Defines the search requirements. When set to `all`, all the search requirements must match. When set to `any`, only one of the search requirements has to match.
3940
3933
  * Available values: "any", "all".
3941
3934
  */
3942
3935
  match?: string;
@@ -3946,12 +3939,12 @@ export interface GetAccessRuleFilter {
3946
3939
  */
3947
3940
  mode?: string;
3948
3941
  /**
3949
- * The string to search for in the notes of existing IP Access rules.
3942
+ * Defines the string to search for in the notes of existing IP Access rules.
3950
3943
  * Notes: For example, the string 'attack' would match IP Access rules with notes 'Attack 26/02' and 'Attack 27/02'. The search is case insensitive.
3951
3944
  */
3952
3945
  notes?: string;
3953
3946
  /**
3954
- * The field used to sort returned rules.
3947
+ * Defines the field used to sort returned rules.
3955
3948
  * Available values: "configuration.target", "configuration.value", "mode".
3956
3949
  */
3957
3950
  order?: string;
@@ -3959,12 +3952,12 @@ export interface GetAccessRuleFilter {
3959
3952
  export interface GetAccessRuleFilterArgs {
3960
3953
  configuration?: pulumi.Input<inputs.GetAccessRuleFilterConfigurationArgs>;
3961
3954
  /**
3962
- * The direction used to sort returned rules.
3955
+ * Defines the direction used to sort returned rules.
3963
3956
  * Available values: "asc", "desc".
3964
3957
  */
3965
3958
  direction?: pulumi.Input<string>;
3966
3959
  /**
3967
- * When set to `all`, all the search requirements must match. When set to `any`, only one of the search requirements has to match.
3960
+ * Defines the search requirements. When set to `all`, all the search requirements must match. When set to `any`, only one of the search requirements has to match.
3968
3961
  * Available values: "any", "all".
3969
3962
  */
3970
3963
  match?: pulumi.Input<string>;
@@ -3974,60 +3967,60 @@ export interface GetAccessRuleFilterArgs {
3974
3967
  */
3975
3968
  mode?: pulumi.Input<string>;
3976
3969
  /**
3977
- * The string to search for in the notes of existing IP Access rules.
3970
+ * Defines the string to search for in the notes of existing IP Access rules.
3978
3971
  * Notes: For example, the string 'attack' would match IP Access rules with notes 'Attack 26/02' and 'Attack 27/02'. The search is case insensitive.
3979
3972
  */
3980
3973
  notes?: pulumi.Input<string>;
3981
3974
  /**
3982
- * The field used to sort returned rules.
3975
+ * Defines the field used to sort returned rules.
3983
3976
  * Available values: "configuration.target", "configuration.value", "mode".
3984
3977
  */
3985
3978
  order?: pulumi.Input<string>;
3986
3979
  }
3987
3980
  export interface GetAccessRuleFilterConfiguration {
3988
3981
  /**
3989
- * The target to search in existing rules.
3982
+ * Defines the target to search in existing rules.
3990
3983
  * Available values: "ip", "ipRange", "asn", "country".
3991
3984
  */
3992
3985
  target?: string;
3993
3986
  /**
3994
- * The target value to search for in existing rules: an IP address, an IP address range, or a country code, depending on the provided `configuration.target`.
3987
+ * Defines the target value to search for in existing rules: an IP address, an IP address range, or a country code, depending on the provided `configuration.target`.
3995
3988
  * Notes: You can search for a single IPv4 address, an IP address range with a subnet of '/16' or '/24', or a two-letter ISO-3166-1 alpha-2 country code.
3996
3989
  */
3997
3990
  value?: string;
3998
3991
  }
3999
3992
  export interface GetAccessRuleFilterConfigurationArgs {
4000
3993
  /**
4001
- * The target to search in existing rules.
3994
+ * Defines the target to search in existing rules.
4002
3995
  * Available values: "ip", "ipRange", "asn", "country".
4003
3996
  */
4004
3997
  target?: pulumi.Input<string>;
4005
3998
  /**
4006
- * The target value to search for in existing rules: an IP address, an IP address range, or a country code, depending on the provided `configuration.target`.
3999
+ * Defines the target value to search for in existing rules: an IP address, an IP address range, or a country code, depending on the provided `configuration.target`.
4007
4000
  * Notes: You can search for a single IPv4 address, an IP address range with a subnet of '/16' or '/24', or a two-letter ISO-3166-1 alpha-2 country code.
4008
4001
  */
4009
4002
  value?: pulumi.Input<string>;
4010
4003
  }
4011
4004
  export interface GetAccessRulesConfiguration {
4012
4005
  /**
4013
- * The target to search in existing rules.
4006
+ * Defines the target to search in existing rules.
4014
4007
  * Available values: "ip", "ipRange", "asn", "country".
4015
4008
  */
4016
4009
  target?: string;
4017
4010
  /**
4018
- * The target value to search for in existing rules: an IP address, an IP address range, or a country code, depending on the provided `configuration.target`.
4011
+ * Defines the target value to search for in existing rules: an IP address, an IP address range, or a country code, depending on the provided `configuration.target`.
4019
4012
  * Notes: You can search for a single IPv4 address, an IP address range with a subnet of '/16' or '/24', or a two-letter ISO-3166-1 alpha-2 country code.
4020
4013
  */
4021
4014
  value?: string;
4022
4015
  }
4023
4016
  export interface GetAccessRulesConfigurationArgs {
4024
4017
  /**
4025
- * The target to search in existing rules.
4018
+ * Defines the target to search in existing rules.
4026
4019
  * Available values: "ip", "ipRange", "asn", "country".
4027
4020
  */
4028
4021
  target?: pulumi.Input<string>;
4029
4022
  /**
4030
- * The target value to search for in existing rules: an IP address, an IP address range, or a country code, depending on the provided `configuration.target`.
4023
+ * Defines the target value to search for in existing rules: an IP address, an IP address range, or a country code, depending on the provided `configuration.target`.
4031
4024
  * Notes: You can search for a single IPv4 address, an IP address range with a subnet of '/16' or '/24', or a two-letter ISO-3166-1 alpha-2 country code.
4032
4025
  */
4033
4026
  value?: pulumi.Input<string>;
@@ -5050,13 +5043,29 @@ export interface GetMagicTransitSiteFilterArgs {
5050
5043
  }
5051
5044
  export interface GetOriginCaCertificateFilter {
5052
5045
  /**
5053
- * Identifier
5046
+ * Limit to the number of records returned.
5047
+ */
5048
+ limit?: number;
5049
+ /**
5050
+ * Offset the results
5051
+ */
5052
+ offset?: number;
5053
+ /**
5054
+ * Identifier.
5054
5055
  */
5055
5056
  zoneId: string;
5056
5057
  }
5057
5058
  export interface GetOriginCaCertificateFilterArgs {
5058
5059
  /**
5059
- * Identifier
5060
+ * Limit to the number of records returned.
5061
+ */
5062
+ limit?: pulumi.Input<number>;
5063
+ /**
5064
+ * Offset the results
5065
+ */
5066
+ offset?: pulumi.Input<number>;
5067
+ /**
5068
+ * Identifier.
5060
5069
  */
5061
5070
  zoneId: pulumi.Input<string>;
5062
5071
  }
@@ -5628,7 +5637,7 @@ export interface GetZoneFilter {
5628
5637
  name?: string;
5629
5638
  /**
5630
5639
  * Field to order zones by.
5631
- * Available values: "name", "status", "account.id", "account.name".
5640
+ * Available values: "name", "status", "account.id", "account.name", "plan.id".
5632
5641
  */
5633
5642
  order?: string;
5634
5643
  /**
@@ -5663,7 +5672,7 @@ export interface GetZoneFilterArgs {
5663
5672
  name?: pulumi.Input<string>;
5664
5673
  /**
5665
5674
  * Field to order zones by.
5666
- * Available values: "name", "status", "account.id", "account.name".
5675
+ * Available values: "name", "status", "account.id", "account.name", "plan.id".
5667
5676
  */
5668
5677
  order?: pulumi.Input<string>;
5669
5678
  /**
@@ -5882,6 +5891,20 @@ export interface HyperdriveConfigCaching {
5882
5891
  */
5883
5892
  staleWhileRevalidate?: pulumi.Input<number>;
5884
5893
  }
5894
+ export interface HyperdriveConfigMtls {
5895
+ /**
5896
+ * CA certificate ID
5897
+ */
5898
+ caCertificateId?: pulumi.Input<string>;
5899
+ /**
5900
+ * mTLS certificate ID
5901
+ */
5902
+ mtlsCertificateId?: pulumi.Input<string>;
5903
+ /**
5904
+ * SSL mode used for CA verification. Must be 'require', 'verify-ca', or 'verify-full'
5905
+ */
5906
+ sslmode?: pulumi.Input<string>;
5907
+ }
5885
5908
  export interface HyperdriveConfigOrigin {
5886
5909
  /**
5887
5910
  * The Client ID of the Access token to use when connecting to the origin database.
@@ -5909,7 +5932,7 @@ export interface HyperdriveConfigOrigin {
5909
5932
  port?: pulumi.Input<number>;
5910
5933
  /**
5911
5934
  * Specifies the URL scheme used to connect to your origin database.
5912
- * Available values: "postgres", "postgresql".
5935
+ * Available values: "postgres", "postgresql", "mysql".
5913
5936
  */
5914
5937
  scheme: pulumi.Input<string>;
5915
5938
  /**
@@ -6080,6 +6103,10 @@ export interface LoadBalancerPoolOrigin {
6080
6103
  * A human-identifiable name for the origin.
6081
6104
  */
6082
6105
  name?: pulumi.Input<string>;
6106
+ /**
6107
+ * The port for upstream connections. A value of 0 means the default port for the protocol will be used.
6108
+ */
6109
+ port?: pulumi.Input<number>;
6083
6110
  /**
6084
6111
  * The virtual network subnet ID the origin belongs in. Virtual network must also belong to the account.
6085
6112
  */
@@ -6528,7 +6555,7 @@ export interface MagicWanGreTunnelGreTunnel {
6528
6555
  description?: pulumi.Input<string>;
6529
6556
  healthCheck?: pulumi.Input<inputs.MagicWanGreTunnelGreTunnelHealthCheck>;
6530
6557
  /**
6531
- * Tunnel identifier tag.
6558
+ * Identifier
6532
6559
  */
6533
6560
  id?: pulumi.Input<string>;
6534
6561
  /**
@@ -6641,7 +6668,7 @@ export interface MagicWanGreTunnelModifiedGreTunnel {
6641
6668
  description?: pulumi.Input<string>;
6642
6669
  healthCheck?: pulumi.Input<inputs.MagicWanGreTunnelModifiedGreTunnelHealthCheck>;
6643
6670
  /**
6644
- * Tunnel identifier tag.
6671
+ * Identifier
6645
6672
  */
6646
6673
  id?: pulumi.Input<string>;
6647
6674
  /**
@@ -6758,7 +6785,7 @@ export interface MagicWanIpsecTunnelIpsecTunnel {
6758
6785
  description?: pulumi.Input<string>;
6759
6786
  healthCheck?: pulumi.Input<inputs.MagicWanIpsecTunnelIpsecTunnelHealthCheck>;
6760
6787
  /**
6761
- * Tunnel identifier tag.
6788
+ * Identifier
6762
6789
  */
6763
6790
  id?: pulumi.Input<string>;
6764
6791
  /**
@@ -6846,7 +6873,7 @@ export interface MagicWanIpsecTunnelModifiedIpsecTunnel {
6846
6873
  description?: pulumi.Input<string>;
6847
6874
  healthCheck?: pulumi.Input<inputs.MagicWanIpsecTunnelModifiedIpsecTunnelHealthCheck>;
6848
6875
  /**
6849
- * Tunnel identifier tag.
6876
+ * Identifier
6850
6877
  */
6851
6878
  id?: pulumi.Input<string>;
6852
6879
  /**
@@ -6911,6 +6938,12 @@ export interface MagicWanIpsecTunnelModifiedIpsecTunnelPskMetadata {
6911
6938
  */
6912
6939
  lastGeneratedOn?: pulumi.Input<string>;
6913
6940
  }
6941
+ export interface MagicWanIpsecTunnelPskMetadata {
6942
+ /**
6943
+ * The date and time the tunnel was last modified.
6944
+ */
6945
+ lastGeneratedOn?: pulumi.Input<string>;
6946
+ }
6914
6947
  export interface MagicWanStaticRouteModifiedRoute {
6915
6948
  /**
6916
6949
  * When the route was created.
@@ -8414,7 +8447,7 @@ export interface R2BucketCorsRule {
8414
8447
  */
8415
8448
  exposeHeaders?: pulumi.Input<pulumi.Input<string>[]>;
8416
8449
  /**
8417
- * Identifier for this rule
8450
+ * Identifier for this rule.
8418
8451
  */
8419
8452
  id?: pulumi.Input<string>;
8420
8453
  /**
@@ -8438,88 +8471,88 @@ export interface R2BucketCorsRuleAllowed {
8438
8471
  }
8439
8472
  export interface R2BucketEventNotificationQueue {
8440
8473
  /**
8441
- * Queue ID
8474
+ * Queue ID.
8442
8475
  */
8443
8476
  queueId?: pulumi.Input<string>;
8444
8477
  /**
8445
- * Name of the queue
8478
+ * Name of the queue.
8446
8479
  */
8447
8480
  queueName?: pulumi.Input<string>;
8448
8481
  rules?: pulumi.Input<pulumi.Input<inputs.R2BucketEventNotificationQueueRule>[]>;
8449
8482
  }
8450
8483
  export interface R2BucketEventNotificationQueueRule {
8451
8484
  /**
8452
- * Array of R2 object actions that will trigger notifications
8485
+ * Array of R2 object actions that will trigger notifications.
8453
8486
  */
8454
8487
  actions?: pulumi.Input<pulumi.Input<string>[]>;
8455
8488
  /**
8456
- * Timestamp when the rule was created
8489
+ * Timestamp when the rule was created.
8457
8490
  */
8458
8491
  createdAt?: pulumi.Input<string>;
8459
8492
  /**
8460
- * A description that can be used to identify the event notification rule after creation
8493
+ * A description that can be used to identify the event notification rule after creation.
8461
8494
  */
8462
8495
  description?: pulumi.Input<string>;
8463
8496
  /**
8464
- * Notifications will be sent only for objects with this prefix
8497
+ * Notifications will be sent only for objects with this prefix.
8465
8498
  */
8466
8499
  prefix?: pulumi.Input<string>;
8467
8500
  /**
8468
- * Rule ID
8501
+ * Rule ID.
8469
8502
  */
8470
8503
  ruleId?: pulumi.Input<string>;
8471
8504
  /**
8472
- * Notifications will be sent only for objects with this suffix
8505
+ * Notifications will be sent only for objects with this suffix.
8473
8506
  */
8474
8507
  suffix?: pulumi.Input<string>;
8475
8508
  }
8476
8509
  export interface R2BucketEventNotificationRule {
8477
8510
  /**
8478
- * Array of R2 object actions that will trigger notifications
8511
+ * Array of R2 object actions that will trigger notifications.
8479
8512
  */
8480
8513
  actions: pulumi.Input<pulumi.Input<string>[]>;
8481
8514
  /**
8482
- * A description that can be used to identify the event notification rule after creation
8515
+ * A description that can be used to identify the event notification rule after creation.
8483
8516
  */
8484
8517
  description?: pulumi.Input<string>;
8485
8518
  /**
8486
- * Notifications will be sent only for objects with this prefix
8519
+ * Notifications will be sent only for objects with this prefix.
8487
8520
  */
8488
8521
  prefix?: pulumi.Input<string>;
8489
8522
  /**
8490
- * Notifications will be sent only for objects with this suffix
8523
+ * Notifications will be sent only for objects with this suffix.
8491
8524
  */
8492
8525
  suffix?: pulumi.Input<string>;
8493
8526
  }
8494
8527
  export interface R2BucketLifecycleRule {
8495
8528
  /**
8496
- * Transition to abort ongoing multipart uploads
8529
+ * Transition to abort ongoing multipart uploads.
8497
8530
  */
8498
8531
  abortMultipartUploadsTransition?: pulumi.Input<inputs.R2BucketLifecycleRuleAbortMultipartUploadsTransition>;
8499
8532
  /**
8500
- * Conditions that apply to all transitions of this rule
8533
+ * Conditions that apply to all transitions of this rule.
8501
8534
  */
8502
8535
  conditions: pulumi.Input<inputs.R2BucketLifecycleRuleConditions>;
8503
8536
  /**
8504
- * Transition to delete objects
8537
+ * Transition to delete objects.
8505
8538
  */
8506
8539
  deleteObjectsTransition?: pulumi.Input<inputs.R2BucketLifecycleRuleDeleteObjectsTransition>;
8507
8540
  /**
8508
- * Whether or not this rule is in effect
8541
+ * Whether or not this rule is in effect.
8509
8542
  */
8510
8543
  enabled: pulumi.Input<boolean>;
8511
8544
  /**
8512
- * Unique identifier for this rule
8545
+ * Unique identifier for this rule.
8513
8546
  */
8514
8547
  id: pulumi.Input<string>;
8515
8548
  /**
8516
- * Transitions to change the storage class of objects
8549
+ * Transitions to change the storage class of objects.
8517
8550
  */
8518
8551
  storageClassTransitions?: pulumi.Input<pulumi.Input<inputs.R2BucketLifecycleRuleStorageClassTransition>[]>;
8519
8552
  }
8520
8553
  export interface R2BucketLifecycleRuleAbortMultipartUploadsTransition {
8521
8554
  /**
8522
- * Condition for lifecycle transitions to apply after an object reaches an age in seconds
8555
+ * Condition for lifecycle transitions to apply after an object reaches an age in seconds.
8523
8556
  */
8524
8557
  condition?: pulumi.Input<inputs.R2BucketLifecycleRuleAbortMultipartUploadsTransitionCondition>;
8525
8558
  }
@@ -8532,13 +8565,13 @@ export interface R2BucketLifecycleRuleAbortMultipartUploadsTransitionCondition {
8532
8565
  }
8533
8566
  export interface R2BucketLifecycleRuleConditions {
8534
8567
  /**
8535
- * Transitions will only apply to objects/uploads in the bucket that start with the given prefix, an empty prefix can be provided to scope rule to all objects/uploads
8568
+ * Transitions will only apply to objects/uploads in the bucket that start with the given prefix, an empty prefix can be provided to scope rule to all objects/uploads.
8536
8569
  */
8537
8570
  prefix: pulumi.Input<string>;
8538
8571
  }
8539
8572
  export interface R2BucketLifecycleRuleDeleteObjectsTransition {
8540
8573
  /**
8541
- * Condition for lifecycle transitions to apply after an object reaches an age in seconds
8574
+ * Condition for lifecycle transitions to apply after an object reaches an age in seconds.
8542
8575
  */
8543
8576
  condition?: pulumi.Input<inputs.R2BucketLifecycleRuleDeleteObjectsTransitionCondition>;
8544
8577
  }
@@ -8552,7 +8585,7 @@ export interface R2BucketLifecycleRuleDeleteObjectsTransitionCondition {
8552
8585
  }
8553
8586
  export interface R2BucketLifecycleRuleStorageClassTransition {
8554
8587
  /**
8555
- * Condition for lifecycle transitions to apply after an object reaches an age in seconds
8588
+ * Condition for lifecycle transitions to apply after an object reaches an age in seconds.
8556
8589
  */
8557
8590
  condition: pulumi.Input<inputs.R2BucketLifecycleRuleStorageClassTransitionCondition>;
8558
8591
  /**
@@ -8570,19 +8603,19 @@ export interface R2BucketLifecycleRuleStorageClassTransitionCondition {
8570
8603
  }
8571
8604
  export interface R2BucketLockRule {
8572
8605
  /**
8573
- * Condition to apply a lock rule to an object for how long in seconds
8606
+ * Condition to apply a lock rule to an object for how long in seconds.
8574
8607
  */
8575
8608
  condition: pulumi.Input<inputs.R2BucketLockRuleCondition>;
8576
8609
  /**
8577
- * Whether or not this rule is in effect
8610
+ * Whether or not this rule is in effect.
8578
8611
  */
8579
8612
  enabled: pulumi.Input<boolean>;
8580
8613
  /**
8581
- * Unique identifier for this rule
8614
+ * Unique identifier for this rule.
8582
8615
  */
8583
8616
  id: pulumi.Input<string>;
8584
8617
  /**
8585
- * Rule will only apply to objects/uploads in the bucket that start with the given prefix, an empty prefix can be provided to scope rule to all objects/uploads
8618
+ * Rule will only apply to objects/uploads in the bucket that start with the given prefix, an empty prefix can be provided to scope rule to all objects/uploads.
8586
8619
  */
8587
8620
  prefix?: pulumi.Input<string>;
8588
8621
  }
@@ -8597,17 +8630,17 @@ export interface R2BucketLockRuleCondition {
8597
8630
  export interface R2BucketSippyDestination {
8598
8631
  /**
8599
8632
  * ID of a Cloudflare API token.
8600
- * This is the value labelled "Access Key ID" when creating an API
8633
+ * This is the value labelled "Access Key ID" when creating an API.
8601
8634
  * token from the [R2 dashboard](https://dash.cloudflare.com/?to=/:account/r2/api-tokens).
8602
8635
  */
8603
8636
  accessKeyId?: pulumi.Input<string>;
8604
8637
  /**
8605
8638
  * Available values: "r2".
8606
8639
  */
8607
- provider?: pulumi.Input<string>;
8640
+ cloudProvider?: pulumi.Input<string>;
8608
8641
  /**
8609
8642
  * Value of a Cloudflare API token.
8610
- * This is the value labelled "Secret Access Key" when creating an API
8643
+ * This is the value labelled "Secret Access Key" when creating an API.
8611
8644
  * token from the [R2 dashboard](https://dash.cloudflare.com/?to=/:account/r2/api-tokens).
8612
8645
  *
8613
8646
  * Sippy will use this token when writing objects to R2, so it is
@@ -8617,42 +8650,42 @@ export interface R2BucketSippyDestination {
8617
8650
  }
8618
8651
  export interface R2BucketSippySource {
8619
8652
  /**
8620
- * Access Key ID of an IAM credential (ideally scoped to a single S3 bucket)
8653
+ * Access Key ID of an IAM credential (ideally scoped to a single S3 bucket).
8621
8654
  */
8622
8655
  accessKeyId?: pulumi.Input<string>;
8623
8656
  /**
8624
- * Name of the AWS S3 bucket
8657
+ * Name of the AWS S3 bucket.
8625
8658
  */
8626
8659
  bucket?: pulumi.Input<string>;
8627
8660
  /**
8628
- * Client email of an IAM credential (ideally scoped to a single GCS bucket)
8661
+ * Client email of an IAM credential (ideally scoped to a single GCS bucket).
8629
8662
  */
8630
8663
  clientEmail?: pulumi.Input<string>;
8631
8664
  /**
8632
- * Private Key of an IAM credential (ideally scoped to a single GCS bucket)
8665
+ * Available values: "aws".
8633
8666
  */
8634
- privateKey?: pulumi.Input<string>;
8667
+ cloudProvider?: pulumi.Input<string>;
8635
8668
  /**
8636
- * Available values: "aws".
8669
+ * Private Key of an IAM credential (ideally scoped to a single GCS bucket).
8637
8670
  */
8638
- provider?: pulumi.Input<string>;
8671
+ privateKey?: pulumi.Input<string>;
8639
8672
  /**
8640
- * Name of the AWS availability zone
8673
+ * Name of the AWS availability zone.
8641
8674
  */
8642
8675
  region?: pulumi.Input<string>;
8643
8676
  /**
8644
- * Secret Access Key of an IAM credential (ideally scoped to a single S3 bucket)
8677
+ * Secret Access Key of an IAM credential (ideally scoped to a single S3 bucket).
8645
8678
  */
8646
8679
  secretAccessKey?: pulumi.Input<string>;
8647
8680
  }
8648
8681
  export interface R2CustomDomainStatus {
8649
8682
  /**
8650
- * Ownership status of the domain
8683
+ * Ownership status of the domain.
8651
8684
  * Available values: "pending", "active", "deactivated", "blocked", "error", "unknown".
8652
8685
  */
8653
8686
  ownership?: pulumi.Input<string>;
8654
8687
  /**
8655
- * SSL certificate status
8688
+ * SSL certificate status.
8656
8689
  * Available values: "initializing", "pending", "active", "deactivated", "error", "unknown".
8657
8690
  */
8658
8691
  ssl?: pulumi.Input<string>;
@@ -9084,7 +9117,7 @@ export interface RulesetRuleActionParameters {
9084
9117
  */
9085
9118
  overrides?: pulumi.Input<inputs.RulesetRuleActionParametersOverrides>;
9086
9119
  /**
9087
- * A list of phases to skip the execution of. This option is incompatible with the ruleset and rulesets options.
9120
+ * A list of phases to skip the execution of. This option is incompatible with the rulesets options.
9088
9121
  */
9089
9122
  phases?: pulumi.Input<pulumi.Input<string>[]>;
9090
9123
  /**
@@ -9131,7 +9164,7 @@ export interface RulesetRuleActionParameters {
9131
9164
  [key: string]: pulumi.Input<pulumi.Input<string>[]>;
9132
9165
  }>;
9133
9166
  /**
9134
- * A ruleset to skip the execution of. This option is incompatible with the rulesets, rules and phases options.
9167
+ * A ruleset to skip the execution of. This option is incompatible with the rulesets, rules. It can be incompatible with phases options base on the phase of the ruleset.
9135
9168
  * Available values: "current".
9136
9169
  */
9137
9170
  ruleset?: pulumi.Input<string>;
@@ -9181,7 +9214,7 @@ export interface RulesetRuleActionParameters {
9181
9214
  export interface RulesetRuleActionParametersAlgorithm {
9182
9215
  /**
9183
9216
  * Name of compression algorithm to enable.
9184
- * Available values: "none", "auto", "default", "gzip", "brotli".
9217
+ * Available values: "none", "auto", "default", "gzip", "brotli", "zstd".
9185
9218
  */
9186
9219
  name?: pulumi.Input<string>;
9187
9220
  }
@@ -10018,6 +10051,10 @@ export interface TeamsAccountSettings {
10018
10051
  * FIPS settings.
10019
10052
  */
10020
10053
  fips?: pulumi.Input<inputs.TeamsAccountSettingsFips>;
10054
+ /**
10055
+ * Setting to enable host selector in egress policies.
10056
+ */
10057
+ hostSelector?: pulumi.Input<inputs.TeamsAccountSettingsHostSelector>;
10021
10058
  /**
10022
10059
  * Protocol Detection settings.
10023
10060
  */
@@ -10060,6 +10097,10 @@ export interface TeamsAccountSettingsAntivirusNotificationSettings {
10060
10097
  * Set notification on
10061
10098
  */
10062
10099
  enabled?: pulumi.Input<boolean>;
10100
+ /**
10101
+ * If true, context information will be passed as query parameters
10102
+ */
10103
+ includeContext?: pulumi.Input<boolean>;
10063
10104
  /**
10064
10105
  * Customize the message shown in the notification.
10065
10106
  */
@@ -10150,7 +10191,7 @@ export interface TeamsAccountSettingsCustomCertificate {
10150
10191
  /**
10151
10192
  * Enable use of custom certificate authority for signing Gateway traffic.
10152
10193
  */
10153
- enabled: pulumi.Input<boolean>;
10194
+ enabled?: pulumi.Input<boolean>;
10154
10195
  /**
10155
10196
  * UUID of certificate (ID from MTLS certificate store).
10156
10197
  */
@@ -10169,6 +10210,12 @@ export interface TeamsAccountSettingsFips {
10169
10210
  */
10170
10211
  tls?: pulumi.Input<boolean>;
10171
10212
  }
10213
+ export interface TeamsAccountSettingsHostSelector {
10214
+ /**
10215
+ * Enable filtering via hosts for egress policies.
10216
+ */
10217
+ enabled?: pulumi.Input<boolean>;
10218
+ }
10172
10219
  export interface TeamsAccountSettingsProtocolDetection {
10173
10220
  /**
10174
10221
  * Enable detecting protocol on initial bytes of client traffic.
@@ -10307,6 +10354,10 @@ export interface TeamsRuleRuleSettings {
10307
10354
  * Configure how browser isolation behaves.
10308
10355
  */
10309
10356
  bisoAdminControls?: pulumi.Input<inputs.TeamsRuleRuleSettingsBisoAdminControls>;
10357
+ /**
10358
+ * Custom block page settings. If missing/null, blocking will use the the account settings.
10359
+ */
10360
+ blockPage?: pulumi.Input<inputs.TeamsRuleRuleSettingsBlockPage>;
10310
10361
  /**
10311
10362
  * Enable the custom block page.
10312
10363
  */
@@ -10451,6 +10502,16 @@ export interface TeamsRuleRuleSettingsBisoAdminControls {
10451
10502
  */
10452
10503
  version?: pulumi.Input<string>;
10453
10504
  }
10505
+ export interface TeamsRuleRuleSettingsBlockPage {
10506
+ /**
10507
+ * If true, context information will be passed as query parameters
10508
+ */
10509
+ includeContext?: pulumi.Input<boolean>;
10510
+ /**
10511
+ * URI to which the user will be redirected
10512
+ */
10513
+ targetUri: pulumi.Input<string>;
10514
+ }
10454
10515
  export interface TeamsRuleRuleSettingsCheckSession {
10455
10516
  /**
10456
10517
  * Configure how fresh the session needs to be to be considered valid.
@@ -10530,6 +10591,10 @@ export interface TeamsRuleRuleSettingsNotificationSettings {
10530
10591
  * Set notification on
10531
10592
  */
10532
10593
  enabled?: pulumi.Input<boolean>;
10594
+ /**
10595
+ * If true, context information will be passed as query parameters
10596
+ */
10597
+ includeContext?: pulumi.Input<boolean>;
10533
10598
  /**
10534
10599
  * Customize the message shown in the notification.
10535
10600
  */
@@ -10959,6 +11024,10 @@ export interface WorkerScriptAssetsConfig {
10959
11024
  serveDirectly?: pulumi.Input<boolean>;
10960
11025
  }
10961
11026
  export interface WorkerScriptBinding {
11027
+ /**
11028
+ * Algorithm-specific key parameters. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#algorithm).
11029
+ */
11030
+ algorithm?: pulumi.Input<string>;
10962
11031
  /**
10963
11032
  * R2 bucket to bind to.
10964
11033
  */
@@ -10979,6 +11048,11 @@ export interface WorkerScriptBinding {
10979
11048
  * The environment of the scriptName to bind to.
10980
11049
  */
10981
11050
  environment?: pulumi.Input<string>;
11051
+ /**
11052
+ * Data format of the key. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#format).
11053
+ * Available values: "raw", "pkcs8", "spki", "jwk".
11054
+ */
11055
+ format?: pulumi.Input<string>;
10982
11056
  /**
10983
11057
  * Identifier of the D1 database to bind to.
10984
11058
  */
@@ -10991,6 +11065,14 @@ export interface WorkerScriptBinding {
10991
11065
  * JSON data to use.
10992
11066
  */
10993
11067
  json?: pulumi.Input<string>;
11068
+ /**
11069
+ * Base64-encoded key data. Required if `format` is "raw", "pkcs8", or "spki".
11070
+ */
11071
+ keyBase64?: pulumi.Input<string>;
11072
+ /**
11073
+ * Key data in [JSON Web Key](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#json_web_key) format. Required if `format` is "jwk".
11074
+ */
11075
+ keyJwk?: pulumi.Input<string>;
10994
11076
  /**
10995
11077
  * A JavaScript variable name for the binding.
10996
11078
  */
@@ -11007,6 +11089,10 @@ export interface WorkerScriptBinding {
11007
11089
  * Outbound worker.
11008
11090
  */
11009
11091
  outbound?: pulumi.Input<inputs.WorkerScriptBindingOutbound>;
11092
+ /**
11093
+ * Name of the Pipeline to bind to.
11094
+ */
11095
+ pipeline?: pulumi.Input<string>;
11010
11096
  /**
11011
11097
  * Name of the Queue to bind to.
11012
11098
  */
@@ -11015,19 +11101,31 @@ export interface WorkerScriptBinding {
11015
11101
  * The script where the Durable Object is defined, if it is external to this Worker.
11016
11102
  */
11017
11103
  scriptName?: pulumi.Input<string>;
11104
+ /**
11105
+ * Name of the secret in the store.
11106
+ */
11107
+ secretName?: pulumi.Input<string>;
11018
11108
  /**
11019
11109
  * Name of Worker to bind to.
11020
11110
  */
11021
11111
  service?: pulumi.Input<string>;
11112
+ /**
11113
+ * ID of the store containing the secret.
11114
+ */
11115
+ storeId?: pulumi.Input<string>;
11022
11116
  /**
11023
11117
  * The text value to use.
11024
11118
  */
11025
11119
  text?: pulumi.Input<string>;
11026
11120
  /**
11027
11121
  * The kind of resource that the binding provides.
11028
- * Available values: "ai", "analytics*engine", "assets", "browser*rendering", "d1", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "json", "kv*namespace", "mtls*certificate", "plain*text", "queue", "r2*bucket", "secret*text", "service", "tail*consumer", "vectorize", "version*metadata".
11122
+ * Available values: "ai".
11029
11123
  */
11030
11124
  type: pulumi.Input<string>;
11125
+ /**
11126
+ * Allowed operations with the key. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#keyUsages).
11127
+ */
11128
+ usages?: pulumi.Input<pulumi.Input<string>[]>;
11031
11129
  }
11032
11130
  export interface WorkerScriptBindingOutbound {
11033
11131
  /**
@@ -11134,6 +11232,10 @@ export interface WorkerScriptObservability {
11134
11232
  headSamplingRate?: pulumi.Input<number>;
11135
11233
  }
11136
11234
  export interface WorkerScriptPlacement {
11235
+ /**
11236
+ * The last time the script was analyzed for [Smart Placement](https://developers.cloudflare.com/workers/configuration/smart-placement).
11237
+ */
11238
+ lastAnalyzedAt?: pulumi.Input<string>;
11137
11239
  /**
11138
11240
  * Enables [Smart Placement](https://developers.cloudflare.com/workers/configuration/smart-placement).
11139
11241
  * Available values: "smart".
@@ -11194,24 +11296,6 @@ export interface WorkersDeploymentVersion {
11194
11296
  percentage: pulumi.Input<number>;
11195
11297
  versionId: pulumi.Input<string>;
11196
11298
  }
11197
- export interface WorkersRouteError {
11198
- code?: pulumi.Input<number>;
11199
- documentationUrl?: pulumi.Input<string>;
11200
- message?: pulumi.Input<string>;
11201
- source?: pulumi.Input<inputs.WorkersRouteErrorSource>;
11202
- }
11203
- export interface WorkersRouteErrorSource {
11204
- pointer?: pulumi.Input<string>;
11205
- }
11206
- export interface WorkersRouteMessage {
11207
- code?: pulumi.Input<number>;
11208
- documentationUrl?: pulumi.Input<string>;
11209
- message?: pulumi.Input<string>;
11210
- source?: pulumi.Input<inputs.WorkersRouteMessageSource>;
11211
- }
11212
- export interface WorkersRouteMessageSource {
11213
- pointer?: pulumi.Input<string>;
11214
- }
11215
11299
  export interface WorkersScriptAssets {
11216
11300
  /**
11217
11301
  * Configuration for assets within a Worker.
@@ -11253,6 +11337,10 @@ export interface WorkersScriptAssetsConfig {
11253
11337
  serveDirectly?: pulumi.Input<boolean>;
11254
11338
  }
11255
11339
  export interface WorkersScriptBinding {
11340
+ /**
11341
+ * Algorithm-specific key parameters. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#algorithm).
11342
+ */
11343
+ algorithm?: pulumi.Input<string>;
11256
11344
  /**
11257
11345
  * R2 bucket to bind to.
11258
11346
  */
@@ -11273,6 +11361,11 @@ export interface WorkersScriptBinding {
11273
11361
  * The environment of the scriptName to bind to.
11274
11362
  */
11275
11363
  environment?: pulumi.Input<string>;
11364
+ /**
11365
+ * Data format of the key. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#format).
11366
+ * Available values: "raw", "pkcs8", "spki", "jwk".
11367
+ */
11368
+ format?: pulumi.Input<string>;
11276
11369
  /**
11277
11370
  * Identifier of the D1 database to bind to.
11278
11371
  */
@@ -11285,6 +11378,14 @@ export interface WorkersScriptBinding {
11285
11378
  * JSON data to use.
11286
11379
  */
11287
11380
  json?: pulumi.Input<string>;
11381
+ /**
11382
+ * Base64-encoded key data. Required if `format` is "raw", "pkcs8", or "spki".
11383
+ */
11384
+ keyBase64?: pulumi.Input<string>;
11385
+ /**
11386
+ * Key data in [JSON Web Key](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#json_web_key) format. Required if `format` is "jwk".
11387
+ */
11388
+ keyJwk?: pulumi.Input<string>;
11288
11389
  /**
11289
11390
  * A JavaScript variable name for the binding.
11290
11391
  */
@@ -11301,6 +11402,10 @@ export interface WorkersScriptBinding {
11301
11402
  * Outbound worker.
11302
11403
  */
11303
11404
  outbound?: pulumi.Input<inputs.WorkersScriptBindingOutbound>;
11405
+ /**
11406
+ * Name of the Pipeline to bind to.
11407
+ */
11408
+ pipeline?: pulumi.Input<string>;
11304
11409
  /**
11305
11410
  * Name of the Queue to bind to.
11306
11411
  */
@@ -11309,19 +11414,31 @@ export interface WorkersScriptBinding {
11309
11414
  * The script where the Durable Object is defined, if it is external to this Worker.
11310
11415
  */
11311
11416
  scriptName?: pulumi.Input<string>;
11417
+ /**
11418
+ * Name of the secret in the store.
11419
+ */
11420
+ secretName?: pulumi.Input<string>;
11312
11421
  /**
11313
11422
  * Name of Worker to bind to.
11314
11423
  */
11315
11424
  service?: pulumi.Input<string>;
11425
+ /**
11426
+ * ID of the store containing the secret.
11427
+ */
11428
+ storeId?: pulumi.Input<string>;
11316
11429
  /**
11317
11430
  * The text value to use.
11318
11431
  */
11319
11432
  text?: pulumi.Input<string>;
11320
11433
  /**
11321
11434
  * The kind of resource that the binding provides.
11322
- * Available values: "ai", "analytics*engine", "assets", "browser*rendering", "d1", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "json", "kv*namespace", "mtls*certificate", "plain*text", "queue", "r2*bucket", "secret*text", "service", "tail*consumer", "vectorize", "version*metadata".
11435
+ * Available values: "ai".
11323
11436
  */
11324
11437
  type: pulumi.Input<string>;
11438
+ /**
11439
+ * Allowed operations with the key. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#keyUsages).
11440
+ */
11441
+ usages?: pulumi.Input<pulumi.Input<string>[]>;
11325
11442
  }
11326
11443
  export interface WorkersScriptBindingOutbound {
11327
11444
  /**
@@ -11428,6 +11545,10 @@ export interface WorkersScriptObservability {
11428
11545
  headSamplingRate?: pulumi.Input<number>;
11429
11546
  }
11430
11547
  export interface WorkersScriptPlacement {
11548
+ /**
11549
+ * The last time the script was analyzed for [Smart Placement](https://developers.cloudflare.com/workers/configuration/smart-placement).
11550
+ */
11551
+ lastAnalyzedAt?: pulumi.Input<string>;
11431
11552
  /**
11432
11553
  * Enables [Smart Placement](https://developers.cloudflare.com/workers/configuration/smart-placement).
11433
11554
  * Available values: "smart".
@@ -14178,38 +14299,10 @@ export interface ZeroTrustDevicePostureRuleInputLocations {
14178
14299
  }
14179
14300
  export interface ZeroTrustDevicePostureRuleMatch {
14180
14301
  /**
14181
- * Available values: "windows", "mac", "linux", "android", "ios".
14302
+ * Available values: "windows", "mac", "linux", "android", "ios", "chromeos".
14182
14303
  */
14183
14304
  platform?: pulumi.Input<string>;
14184
14305
  }
14185
- export interface ZeroTrustDexTestData {
14186
- /**
14187
- * The desired endpoint to test.
14188
- */
14189
- host?: pulumi.Input<string>;
14190
- /**
14191
- * The type of test.
14192
- */
14193
- kind?: pulumi.Input<string>;
14194
- /**
14195
- * The HTTP request method type.
14196
- */
14197
- method?: pulumi.Input<string>;
14198
- }
14199
- export interface ZeroTrustDexTestTargetPolicy {
14200
- /**
14201
- * Whether the profile is the account default
14202
- */
14203
- default?: pulumi.Input<boolean>;
14204
- /**
14205
- * The id of the device settings profile
14206
- */
14207
- id?: pulumi.Input<string>;
14208
- /**
14209
- * The name of the device settings profile
14210
- */
14211
- name?: pulumi.Input<string>;
14212
- }
14213
14306
  export interface ZeroTrustDlpCustomProfileContextAwareness {
14214
14307
  /**
14215
14308
  * If true, scan the context of predefined entries to only return matches surrounded by keywords.
@@ -14253,7 +14346,7 @@ export interface ZeroTrustDlpCustomProfileProfile {
14253
14346
  */
14254
14347
  contextAwareness?: pulumi.Input<inputs.ZeroTrustDlpCustomProfileProfileContextAwareness>;
14255
14348
  /**
14256
- * The description of the profile
14349
+ * The description of the profile.
14257
14350
  */
14258
14351
  description?: pulumi.Input<string>;
14259
14352
  entries: pulumi.Input<pulumi.Input<inputs.ZeroTrustDlpCustomProfileProfileEntry>[]>;
@@ -14321,10 +14414,11 @@ export interface ZeroTrustDlpDatasetColumn {
14321
14414
  uploadStatus?: pulumi.Input<string>;
14322
14415
  }
14323
14416
  export interface ZeroTrustDlpDatasetDataset {
14417
+ caseSensitive?: pulumi.Input<boolean>;
14324
14418
  columns?: pulumi.Input<pulumi.Input<inputs.ZeroTrustDlpDatasetDatasetColumn>[]>;
14325
14419
  createdAt?: pulumi.Input<string>;
14326
14420
  /**
14327
- * The description of the dataset
14421
+ * The description of the dataset.
14328
14422
  */
14329
14423
  description?: pulumi.Input<string>;
14330
14424
  encodingVersion?: pulumi.Input<number>;
@@ -14369,11 +14463,11 @@ export interface ZeroTrustDlpDatasetUpload {
14369
14463
  }
14370
14464
  export interface ZeroTrustDlpEntryConfidence {
14371
14465
  /**
14372
- * Indicates whether this entry has AI remote service validation
14466
+ * Indicates whether this entry has AI remote service validation.
14373
14467
  */
14374
14468
  aiContextAvailable?: pulumi.Input<boolean>;
14375
14469
  /**
14376
- * Indicates whether this entry has any form of validation that is not an AI remote service
14470
+ * Indicates whether this entry has any form of validation that is not an AI remote service.
14377
14471
  */
14378
14472
  available?: pulumi.Input<boolean>;
14379
14473
  }
@@ -14545,6 +14639,10 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
14545
14639
  * Configure how browser isolation behaves.
14546
14640
  */
14547
14641
  bisoAdminControls?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsBisoAdminControls>;
14642
+ /**
14643
+ * Custom block page settings. If missing/null, blocking will use the the account settings.
14644
+ */
14645
+ blockPage?: pulumi.Input<inputs.ZeroTrustGatewayPolicyRuleSettingsBlockPage>;
14548
14646
  /**
14549
14647
  * Enable the custom block page.
14550
14648
  */
@@ -14689,6 +14787,16 @@ export interface ZeroTrustGatewayPolicyRuleSettingsBisoAdminControls {
14689
14787
  */
14690
14788
  version?: pulumi.Input<string>;
14691
14789
  }
14790
+ export interface ZeroTrustGatewayPolicyRuleSettingsBlockPage {
14791
+ /**
14792
+ * If true, context information will be passed as query parameters
14793
+ */
14794
+ includeContext?: pulumi.Input<boolean>;
14795
+ /**
14796
+ * URI to which the user will be redirected
14797
+ */
14798
+ targetUri: pulumi.Input<string>;
14799
+ }
14692
14800
  export interface ZeroTrustGatewayPolicyRuleSettingsCheckSession {
14693
14801
  /**
14694
14802
  * Configure how fresh the session needs to be to be considered valid.
@@ -14768,6 +14876,10 @@ export interface ZeroTrustGatewayPolicyRuleSettingsNotificationSettings {
14768
14876
  * Set notification on
14769
14877
  */
14770
14878
  enabled?: pulumi.Input<boolean>;
14879
+ /**
14880
+ * If true, context information will be passed as query parameters
14881
+ */
14882
+ includeContext?: pulumi.Input<boolean>;
14771
14883
  /**
14772
14884
  * Customize the message shown in the notification.
14773
14885
  */
@@ -14894,6 +15006,10 @@ export interface ZeroTrustGatewaySettingsSettings {
14894
15006
  * FIPS settings.
14895
15007
  */
14896
15008
  fips?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsFips>;
15009
+ /**
15010
+ * Setting to enable host selector in egress policies.
15011
+ */
15012
+ hostSelector?: pulumi.Input<inputs.ZeroTrustGatewaySettingsSettingsHostSelector>;
14897
15013
  /**
14898
15014
  * Protocol Detection settings.
14899
15015
  */
@@ -14936,6 +15052,10 @@ export interface ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings {
14936
15052
  * Set notification on
14937
15053
  */
14938
15054
  enabled?: pulumi.Input<boolean>;
15055
+ /**
15056
+ * If true, context information will be passed as query parameters
15057
+ */
15058
+ includeContext?: pulumi.Input<boolean>;
14939
15059
  /**
14940
15060
  * Customize the message shown in the notification.
14941
15061
  */
@@ -15026,7 +15146,7 @@ export interface ZeroTrustGatewaySettingsSettingsCustomCertificate {
15026
15146
  /**
15027
15147
  * Enable use of custom certificate authority for signing Gateway traffic.
15028
15148
  */
15029
- enabled: pulumi.Input<boolean>;
15149
+ enabled?: pulumi.Input<boolean>;
15030
15150
  /**
15031
15151
  * UUID of certificate (ID from MTLS certificate store).
15032
15152
  */
@@ -15045,6 +15165,12 @@ export interface ZeroTrustGatewaySettingsSettingsFips {
15045
15165
  */
15046
15166
  tls?: pulumi.Input<boolean>;
15047
15167
  }
15168
+ export interface ZeroTrustGatewaySettingsSettingsHostSelector {
15169
+ /**
15170
+ * Enable filtering via hosts for egress policies.
15171
+ */
15172
+ enabled?: pulumi.Input<boolean>;
15173
+ }
15048
15174
  export interface ZeroTrustGatewaySettingsSettingsProtocolDetection {
15049
15175
  /**
15050
15176
  * Enable detecting protocol on initial bytes of client traffic.