@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
@@ -28,6 +28,12 @@ import * as outputs from "./types/output";
28
28
  * replayProtection: false,
29
29
  * });
30
30
  * ```
31
+ *
32
+ * ## Import
33
+ *
34
+ * ```sh
35
+ * $ pulumi import cloudflare:index/magicWanIpsecTunnel:MagicWanIpsecTunnel example '<account_id>/<ipsec_tunnel_id>'
36
+ * ```
31
37
  */
32
38
  export declare class MagicWanIpsecTunnel extends pulumi.CustomResource {
33
39
  /**
@@ -49,10 +55,18 @@ export declare class MagicWanIpsecTunnel extends pulumi.CustomResource {
49
55
  * Identifier
50
56
  */
51
57
  readonly accountId: pulumi.Output<string>;
58
+ /**
59
+ * When `true`, the tunnel can use a null-cipher (`ENCR_NULL`) in the ESP tunnel (Phase 2).
60
+ */
61
+ readonly allowNullCipher: pulumi.Output<boolean>;
52
62
  /**
53
63
  * The IP address assigned to the Cloudflare side of the IPsec tunnel.
54
64
  */
55
65
  readonly cloudflareEndpoint: pulumi.Output<string>;
66
+ /**
67
+ * The date and time the tunnel was created.
68
+ */
69
+ readonly createdOn: pulumi.Output<string>;
56
70
  /**
57
71
  * The IP address assigned to the customer side of the IPsec tunnel. Not required, but must be set for proactive traceroutes to work.
58
72
  */
@@ -67,13 +81,12 @@ export declare class MagicWanIpsecTunnel extends pulumi.CustomResource {
67
81
  */
68
82
  readonly interfaceAddress: pulumi.Output<string>;
69
83
  readonly ipsecTunnel: pulumi.Output<outputs.MagicWanIpsecTunnelIpsecTunnel>;
70
- /**
71
- * Identifier
72
- */
73
- readonly ipsecTunnelId: pulumi.Output<string | undefined>;
74
- readonly ipsecTunnels: pulumi.Output<outputs.MagicWanIpsecTunnelIpsecTunnel[]>;
75
84
  readonly modified: pulumi.Output<boolean>;
76
85
  readonly modifiedIpsecTunnel: pulumi.Output<outputs.MagicWanIpsecTunnelModifiedIpsecTunnel>;
86
+ /**
87
+ * The date and time the tunnel was last modified.
88
+ */
89
+ readonly modifiedOn: pulumi.Output<string>;
77
90
  /**
78
91
  * The name of the IPsec tunnel. The name cannot share a name with other tunnels.
79
92
  */
@@ -82,6 +95,10 @@ export declare class MagicWanIpsecTunnel extends pulumi.CustomResource {
82
95
  * A randomly generated or provided string for use in the IPsec tunnel.
83
96
  */
84
97
  readonly psk: pulumi.Output<string | undefined>;
98
+ /**
99
+ * The PSK metadata that includes when the PSK was generated.
100
+ */
101
+ readonly pskMetadata: pulumi.Output<outputs.MagicWanIpsecTunnelPskMetadata>;
85
102
  /**
86
103
  * If `true`, then IPsec replay protection will be supported in the Cloudflare-to-customer direction.
87
104
  */
@@ -103,10 +120,18 @@ export interface MagicWanIpsecTunnelState {
103
120
  * Identifier
104
121
  */
105
122
  accountId?: pulumi.Input<string>;
123
+ /**
124
+ * When `true`, the tunnel can use a null-cipher (`ENCR_NULL`) in the ESP tunnel (Phase 2).
125
+ */
126
+ allowNullCipher?: pulumi.Input<boolean>;
106
127
  /**
107
128
  * The IP address assigned to the Cloudflare side of the IPsec tunnel.
108
129
  */
109
130
  cloudflareEndpoint?: pulumi.Input<string>;
131
+ /**
132
+ * The date and time the tunnel was created.
133
+ */
134
+ createdOn?: pulumi.Input<string>;
110
135
  /**
111
136
  * The IP address assigned to the customer side of the IPsec tunnel. Not required, but must be set for proactive traceroutes to work.
112
137
  */
@@ -121,13 +146,12 @@ export interface MagicWanIpsecTunnelState {
121
146
  */
122
147
  interfaceAddress?: pulumi.Input<string>;
123
148
  ipsecTunnel?: pulumi.Input<inputs.MagicWanIpsecTunnelIpsecTunnel>;
124
- /**
125
- * Identifier
126
- */
127
- ipsecTunnelId?: pulumi.Input<string>;
128
- ipsecTunnels?: pulumi.Input<pulumi.Input<inputs.MagicWanIpsecTunnelIpsecTunnel>[]>;
129
149
  modified?: pulumi.Input<boolean>;
130
150
  modifiedIpsecTunnel?: pulumi.Input<inputs.MagicWanIpsecTunnelModifiedIpsecTunnel>;
151
+ /**
152
+ * The date and time the tunnel was last modified.
153
+ */
154
+ modifiedOn?: pulumi.Input<string>;
131
155
  /**
132
156
  * The name of the IPsec tunnel. The name cannot share a name with other tunnels.
133
157
  */
@@ -136,6 +160,10 @@ export interface MagicWanIpsecTunnelState {
136
160
  * A randomly generated or provided string for use in the IPsec tunnel.
137
161
  */
138
162
  psk?: pulumi.Input<string>;
163
+ /**
164
+ * The PSK metadata that includes when the PSK was generated.
165
+ */
166
+ pskMetadata?: pulumi.Input<inputs.MagicWanIpsecTunnelPskMetadata>;
139
167
  /**
140
168
  * If `true`, then IPsec replay protection will be supported in the Cloudflare-to-customer direction.
141
169
  */
@@ -166,10 +194,6 @@ export interface MagicWanIpsecTunnelArgs {
166
194
  * A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
167
195
  */
168
196
  interfaceAddress: pulumi.Input<string>;
169
- /**
170
- * Identifier
171
- */
172
- ipsecTunnelId?: pulumi.Input<string>;
173
197
  /**
174
198
  * The name of the IPsec tunnel. The name cannot share a name with other tunnels.
175
199
  */
@@ -32,6 +32,12 @@ const utilities = require("./utilities");
32
32
  * replayProtection: false,
33
33
  * });
34
34
  * ```
