@pulumi/cloudflare 6.7.0-alpha.1756491364 → 6.7.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 (135) hide show
  1. package/accessMutualTlsCertificate.d.ts +1 -1
  2. package/accessOrganization.d.ts +2 -2
  3. package/argoSmartRouting.d.ts +19 -3
  4. package/argoSmartRouting.js +4 -0
  5. package/argoSmartRouting.js.map +1 -1
  6. package/botManagement.d.ts +13 -0
  7. package/botManagement.js +3 -0
  8. package/botManagement.js.map +1 -1
  9. package/certificatePack.d.ts +18 -0
  10. package/certificatePack.js +4 -0
  11. package/certificatePack.js.map +1 -1
  12. package/customPages.d.ts +3 -3
  13. package/filter.d.ts +28 -6
  14. package/filter.js +13 -6
  15. package/filter.js.map +1 -1
  16. package/getArgoSmartRouting.d.ts +14 -1
  17. package/getArgoSmartRouting.js.map +1 -1
  18. package/getBotManagement.d.ts +4 -0
  19. package/getBotManagement.js.map +1 -1
  20. package/getCustomPages.d.ts +3 -3
  21. package/getList.d.ts +3 -3
  22. package/getListItem.d.ts +30 -1
  23. package/getListItem.js.map +1 -1
  24. package/getLoadBalancer.d.ts +6 -5
  25. package/getLoadBalancer.js.map +1 -1
  26. package/getLoadBalancerMonitor.d.ts +3 -3
  27. package/getLoadBalancerMonitors.d.ts +3 -3
  28. package/getLoadBalancerPool.d.ts +3 -3
  29. package/getLoadBalancerPools.d.ts +3 -3
  30. package/getLogpushDatasetField.d.ts +3 -3
  31. package/getLogpushDatasetJob.d.ts +9 -9
  32. package/getLogpushJob.d.ts +6 -6
  33. package/getR2CustomDomain.d.ts +4 -0
  34. package/getR2CustomDomain.js.map +1 -1
  35. package/getSnippet.d.ts +80 -0
  36. package/getSnippet.js +50 -0
  37. package/getSnippet.js.map +1 -0
  38. package/getSnippetList.d.ts +51 -0
  39. package/getSnippetList.js +24 -0
  40. package/getSnippetList.js.map +1 -0
  41. package/getSnippets.d.ts +0 -2
  42. package/getSnippets.js +0 -2
  43. package/getSnippets.js.map +1 -1
  44. package/getSnippetsList.d.ts +0 -24
  45. package/getSnippetsList.js +0 -24
  46. package/getSnippetsList.js.map +1 -1
  47. package/getStreams.d.ts +17 -3
  48. package/getStreams.js +4 -0
  49. package/getStreams.js.map +1 -1
  50. package/getUrlNormalizationSettings.d.ts +1 -1
  51. package/getWorkersForPlatformsDispatchNamespace.d.ts +4 -0
  52. package/getWorkersForPlatformsDispatchNamespace.js.map +1 -1
  53. package/getWorkersScripts.d.ts +14 -0
  54. package/getWorkersScripts.js +4 -0
  55. package/getWorkersScripts.js.map +1 -1
  56. package/getZeroTrustGatewayCertificate.d.ts +7 -7
  57. package/getZeroTrustGatewayPolicy.d.ts +0 -3
  58. package/getZeroTrustGatewayPolicy.js.map +1 -1
  59. package/getZeroTrustTunnelCloudflared.d.ts +7 -0
  60. package/getZeroTrustTunnelCloudflared.js.map +1 -1
  61. package/getZeroTrustTunnelCloudflaredRoutes.d.ts +1 -3
  62. package/getZeroTrustTunnelCloudflaredRoutes.js +0 -2
  63. package/getZeroTrustTunnelCloudflaredRoutes.js.map +1 -1
  64. package/getZeroTrustTunnelWarpConnector.d.ts +7 -0
  65. package/getZeroTrustTunnelWarpConnector.js.map +1 -1
  66. package/index.d.ts +9 -0
  67. package/index.js +21 -10
  68. package/index.js.map +1 -1
  69. package/loadBalancer.d.ts +12 -9
  70. package/loadBalancer.js.map +1 -1
  71. package/loadBalancerMonitor.d.ts +10 -10
  72. package/loadBalancerPool.d.ts +3 -3
  73. package/logpushJob.d.ts +16 -16
  74. package/logpushOwnershipChallenge.d.ts +3 -3
  75. package/magicWanGreTunnel.d.ts +38 -0
  76. package/magicWanGreTunnel.js +28 -0
  77. package/magicWanGreTunnel.js.map +1 -1
  78. package/magicWanIpsecTunnel.d.ts +38 -0
  79. package/magicWanIpsecTunnel.js +28 -0
  80. package/magicWanIpsecTunnel.js.map +1 -1
  81. package/package.json +2 -2
  82. package/r2customDomain.d.ts +13 -0
  83. package/r2customDomain.js +3 -0
  84. package/r2customDomain.js.map +1 -1
  85. package/ruleset.d.ts +23 -7
  86. package/ruleset.js +4 -0
  87. package/ruleset.js.map +1 -1
  88. package/snippet.d.ts +105 -0
  89. package/snippet.js +74 -0
  90. package/snippet.js.map +1 -0
  91. package/snippetRules.d.ts +0 -40
  92. package/snippetRules.js +0 -10
  93. package/snippetRules.js.map +1 -1
  94. package/snippets.d.ts +0 -3
  95. package/snippets.js +0 -3
  96. package/snippets.js.map +1 -1
  97. package/spectrumApplication.d.ts +5 -5
  98. package/spectrumApplication.js +3 -3
  99. package/teamsList.d.ts +1 -1
  100. package/teamsRule.d.ts +1 -28
  101. package/teamsRule.js.map +1 -1
  102. package/tunnel.d.ts +4 -0
  103. package/tunnel.js.map +1 -1
  104. package/tunnelRoute.d.ts +1 -1
  105. package/tunnelVirtualNetwork.d.ts +1 -1
  106. package/types/input.d.ts +215 -187
  107. package/types/output.d.ts +372 -266
  108. package/urlNormalizationSettings.d.ts +3 -3
  109. package/workerScript.d.ts +46 -28
  110. package/workerScript.js +1 -1
  111. package/workerScript.js.map +1 -1
  112. package/workersForPlatformsDispatchNamespace.d.ts +8 -0
  113. package/workersForPlatformsDispatchNamespace.js +2 -0
  114. package/workersForPlatformsDispatchNamespace.js.map +1 -1
  115. package/workersForPlatformsNamespace.d.ts +8 -0
  116. package/workersForPlatformsNamespace.js +2 -0
  117. package/workersForPlatformsNamespace.js.map +1 -1
  118. package/workersKv.d.ts +9 -0
  119. package/workersKv.js.map +1 -1
  120. package/workersScript.d.ts +46 -28
  121. package/workersScript.js +1 -1
  122. package/workersScript.js.map +1 -1
  123. package/zeroTrustAccessMtlsCertificate.d.ts +1 -1
  124. package/zeroTrustGatewayCertificate.d.ts +14 -14
  125. package/zeroTrustGatewayPolicy.d.ts +1 -28
  126. package/zeroTrustGatewayPolicy.js.map +1 -1
  127. package/zeroTrustList.d.ts +1 -1
  128. package/zeroTrustOrganization.d.ts +2 -2
  129. package/zeroTrustTunnelCloudflared.d.ts +4 -0
  130. package/zeroTrustTunnelCloudflared.js.map +1 -1
  131. package/zeroTrustTunnelCloudflaredRoute.d.ts +1 -1
  132. package/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +1 -1
  133. package/zeroTrustTunnelWarpConnector.d.ts +14 -0
  134. package/zeroTrustTunnelWarpConnector.js +2 -0
  135. package/zeroTrustTunnelWarpConnector.js.map +1 -1
