@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
@@ -40,15 +40,15 @@ export declare class ZeroTrustGatewayPolicy extends pulumi.CustomResource {
40
40
  /**
41
41
  * The description of the rule.
42
42
  */
43
- readonly description: pulumi.Output<string | undefined>;
43
+ readonly description: pulumi.Output<string>;
44
44
  /**
45
45
  * The wirefilter expression used for device posture check matching.
46
46
  */
47
- readonly devicePosture: pulumi.Output<string | undefined>;
47
+ readonly devicePosture: pulumi.Output<string>;
48
48
  /**
49
49
  * True if the rule is enabled.
50
50
  */
51
- readonly enabled: pulumi.Output<boolean | undefined>;
51
+ readonly enabled: pulumi.Output<boolean>;
52
52
  /**
53
53
  * The expiration time stamp and default duration of a DNS policy. Takes
54
54
  * precedence over the policy's `schedule` configuration, if any.
@@ -61,7 +61,7 @@ export declare class ZeroTrustGatewayPolicy extends pulumi.CustomResource {
61
61
  /**
62
62
  * The wirefilter expression used for identity matching.
63
63
  */
64
- readonly identity: pulumi.Output<string | undefined>;
64
+ readonly identity: pulumi.Output<string>;
65
65
  /**
66
66
  * The name of the rule.
67
67
  */
@@ -78,11 +78,11 @@ export declare class ZeroTrustGatewayPolicy extends pulumi.CustomResource {
78
78
  /**
79
79
  * The schedule for activating DNS policies. This does not apply to HTTP or network policies.
80
80
  */
81
- readonly schedule: pulumi.Output<outputs.ZeroTrustGatewayPolicySchedule>;
81
+ readonly schedule: pulumi.Output<outputs.ZeroTrustGatewayPolicySchedule | undefined>;
82
82
  /**
83
83
  * The wirefilter expression used for traffic matching.
84
84
  */
85
- readonly traffic: pulumi.Output<string | undefined>;
85
+ readonly traffic: pulumi.Output<string>;
86
86
  readonly updatedAt: pulumi.Output<string>;
87
87
  /**
88
88
  * version number of the rule
@@ -37,9 +37,9 @@ export declare class ZeroTrustOrganization extends pulumi.CustomResource {
37
37
  */
38
38
  readonly autoRedirectToIdentity: pulumi.Output<boolean>;
39
39
  readonly createdAt: pulumi.Output<string>;
40
- readonly customPages: pulumi.Output<outputs.ZeroTrustOrganizationCustomPages>;
40
+ readonly customPages: pulumi.Output<outputs.ZeroTrustOrganizationCustomPages | undefined>;
41
41
  readonly isUiReadOnly: pulumi.Output<boolean | undefined>;
42
- readonly loginDesign: pulumi.Output<outputs.ZeroTrustOrganizationLoginDesign>;
42
+ readonly loginDesign: pulumi.Output<outputs.ZeroTrustOrganizationLoginDesign | undefined>;
43
43
  /**
44
44
  * The name of your Zero Trust organization.
45
45
  */
@@ -59,11 +59,11 @@ export declare class ZeroTrustRiskScoringIntegration extends pulumi.CustomResour
59
59
  */
60
60
  readonly referenceId: pulumi.Output<string | undefined>;
61
61
  /**
62
- * The base url of the tenant, e.g. "https://tenant.okta.com"
62
+ * The base url of the tenant, e.g. "https://tenant.okta.com".
63
63
  */
64
64
  readonly tenantUrl: pulumi.Output<string>;
65
65
  /**
66
- * The URL for the Shared Signals Framework configuration, e.g. "/.well-known/sse-configuration/{integration*uuid}/". https://openid.net/specs/openid-sse-framework-1*0.html#rfc.section.6.2.1
66
+ * The URL for the Shared Signals Framework configuration, e.g. "/.well-known/sse-configuration/{integration*uuid}/". https://openid.net/specs/openid-sse-framework-1*0.html#rfc.section.6.2.1.
67
67
  */
68
68
  readonly wellKnownUrl: pulumi.Output<string>;
69
69
  /**
@@ -102,11 +102,11 @@ export interface ZeroTrustRiskScoringIntegrationState {
102
102
  */
103
103
  referenceId?: pulumi.Input<string>;
104
104
  /**
105
- * The base url of the tenant, e.g. "https://tenant.okta.com"
105
+ * The base url of the tenant, e.g. "https://tenant.okta.com".
106
106
  */
107
107
  tenantUrl?: pulumi.Input<string>;
108
108
  /**
109
- * The URL for the Shared Signals Framework configuration, e.g. "/.well-known/sse-configuration/{integration*uuid}/". https://openid.net/specs/openid-sse-framework-1*0.html#rfc.section.6.2.1
109
+ * The URL for the Shared Signals Framework configuration, e.g. "/.well-known/sse-configuration/{integration*uuid}/". https://openid.net/specs/openid-sse-framework-1*0.html#rfc.section.6.2.1.
110
110
  */
111
111
  wellKnownUrl?: pulumi.Input<string>;
112
112
  }
@@ -129,7 +129,7 @@ export interface ZeroTrustRiskScoringIntegrationArgs {
129
129
  */
130
130
  referenceId?: pulumi.Input<string>;
131
131
  /**
132
- * The base url of the tenant, e.g. "https://tenant.okta.com"
132
+ * The base url of the tenant, e.g. "https://tenant.okta.com".
133
133
  */
134
134
  tenantUrl: pulumi.Input<string>;
135
135
  }
@@ -31,7 +31,7 @@ export declare class ZoneDnsSettings extends pulumi.CustomResource {
31
31
  /**
32
32
  * Settings for this internal zone.
33
33
  */
34
- readonly internalDns: pulumi.Output<outputs.ZoneDnsSettingsInternalDns>;
34
+ readonly internalDns: pulumi.Output<outputs.ZoneDnsSettingsInternalDns | undefined>;
35
35
  /**
36
36
  * Whether to enable multi-provider DNS, which causes Cloudflare to activate the zone even when non-Cloudflare NS records exist, and to respect NS records at the zone apex during outbound zone transfers.
37
37
  */
@@ -39,7 +39,7 @@ export declare class ZoneDnsSettings extends pulumi.CustomResource {
39
39
  /**
40
40
  * Settings determining the nameservers through which the zone should be available.
41
41
  */
42
- readonly nameservers: pulumi.Output<outputs.ZoneDnsSettingsNameservers>;
42
+ readonly nameservers: pulumi.Output<outputs.ZoneDnsSettingsNameservers | undefined>;
43
43
  /**
44
44
  * The time to live (TTL) of the zone's nameserver (NS) records.
45
45
  */
@@ -51,9 +51,9 @@ export declare class ZoneDnsSettings extends pulumi.CustomResource {
51
51
  /**
52
52
  * Components of the zone's SOA record.
53
53
  */
54
- readonly soa: pulumi.Output<outputs.ZoneDnsSettingsSoa>;
54
+ readonly soa: pulumi.Output<outputs.ZoneDnsSettingsSoa | undefined>;
55
55
  /**
56
- * Identifier
56
+ * Identifier.
57
57
  */
58
58
  readonly zoneId: pulumi.Output<string>;
59
59
  /**
@@ -107,7 +107,7 @@ export interface ZoneDnsSettingsState {
107
107
  */
108
108
  soa?: pulumi.Input<inputs.ZoneDnsSettingsSoa>;
109
109
  /**
110
- * Identifier
110
+ * Identifier.
111
111
  */
112
112
  zoneId?: pulumi.Input<string>;
113
113
  /**
@@ -153,7 +153,7 @@ export interface ZoneDnsSettingsArgs {
153
153
  */
154
154
  soa?: pulumi.Input<inputs.ZoneDnsSettingsSoa>;
155
155
  /**
156
- * Identifier
156
+ * Identifier.
157
157
  */
158
158
  zoneId: pulumi.Input<string>;
159
159
  /**
package/zoneHold.d.ts CHANGED
@@ -48,7 +48,7 @@ export declare class ZoneHold extends pulumi.CustomResource {
48
48
  */
49
49
  readonly includeSubdomains: pulumi.Output<boolean>;
50
50
  /**
51
- * Identifier
51
+ * Identifier.
52
52
  */
53
53
  readonly zoneId: pulumi.Output<string>;
54
54
  /**
@@ -81,7 +81,7 @@ export interface ZoneHoldState {
81
81
  */
82
82
  includeSubdomains?: pulumi.Input<boolean>;
83
83
  /**
84
- * Identifier
84
+ * Identifier.
85
85
  */
86
86
  zoneId?: pulumi.Input<string>;
87
87
  }
@@ -105,7 +105,7 @@ export interface ZoneHoldArgs {
105
105
  */
106
106
  includeSubdomains?: pulumi.Input<boolean>;
107
107
  /**
108
- * Identifier
108
+ * Identifier.
109
109
  */
110
110
  zoneId: pulumi.Input<string>;
111
111
  }
package/zoneLockdown.d.ts CHANGED
@@ -65,7 +65,7 @@ export declare class ZoneLockdown extends pulumi.CustomResource {
65
65
  */
66
66
  readonly urls: pulumi.Output<string[]>;
67
67
  /**
68
- * Identifier
68
+ * Defines an identifier.
69
69
  */
70
70
  readonly zoneId: pulumi.Output<string>;
71
71
  /**
@@ -106,7 +106,7 @@ export interface ZoneLockdownState {
106
106
  */
107
107
  urls?: pulumi.Input<pulumi.Input<string>[]>;
108
108
  /**
109
- * Identifier
109
+ * Defines an identifier.
110
110
  */
111
111
  zoneId?: pulumi.Input<string>;
112
112
  }
@@ -123,7 +123,7 @@ export interface ZoneLockdownArgs {
123
123
  */
124
124
  urls: pulumi.Input<pulumi.Input<string>[]>;
125
125
  /**
126
- * Identifier
126
+ * Defines an identifier.
127
127
  */
128
128
  zoneId: pulumi.Input<string>;
129
129
  }
@@ -32,7 +32,7 @@ export declare class ZoneSubscription extends pulumi.CustomResource {
32
32
  /**
33
33
  * The rate plan applied to the subscription.
34
34
  */
35
- readonly ratePlan: pulumi.Output<outputs.ZoneSubscriptionRatePlan>;
35
+ readonly ratePlan: pulumi.Output<outputs.ZoneSubscriptionRatePlan | undefined>;
36
36
  /**
37
37
  * Create a ZoneSubscription resource with the given unique name, arguments, and options.
38
38
  *
@@ -1,160 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- import * as inputs from "./types/input";
3
- import * as outputs from "./types/output";
4
- /**
5
- * ## Example Usage
6
- *
7
- * ```typescript
8
- * import * as pulumi from "@pulumi/pulumi";
9
- * import * as cloudflare from "@pulumi/cloudflare";
10
- *
11
- * const exampleZeroTrustDexTest = new cloudflare.ZeroTrustDexTest("example_zero_trust_dex_test", {
12
- * accountId: "699d98642c564d2e855e9661899b7252",
13
- * data: {
14
- * host: "https://dash.cloudflare.com",
15
- * kind: "http",
16
- * method: "GET",
17
- * },
18
- * enabled: true,
19
- * interval: "30m",
20
- * name: "HTTP dash health check",
21
- * description: "Checks the dash endpoint every 30 minutes",
22
- * targetPolicies: [{
23
- * id: "id",
24
- * "default": true,
25
- * name: "name",
26
- * }],
27
- * targeted: true,
28
- * });
29
- * ```
30
- *
31
- * ## Import
32
- *
33
- * ```sh
34
- * $ pulumi import cloudflare:index/deviceDexTest:DeviceDexTest example '<account_id>/<dex_test_id>'
35
- * ```
36
- *
37
- * @deprecated cloudflare.index/devicedextest.DeviceDexTest has been deprecated in favor of cloudflare.index/zerotrustdextest.ZeroTrustDexTest
38
- */
39
- export declare class DeviceDexTest extends pulumi.CustomResource {
40
- /**
41
- * Get an existing DeviceDexTest resource's state with the given name, ID, and optional extra
42
- * properties used to qualify the lookup.
43
- *
44
- * @param name The _unique_ name of the resulting resource.
45
- * @param id The _unique_ provider ID of the resource to lookup.
46
- * @param state Any extra arguments used during the lookup.
47
- * @param opts Optional settings to control the behavior of the CustomResource.
48
- */
49
- static get(name: string, id: pulumi.Input<pulumi.ID>, state?: DeviceDexTestState, opts?: pulumi.CustomResourceOptions): DeviceDexTest;
50
- /**
51
- * Returns true if the given object is an instance of DeviceDexTest. This is designed to work even
52
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
53
- */
54
- static isInstance(obj: any): obj is DeviceDexTest;
55
- readonly accountId: pulumi.Output<string>;
56
- /**
57
- * The configuration object which contains the details for the WARP client to conduct the test.
58
- */
59
- readonly data: pulumi.Output<outputs.DeviceDexTestData>;
60
- /**
61
- * Additional details about the test.
62
- */
63
- readonly description: pulumi.Output<string | undefined>;
64
- /**
65
- * Determines whether or not the test is active.
66
- */
67
- readonly enabled: pulumi.Output<boolean>;
68
- /**
69
- * How often the test will run.
70
- */
71
- readonly interval: pulumi.Output<string>;
72
- /**
73
- * The name of the DEX test. Must be unique.
74
- */
75
- readonly name: pulumi.Output<string>;
76
- /**
77
- * Device settings profiles targeted by this test
78
- */
79
- readonly targetPolicies: pulumi.Output<outputs.DeviceDexTestTargetPolicy[]>;
80
- readonly targeted: pulumi.Output<boolean | undefined>;
81
- /**
82
- * The unique identifier for the test.
83
- */
84
- readonly testId: pulumi.Output<string>;
85
- /**
86
- * Create a DeviceDexTest resource with the given unique name, arguments, and options.
87
- *
88
- * @param name The _unique_ name of the resource.
89
- * @param args The arguments to use to populate this resource's properties.
90
- * @param opts A bag of options that control this resource's behavior.
91
- */
92
- /** @deprecated cloudflare.index/devicedextest.DeviceDexTest has been deprecated in favor of cloudflare.index/zerotrustdextest.ZeroTrustDexTest */
93
- constructor(name: string, args: DeviceDexTestArgs, opts?: pulumi.CustomResourceOptions);
94
- }
95
- /**
96
- * Input properties used for looking up and filtering DeviceDexTest resources.
97
- */
98
- export interface DeviceDexTestState {
99
- accountId?: pulumi.Input<string>;
100
- /**
101
- * The configuration object which contains the details for the WARP client to conduct the test.
102
- */
103
- data?: pulumi.Input<inputs.DeviceDexTestData>;
104
- /**
105
- * Additional details about the test.
106
- */
107
- description?: pulumi.Input<string>;
108
- /**
109
- * Determines whether or not the test is active.
110
- */
111
- enabled?: pulumi.Input<boolean>;
112
- /**
113
- * How often the test will run.
114
- */
115
- interval?: pulumi.Input<string>;
116
- /**
117
- * The name of the DEX test. Must be unique.
118
- */
119
- name?: pulumi.Input<string>;
120
- /**
121
- * Device settings profiles targeted by this test
122
- */
123
- targetPolicies?: pulumi.Input<pulumi.Input<inputs.DeviceDexTestTargetPolicy>[]>;
124
- targeted?: pulumi.Input<boolean>;
125
- /**
126
- * The unique identifier for the test.
127
- */
128
- testId?: pulumi.Input<string>;
129
- }
130
- /**
131
- * The set of arguments for constructing a DeviceDexTest resource.
132
- */
133
- export interface DeviceDexTestArgs {
134
- accountId: pulumi.Input<string>;
135
- /**
136
- * The configuration object which contains the details for the WARP client to conduct the test.
137
- */
138
- data: pulumi.Input<inputs.DeviceDexTestData>;
139
- /**
140
- * Additional details about the test.
141
- */
142
- description?: pulumi.Input<string>;
143
- /**
144
- * Determines whether or not the test is active.
145
- */
146
- enabled: pulumi.Input<boolean>;
147
- /**
148
- * How often the test will run.
149
- */
150
- interval: pulumi.Input<string>;
151
- /**
152
- * The name of the DEX test. Must be unique.
153
- */
154
- name: pulumi.Input<string>;
155
- /**
156
- * Device settings profiles targeted by this test
157
- */
158
- targetPolicies?: pulumi.Input<pulumi.Input<inputs.DeviceDexTestTargetPolicy>[]>;
159
- targeted?: pulumi.Input<boolean>;
160
- }
package/deviceDexTest.js DELETED
@@ -1,120 +0,0 @@
1
- "use strict";
2
- // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
- // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.DeviceDexTest = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("./utilities");
8
- /**
9
- * ## Example Usage
10
- *
11
- * ```typescript
12
- * import * as pulumi from "@pulumi/pulumi";
13
- * import * as cloudflare from "@pulumi/cloudflare";
14
- *
15
- * const exampleZeroTrustDexTest = new cloudflare.ZeroTrustDexTest("example_zero_trust_dex_test", {
16
- * accountId: "699d98642c564d2e855e9661899b7252",
17
- * data: {
18
- * host: "https://dash.cloudflare.com",
19
- * kind: "http",
20
- * method: "GET",
21
- * },
22
- * enabled: true,
23
- * interval: "30m",
24
- * name: "HTTP dash health check",
25
- * description: "Checks the dash endpoint every 30 minutes",
26
- * targetPolicies: [{
27
- * id: "id",
28
- * "default": true,
29
- * name: "name",
30
- * }],
31
- * targeted: true,
32
- * });
33
- * ```
34
- *
35
- * ## Import
36
- *
37
- * ```sh
38
- * $ pulumi import cloudflare:index/deviceDexTest:DeviceDexTest example '<account_id>/<dex_test_id>'
39
- * ```
40
- *
41
- * @deprecated cloudflare.index/devicedextest.DeviceDexTest has been deprecated in favor of cloudflare.index/zerotrustdextest.ZeroTrustDexTest
42
- */
43
- class DeviceDexTest extends pulumi.CustomResource {
44
- /**
45
- * Get an existing DeviceDexTest resource's state with the given name, ID, and optional extra
46
- * properties used to qualify the lookup.
47
- *
48
- * @param name The _unique_ name of the resulting resource.
49
- * @param id The _unique_ provider ID of the resource to lookup.
50
- * @param state Any extra arguments used during the lookup.
51
- * @param opts Optional settings to control the behavior of the CustomResource.
52
- */
53
- static get(name, id, state, opts) {
54
- pulumi.log.warn("DeviceDexTest is deprecated: cloudflare.index/devicedextest.DeviceDexTest has been deprecated in favor of cloudflare.index/zerotrustdextest.ZeroTrustDexTest");
55
- return new DeviceDexTest(name, state, Object.assign(Object.assign({}, opts), { id: id }));
56
- }
57
- /**
58
- * Returns true if the given object is an instance of DeviceDexTest. This is designed to work even
59
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
60
- */
61
- static isInstance(obj) {
62
- if (obj === undefined || obj === null) {
63
- return false;
64
- }
65
- return obj['__pulumiType'] === DeviceDexTest.__pulumiType;
66
- }
67
- /** @deprecated cloudflare.index/devicedextest.DeviceDexTest has been deprecated in favor of cloudflare.index/zerotrustdextest.ZeroTrustDexTest */
68
- constructor(name, argsOrState, opts) {
69
- pulumi.log.warn("DeviceDexTest is deprecated: cloudflare.index/devicedextest.DeviceDexTest has been deprecated in favor of cloudflare.index/zerotrustdextest.ZeroTrustDexTest");
70
- let resourceInputs = {};
71
- opts = opts || {};
72
- if (opts.id) {
73
- const state = argsOrState;
74
- resourceInputs["accountId"] = state ? state.accountId : undefined;
75
- resourceInputs["data"] = state ? state.data : undefined;
76
- resourceInputs["description"] = state ? state.description : undefined;
77
- resourceInputs["enabled"] = state ? state.enabled : undefined;
78
- resourceInputs["interval"] = state ? state.interval : undefined;
79
- resourceInputs["name"] = state ? state.name : undefined;
80
- resourceInputs["targetPolicies"] = state ? state.targetPolicies : undefined;
81
- resourceInputs["targeted"] = state ? state.targeted : undefined;
82
- resourceInputs["testId"] = state ? state.testId : undefined;
83
- }
84
- else {
85
- const args = argsOrState;
86
- if ((!args || args.accountId === undefined) && !opts.urn) {
87
- throw new Error("Missing required property 'accountId'");
88
- }
89
- if ((!args || args.data === undefined) && !opts.urn) {
90
- throw new Error("Missing required property 'data'");
91
- }
92
- if ((!args || args.enabled === undefined) && !opts.urn) {
93
- throw new Error("Missing required property 'enabled'");
94
- }
95
- if ((!args || args.interval === undefined) && !opts.urn) {
96
- throw new Error("Missing required property 'interval'");
97
- }
98
- if ((!args || args.name === undefined) && !opts.urn) {
99
- throw new Error("Missing required property 'name'");
100
- }
101
- resourceInputs["accountId"] = args ? args.accountId : undefined;
102
- resourceInputs["data"] = args ? args.data : undefined;
103
- resourceInputs["description"] = args ? args.description : undefined;
104
- resourceInputs["enabled"] = args ? args.enabled : undefined;
105
- resourceInputs["interval"] = args ? args.interval : undefined;
106
- resourceInputs["name"] = args ? args.name : undefined;
107
- resourceInputs["targetPolicies"] = args ? args.targetPolicies : undefined;
108
- resourceInputs["targeted"] = args ? args.targeted : undefined;
109
- resourceInputs["testId"] = undefined /*out*/;
110
- }
111
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
112
- const aliasOpts = { aliases: [{ type: "cloudflare:index/deviceDexTest:DeviceDexTest" }] };
113
- opts = pulumi.mergeOptions(opts, aliasOpts);
114
- super(DeviceDexTest.__pulumiType, name, resourceInputs, opts);
115
- }
116
- }
117
- exports.DeviceDexTest = DeviceDexTest;
118
- /** @internal */
119
- DeviceDexTest.__pulumiType = 'cloudflare:index/deviceDexTest:DeviceDexTest';
120
- //# sourceMappingURL=deviceDexTest.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"deviceDexTest.js","sourceRoot":"","sources":["../deviceDexTest.ts"],"names":[],"mappings":"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"}
package/getListItems.d.ts DELETED
@@ -1,103 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- import * as outputs from "./types/output";
3
- /**
4
- * ## Example Usage
5
- *
6
- * ```typescript
7
- * import * as pulumi from "@pulumi/pulumi";
8
- * import * as cloudflare from "@pulumi/cloudflare";
9
- *
10
- * const exampleListItems = cloudflare.getListItems({
11
- * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
12
- * listId: "2c0fc9fa937b11eaa1b71c4d701ab86e",
13
- * search: "1.1.1.",
14
- * });
15
- * ```
16
- */
17
- export declare function getListItems(args: GetListItemsArgs, opts?: pulumi.InvokeOptions): Promise<GetListItemsResult>;
18
- /**
19
- * A collection of arguments for invoking getListItems.
20
- */
21
- export interface GetListItemsArgs {
22
- /**
23
- * Identifier
24
- */
25
- accountId: string;
26
- /**
27
- * The unique ID of the list.
28
- */
29
- listId: string;
30
- /**
31
- * Max items to fetch, default: 1000
32
- */
33
- maxItems?: number;
34
- /**
35
- * A search query to filter returned items. Its meaning depends on the list type: IP addresses must start with the provided string, hostnames and bulk redirects must contain the string, and ASNs must match the string exactly.
36
- */
37
- search?: string;
38
- }
39
- /**
40
- * A collection of values returned by getListItems.
41
- */
42
- export interface GetListItemsResult {
43
- /**
44
- * Identifier
45
- */
46
- readonly accountId: string;
47
- /**
48
- * The provider-assigned unique ID for this managed resource.
49
- */
50
- readonly id: string;
51
- /**
52
- * The unique ID of the list.
53
- */
54
- readonly listId: string;
55
- /**
56
- * Max items to fetch, default: 1000
57
- */
58
- readonly maxItems?: number;
59
- /**
60
- * The items returned by the data source
61
- */
62
- readonly results: outputs.GetListItemsResult[];
63
- /**
64
- * A search query to filter returned items. Its meaning depends on the list type: IP addresses must start with the provided string, hostnames and bulk redirects must contain the string, and ASNs must match the string exactly.
65
- */
66
- readonly search?: string;
67
- }
68
- /**
69
- * ## Example Usage
70
- *
71
- * ```typescript
72
- * import * as pulumi from "@pulumi/pulumi";
73
- * import * as cloudflare from "@pulumi/cloudflare";
74
- *
75
- * const exampleListItems = cloudflare.getListItems({
76
- * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
77
- * listId: "2c0fc9fa937b11eaa1b71c4d701ab86e",
78
- * search: "1.1.1.",
79
- * });
80
- * ```
81
- */
82
- export declare function getListItemsOutput(args: GetListItemsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetListItemsResult>;
83
- /**
84
- * A collection of arguments for invoking getListItems.
85
- */
86
- export interface GetListItemsOutputArgs {
87
- /**
88
- * Identifier
89
- */
90
- accountId: pulumi.Input<string>;
91
- /**
92
- * The unique ID of the list.
93
- */
94
- listId: pulumi.Input<string>;
95
- /**
96
- * Max items to fetch, default: 1000
97
- */
98
- maxItems?: pulumi.Input<number>;
99
- /**
100
- * A search query to filter returned items. Its meaning depends on the list type: IP addresses must start with the provided string, hostnames and bulk redirects must contain the string, and ASNs must match the string exactly.
101
- */
102
- search?: pulumi.Input<string>;
103
- }
package/getListItems.js DELETED
@@ -1,56 +0,0 @@
1
- "use strict";
2
- // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
- // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
- Object.defineProperty(exports, "__esModule", { value: true });
5
- exports.getListItemsOutput = exports.getListItems = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("./utilities");
8
- /**
9
- * ## Example Usage
10
- *
11
- * ```typescript
12
- * import * as pulumi from "@pulumi/pulumi";
13
- * import * as cloudflare from "@pulumi/cloudflare";
14
- *
15
- * const exampleListItems = cloudflare.getListItems({
16
- * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
- * listId: "2c0fc9fa937b11eaa1b71c4d701ab86e",
18
- * search: "1.1.1.",
19
- * });
20
- * ```
21
- */
22
- function getListItems(args, opts) {
23
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
- return pulumi.runtime.invoke("cloudflare:index/getListItems:getListItems", {
25
- "accountId": args.accountId,
26
- "listId": args.listId,
27
- "maxItems": args.maxItems,
28
- "search": args.search,
29
- }, opts);
30
- }
31
- exports.getListItems = getListItems;
32
- /**
33
- * ## Example Usage
34
- *
35
- * ```typescript
36
- * import * as pulumi from "@pulumi/pulumi";
37
- * import * as cloudflare from "@pulumi/cloudflare";
38
- *
39
- * const exampleListItems = cloudflare.getListItems({
40
- * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
41
- * listId: "2c0fc9fa937b11eaa1b71c4d701ab86e",
42
- * search: "1.1.1.",
43
- * });
44
- * ```
45
- */
46
- function getListItemsOutput(args, opts) {
47
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
48
- return pulumi.runtime.invokeOutput("cloudflare:index/getListItems:getListItems", {
49
- "accountId": args.accountId,
50
- "listId": args.listId,
51
- "maxItems": args.maxItems,
52
- "search": args.search,
53
- }, opts);
54
- }
55
- exports.getListItemsOutput = getListItemsOutput;
56
- //# sourceMappingURL=getListItems.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getListItems.js","sourceRoot":"","sources":["../getListItems.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oCAQC;AAqDD;;;;;;;;;;;;;GAaG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gDAQC"}