35
+ *
36
+ * ## Import
37
+ *
38
+ * ```sh
39
+ * $ pulumi import cloudflare:index/magicWanIpsecTunnel:MagicWanIpsecTunnel example '<account_id>/<ipsec_tunnel_id>'
40
+ * ```
35
41
  */
36
42
  class MagicWanIpsecTunnel extends pulumi.CustomResource {
37
43
  /**
@@ -62,18 +68,20 @@ class MagicWanIpsecTunnel extends pulumi.CustomResource {
62
68
  if (opts.id) {
63
69
  const state = argsOrState;
64
70
  resourceInputs["accountId"] = state ? state.accountId : undefined;
71
+ resourceInputs["allowNullCipher"] = state ? state.allowNullCipher : undefined;
65
72
  resourceInputs["cloudflareEndpoint"] = state ? state.cloudflareEndpoint : undefined;
73
+ resourceInputs["createdOn"] = state ? state.createdOn : undefined;
66
74
  resourceInputs["customerEndpoint"] = state ? state.customerEndpoint : undefined;
67
75
  resourceInputs["description"] = state ? state.description : undefined;
68
76
  resourceInputs["healthCheck"] = state ? state.healthCheck : undefined;
69
77
  resourceInputs["interfaceAddress"] = state ? state.interfaceAddress : undefined;
70
78
  resourceInputs["ipsecTunnel"] = state ? state.ipsecTunnel : undefined;
71
- resourceInputs["ipsecTunnelId"] = state ? state.ipsecTunnelId : undefined;
72
- resourceInputs["ipsecTunnels"] = state ? state.ipsecTunnels : undefined;
73
79
  resourceInputs["modified"] = state ? state.modified : undefined;
74
80
  resourceInputs["modifiedIpsecTunnel"] = state ? state.modifiedIpsecTunnel : undefined;
81
+ resourceInputs["modifiedOn"] = state ? state.modifiedOn : undefined;
75
82
  resourceInputs["name"] = state ? state.name : undefined;
76
83
  resourceInputs["psk"] = state ? state.psk : undefined;
84
+ resourceInputs["pskMetadata"] = state ? state.pskMetadata : undefined;
77
85
  resourceInputs["replayProtection"] = state ? state.replayProtection : undefined;
78
86
  }
79
87
  else {
@@ -96,14 +104,16 @@ class MagicWanIpsecTunnel extends pulumi.CustomResource {
96
104
  resourceInputs["description"] = args ? args.description : undefined;
97
105
  resourceInputs["healthCheck"] = args ? args.healthCheck : undefined;
98
106
  resourceInputs["interfaceAddress"] = args ? args.interfaceAddress : undefined;
99
- resourceInputs["ipsecTunnelId"] = args ? args.ipsecTunnelId : undefined;
100
107
  resourceInputs["name"] = args ? args.name : undefined;
101
108
  resourceInputs["psk"] = args ? args.psk : undefined;
102
109
  resourceInputs["replayProtection"] = args ? args.replayProtection : undefined;
110
+ resourceInputs["allowNullCipher"] = undefined /*out*/;
111
+ resourceInputs["createdOn"] = undefined /*out*/;
103
112
  resourceInputs["ipsecTunnel"] = undefined /*out*/;
104
- resourceInputs["ipsecTunnels"] = undefined /*out*/;
105
113
  resourceInputs["modified"] = undefined /*out*/;
106
114
  resourceInputs["modifiedIpsecTunnel"] = undefined /*out*/;
115
+ resourceInputs["modifiedOn"] = undefined /*out*/;
116
+ resourceInputs["pskMetadata"] = undefined /*out*/;
107
117
  }