package/loadBalancer.d.ts CHANGED
@@ -67,7 +67,7 @@ export declare class LoadBalancer extends pulumi.CustomResource {
67
67
  */
68
68
  readonly networks: pulumi.Output<string[]>;
69
69
  /**
70
- * (Enterprise only): A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country*pool, then region*pool mapping if it exists else to default_pools.
70
+ * Enterprise only: A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country*pool, then region*pool mapping if it exists else to default_pools.
71
71
  */
72
72
  readonly popPools: pulumi.Output<{
73
73
  [key: string]: string[];
@@ -91,7 +91,8 @@ export declare class LoadBalancer extends pulumi.CustomResource {
91
91
  */
92
92
  readonly rules: pulumi.Output<outputs.LoadBalancerRule[]>;
93
93
  /**
94
- * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types are:
94
+ * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types are: - `"cookie"`: On the first request to a proxied load balancer, a cookie is generated, encoding information of which origin the request will be forwarded to. Subsequent requests, by the same client to the same load balancer, will be sent to the origin server the cookie encodes, for the duration of the cookie and as long as the origin server remains healthy. If the cookie has expired or the origin server is unhealthy, then a new origin server is calculated and used. - `"ipCookie"`: Behaves the same as `"cookie"` except the initial origin selection is stable and based on the client's ip address. - `"header"`: On the first request to a proxied load balancer, a session key based on the configured HTTP headers (see `session_affinity_attributes.headers`) is generated, encoding the request headers used for storing in the load balancer session state which origin the request will be forwarded to. Subsequent requests to the load balancer with the same headers will be sent to the same origin server, for the duration of the session and as long as the origin server remains healthy. If the session has been idle for the duration of `sessionAffinityTtl` seconds or the origin server is unhealthy, then a new origin server is calculated and used. See `headers` in `sessionAffinityAttributes` for additional required configuration.
95
+ * Available values: "none", "cookie", "ipCookie", "header".
95
96
  */
96
97
  readonly sessionAffinity: pulumi.Output<string>;
97
98
  /**
@@ -99,7 +100,7 @@ export declare class LoadBalancer extends pulumi.CustomResource {
99
100
  */
100
101
  readonly sessionAffinityAttributes: pulumi.Output<outputs.LoadBalancerSessionAffinityAttributes>;
101
102
  /**
102
- * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per `sessionAffinity` policy are:
103
+ * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per `sessionAffinity` policy are: - `"cookie"` / `"ipCookie"`: The current default of 23 hours will be used unless explicitly set. The accepted range of values is between [1800, 604800]. - `"header"`: The current default of 1800 seconds will be used unless explicitly set. The accepted range of values is between [30, 3600]. Note: With session affinity by header, sessions only expire after they haven't been used for the number of seconds specified.
103
104
  */
104
105
  readonly sessionAffinityTtl: pulumi.Output<number>;
105
106
  /**
@@ -166,7 +167,7 @@ export interface LoadBalancerState {
166
167
  */
167
168
  networks?: pulumi.Input<pulumi.Input<string>[]>;
168
169
  /**
169
- * (Enterprise only): A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country*pool, then region*pool mapping if it exists else to default_pools.
170
+ * Enterprise only: A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country*pool, then region*pool mapping if it exists else to default_pools.
170
171
  */
171
172
  popPools?: pulumi.Input<{
172
173
  [key: string]: pulumi.Input<pulumi.Input<string>[]>;
@@ -190,7 +191,8 @@ export interface LoadBalancerState {
190
191
  */
191
192
  rules?: pulumi.Input<pulumi.Input<inputs.LoadBalancerRule>[]>;
192
193
  /**
193
- * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types are:
194
+ * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types are: - `"cookie"`: On the first request to a proxied load balancer, a cookie is generated, encoding information of which origin the request will be forwarded to. Subsequent requests, by the same client to the same load balancer, will be sent to the origin server the cookie encodes, for the duration of the cookie and as long as the origin server remains healthy. If the cookie has expired or the origin server is unhealthy, then a new origin server is calculated and used. - `"ipCookie"`: Behaves the same as `"cookie"` except the initial origin selection is stable and based on the client's ip address. - `"header"`: On the first request to a proxied load balancer, a session key based on the configured HTTP headers (see `session_affinity_attributes.headers`) is generated, encoding the request headers used for storing in the load balancer session state which origin the request will be forwarded to. Subsequent requests to the load balancer with the same headers will be sent to the same origin server, for the duration of the session and as long as the origin server remains healthy. If the session has been idle for the duration of `sessionAffinityTtl` seconds or the origin server is unhealthy, then a new origin server is calculated and used. See `headers` in `sessionAffinityAttributes` for additional required configuration.
195
+ * Available values: "none", "cookie", "ipCookie", "header".
194
196
  */
195
197
  sessionAffinity?: pulumi.Input<string>;
196
198
  /**
@@ -198,7 +200,7 @@ export interface LoadBalancerState {
198
200
  */
199
201
  sessionAffinityAttributes?: pulumi.Input<inputs.LoadBalancerSessionAffinityAttributes>;
200
202
  /**
201
- * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per `sessionAffinity` policy are:
203
+ * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per `sessionAffinity` policy are: - `"cookie"` / `"ipCookie"`: The current default of 23 hours will be used unless explicitly set. The accepted range of values is between [1800, 604800]. - `"header"`: The current default of 1800 seconds will be used unless explicitly set. The accepted range of values is between [30, 3600]. Note: With session affinity by header, sessions only expire after they haven't been used for the number of seconds specified.
202
204
  */
203
205
  sessionAffinityTtl?: pulumi.Input<number>;
204
206
  /**
@@ -255,7 +257,7 @@ export interface LoadBalancerArgs {
255
257
  */
256
258
  networks?: pulumi.Input<pulumi.Input<string>[]>;
257
259
  /**
258
- * (Enterprise only): A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country*pool, then region*pool mapping if it exists else to default_pools.
260
+ * Enterprise only: A mapping of Cloudflare PoP identifiers to a list of pool IDs (ordered by their failover priority) for the PoP (datacenter). Any PoPs not explicitly defined will fall back to using the corresponding country*pool, then region*pool mapping if it exists else to default_pools.
259
261
  */
260
262
  popPools?: pulumi.Input<{
261
263
  [key: string]: pulumi.Input<pulumi.Input<string>[]>;
@@ -279,7 +281,8 @@ export interface LoadBalancerArgs {
279
281
  */
280
282
  rules?: pulumi.Input<pulumi.Input<inputs.LoadBalancerRule>[]>;
281
283
  /**
282
- * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types are:
284
+ * Specifies the type of session affinity the load balancer should use unless specified as `"none"`. The supported types are: - `"cookie"`: On the first request to a proxied load balancer, a cookie is generated, encoding information of which origin the request will be forwarded to. Subsequent requests, by the same client to the same load balancer, will be sent to the origin server the cookie encodes, for the duration of the cookie and as long as the origin server remains healthy. If the cookie has expired or the origin server is unhealthy, then a new origin server is calculated and used. - `"ipCookie"`: Behaves the same as `"cookie"` except the initial origin selection is stable and based on the client's ip address. - `"header"`: On the first request to a proxied load balancer, a session key based on the configured HTTP headers (see `session_affinity_attributes.headers`) is generated, encoding the request headers used for storing in the load balancer session state which origin the request will be forwarded to. Subsequent requests to the load balancer with the same headers will be sent to the same origin server, for the duration of the session and as long as the origin server remains healthy. If the session has been idle for the duration of `sessionAffinityTtl` seconds or the origin server is unhealthy, then a new origin server is calculated and used. See `headers` in `sessionAffinityAttributes` for additional required configuration.
285
+ * Available values: "none", "cookie", "ipCookie", "header".
283
286
  */
284
287
  sessionAffinity?: pulumi.Input<string>;
285
288
  /**
@@ -287,7 +290,7 @@ export interface LoadBalancerArgs {
287
290
  */
288
291
  sessionAffinityAttributes?: pulumi.Input<inputs.LoadBalancerSessionAffinityAttributes>;
289
292
  /**
290
- * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per `sessionAffinity` policy are:
293
+ * Time, in seconds, until a client's session expires after being created. Once the expiry time has been reached, subsequent requests may get sent to a different origin server. The accepted ranges per `sessionAffinity` policy are: - `"cookie"` / `"ipCookie"`: The current default of 23 hours will be used unless explicitly set. The accepted range of values is between [1800, 604800]. - `"header"`: The current default of 1800 seconds will be used unless explicitly set. The accepted range of values is between [30, 3600]. Note: With session affinity by header, sessions only expire after they haven't been used for the number of seconds specified.
291
294
  */
292
295
  sessionAffinityTtl?: pulumi.Input<number>;
293
296
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"loadBalancer.js","sourceRoot":"","sources":["../loadBalancer.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"loadBalancer.js","sourceRoot":"","sources":["../loadBalancer.ts"],"names":[],"mappings":"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"}
@@ -53,7 +53,7 @@ export declare class LoadBalancerMonitor extends pulumi.CustomResource {
53
53
  */
54
54
  static isInstance(obj: any): obj is LoadBalancerMonitor;
55
55
  /**
56
- * Identifier
56
+ * Identifier.
57
57
  */
58
58
  readonly accountId: pulumi.Output<string>;
59
59
  /**
@@ -63,24 +63,24 @@ export declare class LoadBalancerMonitor extends pulumi.CustomResource {
63
63
  /**
64
64
  * To be marked unhealthy the monitored origin must fail this healthcheck N consecutive times.
65
65
  */
66
- readonly consecutiveDown: pulumi.Output<number>;
66
+ readonly consecutiveDown: pulumi.Output<number | undefined>;
67
67
  /**
68
68
  * To be marked healthy the monitored origin must pass this healthcheck N consecutive times.
69
69
  */
70
- readonly consecutiveUp: pulumi.Output<number>;
70
+ readonly consecutiveUp: pulumi.Output<number | undefined>;
71
71
  readonly createdOn: pulumi.Output<string>;
72
72
  /**
73
73
  * Object description.
74
74
  */
75
- readonly description: pulumi.Output<string | undefined>;
75
+ readonly description: pulumi.Output<string>;
76
76
  /**
77
77
  * A case-insensitive sub-string to look for in the response body. If this string is not found, the origin will be marked as unhealthy. This parameter is only valid for HTTP and HTTPS monitors.
78
78
  */
79
- readonly expectedBody: pulumi.Output<string | undefined>;
79
+ readonly expectedBody: pulumi.Output<string>;
80
80
  /**
81
81
  * The expected HTTP response code or code range of the health check. This parameter is only valid for HTTP and HTTPS monitors.
82
82
  */
83
- readonly expectedCodes: pulumi.Output<string | undefined>;
83
+ readonly expectedCodes: pulumi.Output<string>;
84
84
  /**
85
85
  * Follow redirects if returned by the origin. This parameter is only valid for HTTP and HTTPS monitors.
86
86
  */
@@ -107,11 +107,11 @@ export declare class LoadBalancerMonitor extends pulumi.CustomResource {
107
107
  /**
108
108
  * The port number to connect to for the health check. Required for TCP, UDP, and SMTP checks. HTTP and HTTPS checks should only define the port when using a non-standard port (HTTP: default 80, HTTPS: default 443).
109
109
  */
110
- readonly port: pulumi.Output<number>;
110
+ readonly port: pulumi.Output<number | undefined>;
111
111
  /**
112
112
  * Assign this monitor to emulate the specified zone while probing. This parameter is only valid for HTTP and HTTPS monitors.
113
113
  */
114
- readonly probeZone: pulumi.Output<string | undefined>;
114
+ readonly probeZone: pulumi.Output<string>;
115
115
  /**
116
116
  * The number of retries to attempt in case of a timeout before marking the origin as unhealthy. Retries are attempted immediately.
117
117
  */
@@ -139,7 +139,7 @@ export declare class LoadBalancerMonitor extends pulumi.CustomResource {
139
139
  */
140
140
  export interface LoadBalancerMonitorState {
141
141
  /**
142
- * Identifier
142
+ * Identifier.
143
143
  */
144
144
  accountId?: pulumi.Input<string>;
145
145
  /**
@@ -217,7 +217,7 @@ export interface LoadBalancerMonitorState {
217
217
  */
218
218
  export interface LoadBalancerMonitorArgs {
219
219
  /**
220
- * Identifier
220
+ * Identifier.
221
221
  */
222
222
  accountId: pulumi.Input<string>;
223
223
  /**
@@ -27,7 +27,7 @@ export declare class LoadBalancerPool extends pulumi.CustomResource {
27
27
  */
28
28
  static isInstance(obj: any): obj is LoadBalancerPool;
29
29
  /**
30
- * Identifier
30
+ * Identifier.
31
31
  */
32
32
  readonly accountId: pulumi.Output<string>;
33
33
  /**
@@ -106,7 +106,7 @@ export declare class LoadBalancerPool extends pulumi.CustomResource {
106
106
  */
107
107
  export interface LoadBalancerPoolState {
108
108
  /**
109
- * Identifier
109
+ * Identifier.
110
110
  */
111
111
  accountId?: pulumi.Input<string>;
112
112
  /**
@@ -177,7 +177,7 @@ export interface LoadBalancerPoolState {
177
177
  */
178
178
  export interface LoadBalancerPoolArgs {
179
179
  /**
180
- * Identifier
180
+ * Identifier.
181
181
  */
182
182
  accountId: pulumi.Input<string>;
183
183
  /**
package/logpushJob.d.ts CHANGED
@@ -32,11 +32,11 @@ export declare class LogpushJob extends pulumi.CustomResource {
32
32
  readonly accountId: pulumi.Output<string | undefined>;
33
33
  /**
34
34
  * Name of the dataset. A list of supported datasets can be found on the [Developer Docs](https://developers.cloudflare.com/logs/reference/log-fields/).
35
- * Available values: "access*requests", "audit*logs", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
35
+ * Available values: "access*requests", "audit*logs", "audit*logs*v2", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
36
36
  */
37
37
  readonly dataset: pulumi.Output<string>;
38
38
  /**
39
- * Uniquely identifies a resource (such as an s3 bucket) where data will be pushed. Additional configuration parameters supported by the destination may be included.
39
+ * Uniquely identifies a resource (such as an s3 bucket) where data. will be pushed. Additional configuration parameters supported by the destination may be included.
40
40
  */
41
41
  readonly destinationConf: pulumi.Output<string>;
42
42
  /**
@@ -44,7 +44,7 @@ export declare class LogpushJob extends pulumi.CustomResource {
44
44
  */
45
45
  readonly enabled: pulumi.Output<boolean>;
46
46
  /**
47
- * If not null, the job is currently failing. Failures are usually repetitive (example: no permissions to write to destination bucket). Only the last failure is recorded. On successful execution of a job the error*message and last*error are set to null.
47
+ * If not null, the job is currently failing. Failures are usually. repetitive (example: no permissions to write to destination bucket). Only the last failure is recorded. On successful execution of a job the error*message and last*error are set to null.
48
48
  */
49
49
  readonly errorMessage: pulumi.Output<string>;
50
50
  /**
@@ -52,7 +52,7 @@ export declare class LogpushJob extends pulumi.CustomResource {
52
52
  */
53
53
  readonly filter: pulumi.Output<string | undefined>;
54
54
  /**
55
- * This field is deprecated. Please use `max_upload_*` parameters instead. The frequency at which Cloudflare sends batches of logs to your destination. Setting frequency to high sends your logs in larger quantities of smaller files. Setting frequency to low sends logs in smaller quantities of larger files.
55
+ * This field is deprecated. Please use `max_upload_*` parameters instead. . The frequency at which Cloudflare sends batches of logs to your destination. Setting frequency to high sends your logs in larger quantities of smaller files. Setting frequency to low sends logs in smaller quantities of larger files.
56
56
  * Available values: "high", "low".
57
57
  *
58
58
  * @deprecated This attribute is deprecated.
@@ -68,7 +68,7 @@ export declare class LogpushJob extends pulumi.CustomResource {
68
68
  */
69
69
  readonly lastComplete: pulumi.Output<string>;
70
70
  /**
71
- * Records the last time the job failed. If not null, the job is currently failing. If null, the job has either never failed or has run successfully at least once since last failure. See also the errorMessage field.
71
+ * Records the last time the job failed. If not null, the job is currently. failing. If null, the job has either never failed or has run successfully at least once since last failure. See also the errorMessage field.
72
72
  */
73
73
  readonly lastError: pulumi.Output<string>;
74
74
  /**
@@ -90,7 +90,7 @@ export declare class LogpushJob extends pulumi.CustomResource {
90
90
  */
91
91
  readonly maxUploadRecords: pulumi.Output<number | undefined>;
92
92
  /**
93
- * Optional human readable job name. Not unique. Cloudflare suggests that you set this to a meaningful string, like the domain name, to make it easier to identify your job.
93
+ * Optional human readable job name. Not unique. Cloudflare suggests. that you set this to a meaningful string, like the domain name, to make it easier to identify your job.
94
94
  */
95
95
  readonly name: pulumi.Output<string | undefined>;
96
96
  /**
@@ -124,11 +124,11 @@ export interface LogpushJobState {
124
124
  accountId?: pulumi.Input<string>;
125
125
  /**
126
126
  * Name of the dataset. A list of supported datasets can be found on the [Developer Docs](https://developers.cloudflare.com/logs/reference/log-fields/).
127
- * Available values: "access*requests", "audit*logs", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
127
+ * Available values: "access*requests", "audit*logs", "audit*logs*v2", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
128
128
  */
129
129
  dataset?: pulumi.Input<string>;
130
130
  /**
131
- * Uniquely identifies a resource (such as an s3 bucket) where data will be pushed. Additional configuration parameters supported by the destination may be included.
131
+ * Uniquely identifies a resource (such as an s3 bucket) where data. will be pushed. Additional configuration parameters supported by the destination may be included.
132
132
  */
133
133
  destinationConf?: pulumi.Input<string>;
134
134
  /**
@@ -136,7 +136,7 @@ export interface LogpushJobState {
136
136
  */
137
137
  enabled?: pulumi.Input<boolean>;
138
138
  /**
139
- * If not null, the job is currently failing. Failures are usually repetitive (example: no permissions to write to destination bucket). Only the last failure is recorded. On successful execution of a job the error*message and last*error are set to null.
139
+ * If not null, the job is currently failing. Failures are usually. repetitive (example: no permissions to write to destination bucket). Only the last failure is recorded. On successful execution of a job the error*message and last*error are set to null.
140
140
  */
141
141
  errorMessage?: pulumi.Input<string>;
142
142
  /**
@@ -144,7 +144,7 @@ export interface LogpushJobState {
144
144
  */
145
145
  filter?: pulumi.Input<string>;
146
146
  /**
147
- * This field is deprecated. Please use `max_upload_*` parameters instead. The frequency at which Cloudflare sends batches of logs to your destination. Setting frequency to high sends your logs in larger quantities of smaller files. Setting frequency to low sends logs in smaller quantities of larger files.
147
+ * This field is deprecated. Please use `max_upload_*` parameters instead. . The frequency at which Cloudflare sends batches of logs to your destination. Setting frequency to high sends your logs in larger quantities of smaller files. Setting frequency to low sends logs in smaller quantities of larger files.
148
148
  * Available values: "high", "low".
149
149
  *
150
150
  * @deprecated This attribute is deprecated.
@@ -160,7 +160,7 @@ export interface LogpushJobState {
160
160
  */
161
161
  lastComplete?: pulumi.Input<string>;
162
162
  /**
163
- * Records the last time the job failed. If not null, the job is currently failing. If null, the job has either never failed or has run successfully at least once since last failure. See also the errorMessage field.
163
+ * Records the last time the job failed. If not null, the job is currently. failing. If null, the job has either never failed or has run successfully at least once since last failure. See also the errorMessage field.
164
164
  */
165
165
  lastError?: pulumi.Input<string>;
166
166
  /**
@@ -182,7 +182,7 @@ export interface LogpushJobState {
182
182
  */
183
183
  maxUploadRecords?: pulumi.Input<number>;
184
184
  /**
185
- * Optional human readable job name. Not unique. Cloudflare suggests that you set this to a meaningful string, like the domain name, to make it easier to identify your job.
185
+ * Optional human readable job name. Not unique. Cloudflare suggests. that you set this to a meaningful string, like the domain name, to make it easier to identify your job.
186
186
  */
187
187
  name?: pulumi.Input<string>;
188
188
  /**
@@ -208,11 +208,11 @@ export interface LogpushJobArgs {
208
208
  accountId?: pulumi.Input<string>;
209
209
  /**
210
210
  * Name of the dataset. A list of supported datasets can be found on the [Developer Docs](https://developers.cloudflare.com/logs/reference/log-fields/).
211
- * Available values: "access*requests", "audit*logs", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
211
+ * Available values: "access*requests", "audit*logs", "audit*logs*v2", "biso*user*actions", "casb*findings", "device*posture*results", "dlp*forensic*copies", "dns*firewall*logs", "dns*logs", "email*security*alerts", "firewall*events", "gateway*dns", "gateway*http", "gateway*network", "http*requests", "magic*ids*detections", "nel*reports", "network*analytics*logs", "page*shield*events", "sinkhole*http*logs", "spectrum*events", "ssh*logs", "workers*trace*events", "zaraz*events", "zero*trust*network*sessions".
212
212
  */
213
213
  dataset?: pulumi.Input<string>;
214
214
  /**
215
- * Uniquely identifies a resource (such as an s3 bucket) where data will be pushed. Additional configuration parameters supported by the destination may be included.
215
+ * Uniquely identifies a resource (such as an s3 bucket) where data. will be pushed. Additional configuration parameters supported by the destination may be included.
216
216
  */
217
217
  destinationConf: pulumi.Input<string>;
218
218
  /**
@@ -224,7 +224,7 @@ export interface LogpushJobArgs {
224
224
  */
225
225
  filter?: pulumi.Input<string>;
226
226
  /**
227
- * This field is deprecated. Please use `max_upload_*` parameters instead. The frequency at which Cloudflare sends batches of logs to your destination. Setting frequency to high sends your logs in larger quantities of smaller files. Setting frequency to low sends logs in smaller quantities of larger files.
227
+ * This field is deprecated. Please use `max_upload_*` parameters instead. . The frequency at which Cloudflare sends batches of logs to your destination. Setting frequency to high sends your logs in larger quantities of smaller files. Setting frequency to low sends logs in smaller quantities of larger files.
228
228
  * Available values: "high", "low".
229
229
  *
230
230
  * @deprecated This attribute is deprecated.
@@ -254,7 +254,7 @@ export interface LogpushJobArgs {
254
254
  */
255
255
  maxUploadRecords?: pulumi.Input<number>;
256
256
  /**
257
- * Optional human readable job name. Not unique. Cloudflare suggests that you set this to a meaningful string, like the domain name, to make it easier to identify your job.
257
+ * Optional human readable job name. Not unique. Cloudflare suggests. that you set this to a meaningful string, like the domain name, to make it easier to identify your job.
258
258
  */
259
259
  name?: pulumi.Input<string>;
260
260
  /**
@@ -33,7 +33,7 @@ export declare class LogpushOwnershipChallenge extends pulumi.CustomResource {
33
33
  */
34
34
  readonly accountId: pulumi.Output<string | undefined>;
35
35
  /**
36
- * Uniquely identifies a resource (such as an s3 bucket) where data will be pushed. Additional configuration parameters supported by the destination may be included.
36
+ * Uniquely identifies a resource (such as an s3 bucket) where data. will be pushed. Additional configuration parameters supported by the destination may be included.
37
37
  */
38
38
  readonly destinationConf: pulumi.Output<string>;
39
39
  readonly filename: pulumi.Output<string>;
@@ -61,7 +61,7 @@ export interface LogpushOwnershipChallengeState {
61
61
  */
62
62
  accountId?: pulumi.Input<string>;
63
63
  /**
64
- * Uniquely identifies a resource (such as an s3 bucket) where data will be pushed. Additional configuration parameters supported by the destination may be included.
64
+ * Uniquely identifies a resource (such as an s3 bucket) where data. will be pushed. Additional configuration parameters supported by the destination may be included.
65
65
  */
66
66
  destinationConf?: pulumi.Input<string>;
67
67
  filename?: pulumi.Input<string>;
@@ -81,7 +81,7 @@ export interface LogpushOwnershipChallengeArgs {
81
81
  */
82
82
  accountId?: pulumi.Input<string>;
83
83
  /**
84
- * Uniquely identifies a resource (such as an s3 bucket) where data will be pushed. Additional configuration parameters supported by the destination may be included.
84
+ * Uniquely identifies a resource (such as an s3 bucket) where data. will be pushed. Additional configuration parameters supported by the destination may be included.
85
85
  */
86
86
  destinationConf: pulumi.Input<string>;
87
87
  /**
@@ -4,6 +4,32 @@ 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";
10
+ *
11
+ * const exampleMagicWanGreTunnel = new cloudflare.MagicWanGreTunnel("example_magic_wan_gre_tunnel", {
12
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
13
+ * cloudflareGreEndpoint: "203.0.113.1",
14
+ * customerGreEndpoint: "203.0.113.1",
15
+ * interfaceAddress: "192.0.2.0/31",
16
+ * name: "GRE_1",
17
+ * description: "Tunnel for ISP X",
18
+ * healthCheck: {
19
+ * direction: "bidirectional",
20
+ * enabled: true,
21
+ * rate: "low",
22
+ * target: {
23
+ * saved: "203.0.113.1",
24
+ * },
25
+ * type: "request",
26
+ * },
27
+ * interfaceAddress6: "2606:54c1:7:0:a9fe:12d2:1:200/127",
28
+ * mtu: 0,
29
+ * ttl: 0,
30
+ * });
31
+ * ```
32
+ *
7
33
  * ## Import
8
34
  *
9
35
  * ```sh
@@ -51,6 +77,10 @@ export declare class MagicWanGreTunnel extends pulumi.CustomResource {
51
77
  * 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.
52
78
  */
53
79
  readonly interfaceAddress: pulumi.Output<string>;
80
+ /**
81
+ * A 127 bit IPV6 prefix from within the virtual*subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual*subnet6. Eg if virtual*subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface*address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
82
+ */
83
+ readonly interfaceAddress6: pulumi.Output<string | undefined>;
54
84
  /**
55
85
  * The date and time the tunnel was last modified.
56
86
  */
@@ -105,6 +135,10 @@ export interface MagicWanGreTunnelState {
105
135
  * 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.
106
136
  */
107
137
  interfaceAddress?: pulumi.Input<string>;
138
+ /**
139
+ * A 127 bit IPV6 prefix from within the virtual*subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual*subnet6. Eg if virtual*subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface*address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
140
+ */
141
+ interfaceAddress6?: pulumi.Input<string>;
108
142
  /**
109
143
  * The date and time the tunnel was last modified.
110
144
  */
@@ -147,6 +181,10 @@ export interface MagicWanGreTunnelArgs {
147
181
  * 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.
148
182
  */
149
183
  interfaceAddress: pulumi.Input<string>;
184
+ /**
185
+ * A 127 bit IPV6 prefix from within the virtual*subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual*subnet6. Eg if virtual*subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface*address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
186
+ */
187
+ interfaceAddress6?: pulumi.Input<string>;
150
188
  /**
151
189
  * Maximum Transmission Unit (MTU) in bytes for the GRE tunnel. The minimum value is 576.
152
190
  */
@@ -8,6 +8,32 @@ 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";
14
+ *
15
+ * const exampleMagicWanGreTunnel = new cloudflare.MagicWanGreTunnel("example_magic_wan_gre_tunnel", {
16
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
+ * cloudflareGreEndpoint: "203.0.113.1",
18
+ * customerGreEndpoint: "203.0.113.1",
19
+ * interfaceAddress: "192.0.2.0/31",
20
+ * name: "GRE_1",
21
+ * description: "Tunnel for ISP X",
22
+ * healthCheck: {
23
+ * direction: "bidirectional",
24
+ * enabled: true,
25
+ * rate: "low",
26
+ * target: {
27
+ * saved: "203.0.113.1",
28
+ * },
29
+ * type: "request",
30
+ * },
31
+ * interfaceAddress6: "2606:54c1:7:0:a9fe:12d2:1:200/127",
32
+ * mtu: 0,
33
+ * ttl: 0,
34
+ * });
35
+ * ```
36
+ *
11
37
  * ## Import
12
38
  *
13
39
  * ```sh
@@ -49,6 +75,7 @@ class MagicWanGreTunnel extends pulumi.CustomResource {
49
75
  resourceInputs["description"] = state ? state.description : undefined;
50
76
  resourceInputs["healthCheck"] = state ? state.healthCheck : undefined;
51
77
  resourceInputs["interfaceAddress"] = state ? state.interfaceAddress : undefined;
78
+ resourceInputs["interfaceAddress6"] = state ? state.interfaceAddress6 : undefined;
52
79
  resourceInputs["modifiedOn"] = state ? state.modifiedOn : undefined;
53
80
  resourceInputs["mtu"] = state ? state.mtu : undefined;
54
81
  resourceInputs["name"] = state ? state.name : undefined;
@@ -77,6 +104,7 @@ class MagicWanGreTunnel extends pulumi.CustomResource {
77
104
  resourceInputs["description"] = args ? args.description : undefined;
78
105
  resourceInputs["healthCheck"] = args ? args.healthCheck : undefined;
79
106
  resourceInputs["interfaceAddress"] = args ? args.interfaceAddress : undefined;
107
+ resourceInputs["interfaceAddress6"] = args ? args.interfaceAddress6 : undefined;
80
108
  resourceInputs["mtu"] = args ? args.mtu : undefined;
81
109
  resourceInputs["name"] = args ? args.name : undefined;
82
110
  resourceInputs["ttl"] = args ? args.ttl : undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"magicWanGreTunnel.js","sourceRoot":"","sources":["../magicWanGreTunnel.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"magicWanGreTunnel.js","sourceRoot":"","sources":["../magicWanGreTunnel.ts"],"names":[],"mappings":"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"}
@@ -4,6 +4,32 @@ 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";
10
+ *
11
+ * const exampleMagicWanIpsecTunnel = new cloudflare.MagicWanIpsecTunnel("example_magic_wan_ipsec_tunnel", {
12
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
13
+ * cloudflareEndpoint: "203.0.113.1",
14
+ * interfaceAddress: "192.0.2.0/31",
15
+ * name: "IPsec_1",
16
+ * customerEndpoint: "203.0.113.1",
17
+ * description: "Tunnel for ISP X",
18
+ * healthCheck: {
19
+ * direction: "bidirectional",
20
+ * enabled: true,
21
+ * rate: "low",
22
+ * target: {
23
+ * saved: "203.0.113.1",
24
+ * },
25
+ * type: "request",
26
+ * },
27
+ * interfaceAddress6: "2606:54c1:7:0:a9fe:12d2:1:200/127",
28
+ * psk: "O3bwKSjnaoCxDoUxjcq4Rk8ZKkezQUiy",
29
+ * replayProtection: false,
30
+ * });
31
+ * ```
32
+ *
7
33
  * ## Import
8
34
  *
9
35
  * ```sh
@@ -55,6 +81,10 @@ export declare class MagicWanIpsecTunnel extends pulumi.CustomResource {
55
81
  * 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.
56
82
  */
57
83
  readonly interfaceAddress: pulumi.Output<string>;
84
+ /**
85
+ * A 127 bit IPV6 prefix from within the virtual*subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual*subnet6. Eg if virtual*subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface*address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
86
+ */
87
+ readonly interfaceAddress6: pulumi.Output<string | undefined>;
58
88
  /**
59
89
  * The date and time the tunnel was last modified.
60
90
  */
@@ -117,6 +147,10 @@ export interface MagicWanIpsecTunnelState {
117
147
  * 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.
118
148
  */
119
149
  interfaceAddress?: pulumi.Input<string>;
150
+ /**
151
+ * A 127 bit IPV6 prefix from within the virtual*subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual*subnet6. Eg if virtual*subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface*address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
152
+ */
153
+ interfaceAddress6?: pulumi.Input<string>;
120
154
  /**
121
155
  * The date and time the tunnel was last modified.
122
156
  */
@@ -163,6 +197,10 @@ export interface MagicWanIpsecTunnelArgs {
163
197
  * 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.
164
198
  */
165
199
  interfaceAddress: pulumi.Input<string>;
200
+ /**
201
+ * A 127 bit IPV6 prefix from within the virtual*subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual*subnet6. Eg if virtual*subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface*address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
202
+ */
203
+ interfaceAddress6?: pulumi.Input<string>;
166
204
  /**
167
205
  * The name of the IPsec tunnel. The name cannot share a name with other tunnels.
168
206
  */
@@ -8,6 +8,32 @@ 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";
14
+ *
15
+ * const exampleMagicWanIpsecTunnel = new cloudflare.MagicWanIpsecTunnel("example_magic_wan_ipsec_tunnel", {
16
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
+ * cloudflareEndpoint: "203.0.113.1",
18
+ * interfaceAddress: "192.0.2.0/31",
19
+ * name: "IPsec_1",
20
+ * customerEndpoint: "203.0.113.1",
21
+ * description: "Tunnel for ISP X",
22
+ * healthCheck: {
23
+ * direction: "bidirectional",
24
+ * enabled: true,
25
+ * rate: "low",
26
+ * target: {
27
+ * saved: "203.0.113.1",
28
+ * },
29
+ * type: "request",
30
+ * },
31
+ * interfaceAddress6: "2606:54c1:7:0:a9fe:12d2:1:200/127",
32
+ * psk: "O3bwKSjnaoCxDoUxjcq4Rk8ZKkezQUiy",
33
+ * replayProtection: false,
34
+ * });
35
+ * ```
36
+ *
11
37
  * ## Import
12
38
  *
13
39
  * ```sh
@@ -50,6 +76,7 @@ class MagicWanIpsecTunnel extends pulumi.CustomResource {
50
76
  resourceInputs["description"] = state ? state.description : undefined;
51
77
  resourceInputs["healthCheck"] = state ? state.healthCheck : undefined;
52
78
  resourceInputs["interfaceAddress"] = state ? state.interfaceAddress : undefined;
79
+ resourceInputs["interfaceAddress6"] = state ? state.interfaceAddress6 : undefined;
53
80
  resourceInputs["modifiedOn"] = state ? state.modifiedOn : undefined;
54
81
  resourceInputs["name"] = state ? state.name : undefined;
55
82
  resourceInputs["psk"] = state ? state.psk : undefined;
@@ -76,6 +103,7 @@ class MagicWanIpsecTunnel extends pulumi.CustomResource {
76
103
  resourceInputs["description"] = args ? args.description : undefined;
77
104
  resourceInputs["healthCheck"] = args ? args.healthCheck : undefined;
78
105
  resourceInputs["interfaceAddress"] = args ? args.interfaceAddress : undefined;
106
+ resourceInputs["interfaceAddress6"] = args ? args.interfaceAddress6 : undefined;
79
107
  resourceInputs["name"] = args ? args.name : undefined;
80
108
  resourceInputs["psk"] = (args === null || args === void 0 ? void 0 : args.psk) ? pulumi.secret(args.psk) : undefined;
81
109
  resourceInputs["replayProtection"] = args ? args.replayProtection : undefined;