108
118
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
109
119
  const aliasOpts = { aliases: [{ type: "cloudflare:index/ipsecTunnel:IpsecTunnel" }] };
@@ -1 +1 @@
1
- {"version":3,"file":"magicWanIpsecTunnel.js","sourceRoot":"","sources":["../magicWanIpsecTunnel.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"magicWanIpsecTunnel.js","sourceRoot":"","sources":["../magicWanIpsecTunnel.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC1E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IA+DD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAChF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;SACnF;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,kBAAkB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/D,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;aACrE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,gBAAgB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7D,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,SAAS,CAAC;YAClF,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,0CAA0C,EAAE,CAAC,EAAE,CAAC;QACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AAjJL,kDAkJC;AApIG,gBAAgB;AACO,gCAAY,GAAG,0DAA0D,CAAC"}
@@ -4,11 +4,10 @@ import * as outputs from "./types/output";
4
4
  /**
5
5
  * ## Example Usage
6
6
  *
7
- * ```typescript
8
- * import * as pulumi from "@pulumi/pulumi";
9
- * import * as cloudflare from "@pulumi/cloudflare";
7
+ * ## Import
10
8
  *
11
- * const exampleMagicWanStaticRoute = new cloudflare.MagicWanStaticRoute("example_magic_wan_static_route", {accountId: "023e105f4ecef8ad9ca31a8372d0c353"});
9
+ * ```sh
10
+ * $ pulumi import cloudflare:index/magicWanStaticRoute:MagicWanStaticRoute example '<account_id>/<route_id>'
12
11
  * ```
13
12
  */
14
13
  export declare class MagicWanStaticRoute extends pulumi.CustomResource {
@@ -31,34 +30,37 @@ export declare class MagicWanStaticRoute extends pulumi.CustomResource {
31
30
  * Identifier
32
31
  */
33
32
  readonly accountId: pulumi.Output<string>;
33
+ /**
34
+ * When the route was created.
35
+ */
36
+ readonly createdOn: pulumi.Output<string>;
34
37
  /**
35
38
  * An optional human provided description of the static route.
36
39
  */
37
40
  readonly description: pulumi.Output<string | undefined>;
38
41
  readonly modified: pulumi.Output<boolean>;
42
+ /**
43
+ * When the route was last modified.
44
+ */
45
+ readonly modifiedOn: pulumi.Output<string>;
39
46
  readonly modifiedRoute: pulumi.Output<outputs.MagicWanStaticRouteModifiedRoute>;
40
47
  /**
41
48
  * The next-hop IP Address for the static route.
42
49
  */
43
- readonly nexthop: pulumi.Output<string | undefined>;
50
+ readonly nexthop: pulumi.Output<string>;
44
51
  /**
45
52
  * IP Prefix in Classless Inter-Domain Routing format.
46
53
  */
47
- readonly prefix: pulumi.Output<string | undefined>;
54
+ readonly prefix: pulumi.Output<string>;
48
55
  /**
49
56
  * Priority of the static route.
50
57
  */
51
- readonly priority: pulumi.Output<number | undefined>;
58
+ readonly priority: pulumi.Output<number>;
52
59
  readonly route: pulumi.Output<outputs.MagicWanStaticRouteRoute>;
53
- /**
54
- * Identifier
55
- */
56
- readonly routeId: pulumi.Output<string | undefined>;
57
- readonly routes: pulumi.Output<outputs.MagicWanStaticRouteRoute[]>;
58
60
  /**
59
61
  * Used only for ECMP routes.
60
62
  */
61
- readonly scope: pulumi.Output<outputs.MagicWanStaticRouteScope>;
63
+ readonly scope: pulumi.Output<outputs.MagicWanStaticRouteScope | undefined>;
62
64
  /**
63
65
  * Optional weight of the ECMP scope - if provided.
64
66
  */
@@ -80,11 +82,19 @@ export interface MagicWanStaticRouteState {
80
82
  * Identifier
81
83
  */
82
84
  accountId?: pulumi.Input<string>;
85
+ /**
86
+ * When the route was created.
87
+ */
88
+ createdOn?: pulumi.Input<string>;
83
89
  /**
84
90
  * An optional human provided description of the static route.
85
91
  */
86
92
  description?: pulumi.Input<string>;
87
93
  modified?: pulumi.Input<boolean>;
94
+ /**
95
+ * When the route was last modified.
96
+ */
97
+ modifiedOn?: pulumi.Input<string>;
88
98
  modifiedRoute?: pulumi.Input<inputs.MagicWanStaticRouteModifiedRoute>;
89
99
  /**
90
100
  * The next-hop IP Address for the static route.
@@ -99,11 +109,6 @@ export interface MagicWanStaticRouteState {
99
109
  */
100
110
  priority?: pulumi.Input<number>;
101
111
  route?: pulumi.Input<inputs.MagicWanStaticRouteRoute>;
102
- /**
103
- * Identifier
104
- */
105
- routeId?: pulumi.Input<string>;
106
- routes?: pulumi.Input<pulumi.Input<inputs.MagicWanStaticRouteRoute>[]>;
107
112
  /**
108
113
  * Used only for ECMP routes.
109
114
  */
@@ -128,21 +133,16 @@ export interface MagicWanStaticRouteArgs {
128
133
  /**
129
134
  * The next-hop IP Address for the static route.
130
135
  */
131
- nexthop?: pulumi.Input<string>;
136
+ nexthop: pulumi.Input<string>;
132
137
  /**
133
138
  * IP Prefix in Classless Inter-Domain Routing format.
134
139
  */
135
- prefix?: pulumi.Input<string>;
140
+ prefix: pulumi.Input<string>;
136
141
  /**
137
142
  * Priority of the static route.
138
143
  */
139
- priority?: pulumi.Input<number>;
144
+ priority: pulumi.Input<number>;
140
145
  route?: pulumi.Input<inputs.MagicWanStaticRouteRoute>;
141
- /**
142
- * Identifier
143
- */
144
- routeId?: pulumi.Input<string>;
145
- routes?: pulumi.Input<pulumi.Input<inputs.MagicWanStaticRouteRoute>[]>;
146
146
  /**
147
147
  * Used only for ECMP routes.
148
148
  */
@@ -8,11 +8,10 @@ const utilities = require("./utilities");
8
8
  /**
9
9
  * ## Example Usage
10
10
  *
11
- * ```typescript
12
- * import * as pulumi from "@pulumi/pulumi";
13
- * import * as cloudflare from "@pulumi/cloudflare";
11
+ * ## Import
14
12
  *
15
- * const exampleMagicWanStaticRoute = new cloudflare.MagicWanStaticRoute("example_magic_wan_static_route", {accountId: "023e105f4ecef8ad9ca31a8372d0c353"});
13
+ * ```sh
14
+ * $ pulumi import cloudflare:index/magicWanStaticRoute:MagicWanStaticRoute example '<account_id>/<route_id>'
16
15
  * ```
17
16
  */
18
17
  class MagicWanStaticRoute extends pulumi.CustomResource {
@@ -44,15 +43,15 @@ class MagicWanStaticRoute extends pulumi.CustomResource {
44
43
  if (opts.id) {
45
44
  const state = argsOrState;
46
45
  resourceInputs["accountId"] = state ? state.accountId : undefined;
46
+ resourceInputs["createdOn"] = state ? state.createdOn : undefined;
47
47
  resourceInputs["description"] = state ? state.description : undefined;
48
48
  resourceInputs["modified"] = state ? state.modified : undefined;
49
+ resourceInputs["modifiedOn"] = state ? state.modifiedOn : undefined;
49
50
  resourceInputs["modifiedRoute"] = state ? state.modifiedRoute : undefined;
50
51
  resourceInputs["nexthop"] = state ? state.nexthop : undefined;
51
52
  resourceInputs["prefix"] = state ? state.prefix : undefined;
52
53
  resourceInputs["priority"] = state ? state.priority : undefined;
53
54
  resourceInputs["route"] = state ? state.route : undefined;
54
- resourceInputs["routeId"] = state ? state.routeId : undefined;
55
- resourceInputs["routes"] = state ? state.routes : undefined;
56
55
  resourceInputs["scope"] = state ? state.scope : undefined;
57
56
  resourceInputs["weight"] = state ? state.weight : undefined;
58
57
  }
@@ -61,17 +60,26 @@ class MagicWanStaticRoute extends pulumi.CustomResource {
61
60
  if ((!args || args.accountId === undefined) && !opts.urn) {
62
61
  throw new Error("Missing required property 'accountId'");
63
62
  }
63
+ if ((!args || args.nexthop === undefined) && !opts.urn) {
64
+ throw new Error("Missing required property 'nexthop'");
65
+ }
66
+ if ((!args || args.prefix === undefined) && !opts.urn) {
67
+ throw new Error("Missing required property 'prefix'");
68
+ }
69
+ if ((!args || args.priority === undefined) && !opts.urn) {
70
+ throw new Error("Missing required property 'priority'");
71
+ }
64
72
  resourceInputs["accountId"] = args ? args.accountId : undefined;
65
73
  resourceInputs["description"] = args ? args.description : undefined;
66
74
  resourceInputs["nexthop"] = args ? args.nexthop : undefined;
67
75
  resourceInputs["prefix"] = args ? args.prefix : undefined;
68
76
  resourceInputs["priority"] = args ? args.priority : undefined;
69
77
  resourceInputs["route"] = args ? args.route : undefined;
70
- resourceInputs["routeId"] = args ? args.routeId : undefined;
71
- resourceInputs["routes"] = args ? args.routes : undefined;
72
78
  resourceInputs["scope"] = args ? args.scope : undefined;
73
79
  resourceInputs["weight"] = args ? args.weight : undefined;
80
+ resourceInputs["createdOn"] = undefined /*out*/;
74
81
  resourceInputs["modified"] = undefined /*out*/;
82
+ resourceInputs["modifiedOn"] = undefined /*out*/;
75
83
  resourceInputs["modifiedRoute"] = undefined /*out*/;
76
84
  }
77
85
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
@@ -1 +1 @@
1
- {"version":3,"file":"magicWanStaticRoute.js","sourceRoot":"","sources":["../magicWanStaticRoute.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"magicWanStaticRoute.js","sourceRoot":"","sources":["../magicWanStaticRoute.ts"],"names":[],"mappings":"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"}
@@ -44,7 +44,7 @@ export declare class MtlsCertificate extends pulumi.CustomResource {
44
44
  */
45
45
  static isInstance(obj: any): obj is MtlsCertificate;
46
46
  /**
47
- * Identifier
47
+ * Identifier.
48
48
  */
49
49
  readonly accountId: pulumi.Output<string>;
50
50
  /**
@@ -101,7 +101,7 @@ export declare class MtlsCertificate extends pulumi.CustomResource {
101
101
  */
102
102
  export interface MtlsCertificateState {
103
103
  /**
104
- * Identifier
104
+ * Identifier.
105
105
  */
106
106
  accountId?: pulumi.Input<string>;
107
107
  /**
@@ -150,7 +150,7 @@ export interface MtlsCertificateState {
150
150
  */
151
151
  export interface MtlsCertificateArgs {
152
152
  /**
153
- * Identifier
153
+ * Identifier.
154
154
  */
155
155
  accountId: pulumi.Input<string>;
156
156
  /**
@@ -36,7 +36,7 @@ export declare class NotificationPolicy extends pulumi.CustomResource {
36
36
  readonly alertInterval: pulumi.Output<string | undefined>;
37
37
  /**
38
38
  * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
39
- * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
39
+ * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
40
40
  */
41
41
  readonly alertType: pulumi.Output<string>;
42
42
  readonly created: pulumi.Output<string>;
@@ -51,7 +51,7 @@ export declare class NotificationPolicy extends pulumi.CustomResource {
51
51
  /**
52
52
  * Optional filters that allow you to be alerted only on a subset of events for that alert type based on some criteria. This is only available for select alert types. See alert type documentation for more details.
53
53
  */
54
- readonly filters: pulumi.Output<outputs.NotificationPolicyFilters>;
54
+ readonly filters: pulumi.Output<outputs.NotificationPolicyFilters | undefined>;
55
55
  /**
56
56
  * List of IDs that will be used when dispatching a notification. IDs for email type will be the email address.
57
57
  */
@@ -84,7 +84,7 @@ export interface NotificationPolicyState {
84
84
  alertInterval?: pulumi.Input<string>;
85
85
  /**
86
86
  * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
87
- * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
87
+ * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
88
88
  */
89
89
  alertType?: pulumi.Input<string>;
90
90
  created?: pulumi.Input<string>;
@@ -124,7 +124,7 @@ export interface NotificationPolicyArgs {
124
124
  alertInterval?: pulumi.Input<string>;
125
125
  /**
126
126
  * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
127
- * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
127
+ * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
128
128
  */
129
129
  alertType: pulumi.Input<string>;
130
130
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/cloudflare",
3
- "version": "6.2.0-alpha.1746747207",
3
+ "version": "6.2.0",
4
4
  "description": "A Pulumi package for creating and managing Cloudflare cloud resources.",
5
5
  "keywords": [
6
6
  "pulumi",
@@ -23,6 +23,6 @@
23
23
  "pulumi": {
24
24
  "resource": true,
25
25
  "name": "cloudflare",
26
- "version": "6.2.0-alpha.1746747207"
26
+ "version": "6.2.0"
27
27
  }
28
28
  }
package/pageRule.d.ts CHANGED
@@ -50,7 +50,7 @@ export declare class PageRule extends pulumi.CustomResource {
50
50
  readonly status: pulumi.Output<string>;
51
51
  readonly target: pulumi.Output<string>;
52
52
  /**
53
- * Identifier
53
+ * Identifier.
54
54
  */
55
55
  readonly zoneId: pulumi.Output<string>;
56
56
  /**
@@ -90,7 +90,7 @@ export interface PageRuleState {
90
90
  status?: pulumi.Input<string>;
91
91
  target?: pulumi.Input<string>;
92
92
  /**
93
- * Identifier
93
+ * Identifier.
94
94
  */
95
95
  zoneId?: pulumi.Input<string>;
96
96
  }
@@ -114,7 +114,7 @@ export interface PageRuleArgs {
114
114
  status?: pulumi.Input<string>;
115
115
  target: pulumi.Input<string>;
116
116
  /**
117
- * Identifier
117
+ * Identifier.
118
118
  */
119
119
  zoneId: pulumi.Input<string>;
120
120
  }
package/pagesProject.d.ts CHANGED
@@ -37,7 +37,7 @@ export declare class PagesProject extends pulumi.CustomResource {
37
37
  /**
38
38
  * Configs for the project build process.
39
39
  */
40
- readonly buildConfig: pulumi.Output<outputs.PagesProjectBuildConfig>;
40
+ readonly buildConfig: pulumi.Output<outputs.PagesProjectBuildConfig | undefined>;
41
41
  /**
42
42
  * Most recent deployment to the repo.
43
43
  */
@@ -49,7 +49,7 @@ export declare class PagesProject extends pulumi.CustomResource {
49
49
  /**
50
50
  * Configs for deployments in a project.
51
51
  */
52
- readonly deploymentConfigs: pulumi.Output<outputs.PagesProjectDeploymentConfigs>;
52
+ readonly deploymentConfigs: pulumi.Output<outputs.PagesProjectDeploymentConfigs | undefined>;
53
53
  /**
54
54
  * A list of associated custom domains for the project.
55
55
  */
@@ -66,7 +66,7 @@ export declare class PagesProject extends pulumi.CustomResource {
66
66
  * Production branch of the project. Used to identify production deployments.
67
67
  */
68
68
  readonly productionBranch: pulumi.Output<string | undefined>;
69
- readonly source: pulumi.Output<outputs.PagesProjectSource>;
69
+ readonly source: pulumi.Output<outputs.PagesProjectSource | undefined>;
70
70
  /**
71
71
  * The Cloudflare subdomain associated with the project.
72
72
  */
@@ -150,4 +150,5 @@ export interface PagesProjectArgs {
150
150
  * Production branch of the project. Used to identify production deployments.
151
151
  */
152
152
  productionBranch?: pulumi.Input<string>;
153
+ source?: pulumi.Input<inputs.PagesProjectSource>;
153
154
  }
package/pagesProject.js CHANGED
@@ -71,11 +71,11 @@ class PagesProject extends pulumi.CustomResource {
71
71
  resourceInputs["deploymentConfigs"] = args ? args.deploymentConfigs : undefined;
72
72
  resourceInputs["name"] = args ? args.name : undefined;
73
73
  resourceInputs["productionBranch"] = args ? args.productionBranch : undefined;
74
+ resourceInputs["source"] = args ? args.source : undefined;
74
75
  resourceInputs["canonicalDeployment"] = undefined /*out*/;
75
76
  resourceInputs["createdOn"] = undefined /*out*/;
76
77
  resourceInputs["domains"] = undefined /*out*/;
77
78
  resourceInputs["latestDeployment"] = undefined /*out*/;
78
- resourceInputs["source"] = undefined /*out*/;
79
79
  resourceInputs["subdomain"] = undefined /*out*/;
80
80
  }
81
81
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
@@ -1 +1 @@
1
- {"version":3,"file":"pagesProject.js","sourceRoot":"","sources":["../pagesProject.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"pagesProject.js","sourceRoot":"","sources":["../pagesProject.ts"],"names":[],"mappings":"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"}
@@ -42,7 +42,7 @@ export declare class QueueConsumer extends pulumi.CustomResource {
42
42
  * Name of a Worker
43
43
  */
44
44
  readonly scriptName: pulumi.Output<string | undefined>;
45
- readonly settings: pulumi.Output<outputs.QueueConsumerSettings>;
45
+ readonly settings: pulumi.Output<outputs.QueueConsumerSettings | undefined>;
46
46
  /**
47
47
  * Available values: "worker".
48
48
  */