@pulumi/cloudflare 6.11.0-alpha.1761588517 → 6.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (247) hide show
  1. package/accessApplication.d.ts +3 -3
  2. package/accessIdentityProvider.d.ts +31 -0
  3. package/accessIdentityProvider.js +31 -0
  4. package/accessIdentityProvider.js.map +1 -1
  5. package/accessMutualTlsHostnameSettings.d.ts +14 -0
  6. package/accessMutualTlsHostnameSettings.js +14 -0
  7. package/accessMutualTlsHostnameSettings.js.map +1 -1
  8. package/accessOrganization.d.ts +29 -0
  9. package/accessOrganization.js +29 -0
  10. package/accessOrganization.js.map +1 -1
  11. package/accessPolicy.d.ts +49 -0
  12. package/accessPolicy.js +49 -0
  13. package/accessPolicy.js.map +1 -1
  14. package/account.d.ts +12 -0
  15. package/account.js +2 -0
  16. package/account.js.map +1 -1
  17. package/accountDnsSettings.d.ts +32 -0
  18. package/accountDnsSettings.js +32 -0
  19. package/accountDnsSettings.js.map +1 -1
  20. package/accountSubscription.d.ts +19 -0
  21. package/accountSubscription.js +19 -0
  22. package/accountSubscription.js.map +1 -1
  23. package/accountToken.d.ts +46 -0
  24. package/accountToken.js +46 -0
  25. package/accountToken.js.map +1 -1
  26. package/apiShield.d.ts +0 -12
  27. package/apiShield.js +0 -6
  28. package/apiShield.js.map +1 -1
  29. package/apiToken.d.ts +45 -0
  30. package/apiToken.js +45 -0
  31. package/apiToken.js.map +1 -1
  32. package/authenticatedOriginPulls.d.ts +14 -0
  33. package/authenticatedOriginPulls.js +14 -0
  34. package/authenticatedOriginPulls.js.map +1 -1
  35. package/contentScanning.d.ts +84 -0
  36. package/contentScanning.js +72 -0
  37. package/contentScanning.js.map +1 -0
  38. package/customHostname.d.ts +73 -0
  39. package/customHostname.js +73 -0
  40. package/customHostname.js.map +1 -1
  41. package/customPages.d.ts +3 -3
  42. package/deviceManagedNetworks.d.ts +15 -0
  43. package/deviceManagedNetworks.js +15 -0
  44. package/deviceManagedNetworks.js.map +1 -1
  45. package/devicePostureIntegration.d.ts +18 -0
  46. package/devicePostureIntegration.js +18 -0
  47. package/devicePostureIntegration.js.map +1 -1
  48. package/devicePostureRule.d.ts +24 -0
  49. package/devicePostureRule.js +24 -0
  50. package/devicePostureRule.js.map +1 -1
  51. package/dlpCustomProfile.d.ts +29 -3
  52. package/dlpCustomProfile.js +26 -0
  53. package/dlpCustomProfile.js.map +1 -1
  54. package/dnsFirewall.d.ts +26 -0
  55. package/dnsFirewall.js +26 -0
  56. package/dnsFirewall.js.map +1 -1
  57. package/dnsRecord.d.ts +20 -0
  58. package/dnsRecord.js +20 -0
  59. package/dnsRecord.js.map +1 -1
  60. package/getAccount.d.ts +4 -0
  61. package/getAccount.js.map +1 -1
  62. package/getApiShield.d.ts +0 -14
  63. package/getApiShield.js +0 -4
  64. package/getApiShield.js.map +1 -1
  65. package/getContentScanning.d.ts +66 -0
  66. package/getContentScanning.js +46 -0
  67. package/getContentScanning.js.map +1 -0
  68. package/getCustomPages.d.ts +3 -3
  69. package/getList.d.ts +3 -3
  70. package/getMagicTransitConnector.d.ts +1 -0
  71. package/getMagicTransitConnector.js.map +1 -1
  72. package/getNotificationPolicy.d.ts +3 -3
  73. package/getNotificationPolicy.js +2 -2
  74. package/getNotificationPolicyWebhooks.d.ts +2 -2
  75. package/getNotificationPolicyWebhooks.js +2 -2
  76. package/getOrganization.d.ts +59 -0
  77. package/getOrganization.js +50 -0
  78. package/getOrganization.js.map +1 -0
  79. package/getOrganizationProfile.d.ts +54 -0
  80. package/getOrganizationProfile.js +46 -0
  81. package/getOrganizationProfile.js.map +1 -0
  82. package/getOrganizations.d.ts +138 -0
  83. package/getOrganizations.js +90 -0
  84. package/getOrganizations.js.map +1 -0
  85. package/getPagesProject.d.ts +23 -3
  86. package/getPagesProject.js.map +1 -1
  87. package/getWorker.d.ts +4 -0
  88. package/getWorker.js.map +1 -1
  89. package/getZeroTrustAccessApplication.d.ts +1 -1
  90. package/getZeroTrustDexTest.d.ts +9 -0
  91. package/getZeroTrustDexTest.js +2 -0
  92. package/getZeroTrustDexTest.js.map +1 -1
  93. package/getZeroTrustGatewayPolicy.d.ts +1 -1
  94. package/getZeroTrustTunnelCloudflaredConfig.d.ts +4 -0
  95. package/getZeroTrustTunnelCloudflaredConfig.js.map +1 -1
  96. package/healthcheck.d.ts +43 -0
  97. package/healthcheck.js +43 -0
  98. package/healthcheck.js.map +1 -1
  99. package/hyperdriveConfig.d.ts +27 -0
  100. package/hyperdriveConfig.js +27 -0
  101. package/hyperdriveConfig.js.map +1 -1
  102. package/index.d.ts +21 -0
  103. package/index.js +46 -18
  104. package/index.js.map +1 -1
  105. package/keylessCertificate.d.ts +18 -0
  106. package/keylessCertificate.js +18 -0
  107. package/keylessCertificate.js.map +1 -1
  108. package/listItem.d.ts +8 -0
  109. package/listItem.js +8 -0
  110. package/listItem.js.map +1 -1
  111. package/loadBalancer.d.ts +142 -0
  112. package/loadBalancer.js +142 -0
  113. package/loadBalancer.js.map +1 -1
  114. package/logpushJob.d.ts +41 -0
  115. package/logpushJob.js +41 -0
  116. package/logpushJob.js.map +1 -1
  117. package/magicTransitSiteAcl.d.ts +29 -0
  118. package/magicTransitSiteAcl.js +29 -0
  119. package/magicTransitSiteAcl.js.map +1 -1
  120. package/magicTransitSiteLan.d.ts +42 -0
  121. package/magicTransitSiteLan.js +42 -0
  122. package/magicTransitSiteLan.js.map +1 -1
  123. package/magicTransitSiteWan.d.ts +19 -0
  124. package/magicTransitSiteWan.js +19 -0
  125. package/magicTransitSiteWan.js.map +1 -1
  126. package/magicWanStaticRoute.d.ts +18 -0
  127. package/magicWanStaticRoute.js +18 -0
  128. package/magicWanStaticRoute.js.map +1 -1
  129. package/notificationPolicy.d.ts +73 -3
  130. package/notificationPolicy.js +70 -0
  131. package/notificationPolicy.js.map +1 -1
  132. package/organization.d.ts +79 -0
  133. package/organization.js +88 -0
  134. package/organization.js.map +1 -0
  135. package/organizationProfile.d.ts +71 -0
  136. package/organizationProfile.js +94 -0
  137. package/organizationProfile.js.map +1 -0
  138. package/package.json +2 -2
  139. package/pageRule.d.ts +18 -0
  140. package/pageRule.js +18 -0
  141. package/pageRule.js.map +1 -1
  142. package/pagesProject.d.ts +250 -9
  143. package/pagesProject.js +214 -0
  144. package/pagesProject.js.map +1 -1
  145. package/queueConsumer.d.ts +20 -0
  146. package/queueConsumer.js +20 -0
  147. package/queueConsumer.js.map +1 -1
  148. package/r2bucketCors.d.ts +20 -0
  149. package/r2bucketCors.js +20 -0
  150. package/r2bucketCors.js.map +1 -1
  151. package/r2bucketEventNotification.d.ts +2 -2
  152. package/r2bucketEventNotification.js +3 -0
  153. package/r2bucketEventNotification.js.map +1 -1
  154. package/r2bucketLifecycle.d.ts +36 -0
  155. package/r2bucketLifecycle.js +36 -0
  156. package/r2bucketLifecycle.js.map +1 -1
  157. package/record.d.ts +20 -0
  158. package/record.js +20 -0
  159. package/record.js.map +1 -1
  160. package/snippet.d.ts +22 -0
  161. package/snippet.js +22 -0
  162. package/snippet.js.map +1 -1
  163. package/snippetRules.d.ts +15 -0
  164. package/snippetRules.js +15 -0
  165. package/snippetRules.js.map +1 -1
  166. package/staticRoute.d.ts +18 -0
  167. package/staticRoute.js +18 -0
  168. package/staticRoute.js.map +1 -1
  169. package/teamsAccount.d.ts +75 -0
  170. package/teamsAccount.js +75 -0
  171. package/teamsAccount.js.map +1 -1
  172. package/teamsRule.d.ts +130 -3
  173. package/teamsRule.js +127 -0
  174. package/teamsRule.js.map +1 -1
  175. package/tunnelConfig.d.ts +12 -0
  176. package/tunnelConfig.js +2 -0
  177. package/tunnelConfig.js.map +1 -1
  178. package/types/input.d.ts +571 -42
  179. package/types/output.d.ts +993 -64
  180. package/worker.d.ts +39 -0
  181. package/worker.js +33 -0
  182. package/worker.js.map +1 -1
  183. package/workerScript.d.ts +82 -1
  184. package/workerScript.js +82 -1
  185. package/workerScript.js.map +1 -1
  186. package/workerVersion.d.ts +57 -0
  187. package/workerVersion.js +57 -0
  188. package/workerVersion.js.map +1 -1
  189. package/workersDeployment.d.ts +18 -0
  190. package/workersDeployment.js +18 -0
  191. package/workersDeployment.js.map +1 -1
  192. package/workersScript.d.ts +82 -1
  193. package/workersScript.js +82 -1
  194. package/workersScript.js.map +1 -1
  195. package/zeroTrustAccessApplication.d.ts +3 -3
  196. package/zeroTrustAccessIdentityProvider.d.ts +31 -0
  197. package/zeroTrustAccessIdentityProvider.js +31 -0
  198. package/zeroTrustAccessIdentityProvider.js.map +1 -1
  199. package/zeroTrustAccessMtlsHostnameSettings.d.ts +14 -0
  200. package/zeroTrustAccessMtlsHostnameSettings.js +14 -0
  201. package/zeroTrustAccessMtlsHostnameSettings.js.map +1 -1
  202. package/zeroTrustAccessPolicy.d.ts +49 -0
  203. package/zeroTrustAccessPolicy.js +49 -0
  204. package/zeroTrustAccessPolicy.js.map +1 -1
  205. package/zeroTrustDeviceManagedNetworks.d.ts +15 -0
  206. package/zeroTrustDeviceManagedNetworks.js +15 -0
  207. package/zeroTrustDeviceManagedNetworks.js.map +1 -1
  208. package/zeroTrustDevicePostureIntegration.d.ts +18 -0
  209. package/zeroTrustDevicePostureIntegration.js +18 -0
  210. package/zeroTrustDevicePostureIntegration.js.map +1 -1
  211. package/zeroTrustDevicePostureRule.d.ts +24 -0
  212. package/zeroTrustDevicePostureRule.js +24 -0
  213. package/zeroTrustDevicePostureRule.js.map +1 -1
  214. package/zeroTrustDexTest.d.ts +26 -1
  215. package/zeroTrustDexTest.js +25 -1
  216. package/zeroTrustDexTest.js.map +1 -1
  217. package/zeroTrustDlpCustomEntry.d.ts +2 -2
  218. package/zeroTrustDlpCustomEntry.js +0 -3
  219. package/zeroTrustDlpCustomEntry.js.map +1 -1
  220. package/zeroTrustDlpCustomProfile.d.ts +29 -3
  221. package/zeroTrustDlpCustomProfile.js +26 -0
  222. package/zeroTrustDlpCustomProfile.js.map +1 -1
  223. package/zeroTrustDlpEntry.d.ts +2 -2
  224. package/zeroTrustDlpEntry.js +0 -3
  225. package/zeroTrustDlpEntry.js.map +1 -1
  226. package/zeroTrustDlpPredefinedEntry.d.ts +1 -1
  227. package/zeroTrustGatewayPolicy.d.ts +130 -3
  228. package/zeroTrustGatewayPolicy.js +127 -0
  229. package/zeroTrustGatewayPolicy.js.map +1 -1
  230. package/zeroTrustGatewaySettings.d.ts +75 -0
  231. package/zeroTrustGatewaySettings.js +75 -0
  232. package/zeroTrustGatewaySettings.js.map +1 -1
  233. package/zeroTrustOrganization.d.ts +29 -0
  234. package/zeroTrustOrganization.js +29 -0
  235. package/zeroTrustOrganization.js.map +1 -1
  236. package/zeroTrustTunnelCloudflaredConfig.d.ts +12 -0
  237. package/zeroTrustTunnelCloudflaredConfig.js +2 -0
  238. package/zeroTrustTunnelCloudflaredConfig.js.map +1 -1
  239. package/zoneCacheVariants.d.ts +55 -0
  240. package/zoneCacheVariants.js +55 -0
  241. package/zoneCacheVariants.js.map +1 -1
  242. package/zoneDnsSettings.d.ts +31 -0
  243. package/zoneDnsSettings.js +31 -0
  244. package/zoneDnsSettings.js.map +1 -1
  245. package/zoneSubscription.d.ts +19 -0
  246. package/zoneSubscription.js +19 -0
  247. package/zoneSubscription.js.map +1 -1
@@ -0,0 +1,138 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
3
+ import * as outputs from "./types/output";
4
+ /**
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as cloudflare from "@pulumi/cloudflare";
10
+ *
11
+ * const exampleOrganizations = cloudflare.getOrganizations({
12
+ * ids: ["a7b9c3d2e8f4g1h5i6j0k9l2m3n7o4p8"],
13
+ * containing: {
14
+ * account: "account",
15
+ * organization: "organization",
16
+ * user: "user",
17
+ * },
18
+ * name: {
19
+ * contains: "contains",
20
+ * endsWith: "endsWith",
21
+ * startsWith: "startsWith",
22
+ * },
23
+ * pageSize: 0,
24
+ * pageToken: "page_token",
25
+ * parent: {
26
+ * id: "a7b9c3d2e8f4g1h5i6j0k9l2m3n7o4p8",
27
+ * },
28
+ * });
29
+ * ```
30
+ */
31
+ export declare function getOrganizations(args?: GetOrganizationsArgs, opts?: pulumi.InvokeOptions): Promise<GetOrganizationsResult>;
32
+ /**
33
+ * A collection of arguments for invoking getOrganizations.
34
+ */
35
+ export interface GetOrganizationsArgs {
36
+ containing?: inputs.GetOrganizationsContaining;
37
+ /**
38
+ * Only return organizations with the specified IDs (ex. id=foo&id=bar). Send multiple elements
39
+ * by repeating the query value.
40
+ */
41
+ ids?: string[];
42
+ /**
43
+ * Max items to fetch, default: 1000
44
+ */
45
+ maxItems?: number;
46
+ name?: inputs.GetOrganizationsName;
47
+ /**
48
+ * The amount of items to return. Defaults to 10.
49
+ */
50
+ pageSize?: number;
51
+ /**
52
+ * An opaque token returned from the last list response that when
53
+ * provided will retrieve the next page.
54
+ */
55
+ pageToken?: string;
56
+ parent?: inputs.GetOrganizationsParent;
57
+ }
58
+ /**
59
+ * A collection of values returned by getOrganizations.
60
+ */
61
+ export interface GetOrganizationsResult {
62
+ readonly containing?: outputs.GetOrganizationsContaining;
63
+ /**
64
+ * Only return organizations with the specified IDs (ex. id=foo&id=bar). Send multiple elements
65
+ * by repeating the query value.
66
+ */
67
+ readonly ids?: string[];
68
+ /**
69
+ * Max items to fetch, default: 1000
70
+ */
71
+ readonly maxItems?: number;
72
+ readonly name?: outputs.GetOrganizationsName;
73
+ /**
74
+ * The amount of items to return. Defaults to 10.
75
+ */
76
+ readonly pageSize?: number;
77
+ /**
78
+ * An opaque token returned from the last list response that when
79
+ * provided will retrieve the next page.
80
+ */
81
+ readonly pageToken?: string;
82
+ readonly parent?: outputs.GetOrganizationsParent;
83
+ readonly results: outputs.GetOrganizationsResult[];
84
+ }
85
+ /**
86
+ * ## Example Usage
87
+ *
88
+ * ```typescript
89
+ * import * as pulumi from "@pulumi/pulumi";
90
+ * import * as cloudflare from "@pulumi/cloudflare";
91
+ *
92
+ * const exampleOrganizations = cloudflare.getOrganizations({
93
+ * ids: ["a7b9c3d2e8f4g1h5i6j0k9l2m3n7o4p8"],
94
+ * containing: {
95
+ * account: "account",
96
+ * organization: "organization",
97
+ * user: "user",
98
+ * },
99
+ * name: {
100
+ * contains: "contains",
101
+ * endsWith: "endsWith",
102
+ * startsWith: "startsWith",
103
+ * },
104
+ * pageSize: 0,
105
+ * pageToken: "page_token",
106
+ * parent: {
107
+ * id: "a7b9c3d2e8f4g1h5i6j0k9l2m3n7o4p8",
108
+ * },
109
+ * });
110
+ * ```
111
+ */
112
+ export declare function getOrganizationsOutput(args?: GetOrganizationsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetOrganizationsResult>;
113
+ /**
114
+ * A collection of arguments for invoking getOrganizations.
115
+ */
116
+ export interface GetOrganizationsOutputArgs {
117
+ containing?: pulumi.Input<inputs.GetOrganizationsContainingArgs>;
118
+ /**
119
+ * Only return organizations with the specified IDs (ex. id=foo&id=bar). Send multiple elements
120
+ * by repeating the query value.
121
+ */
122
+ ids?: pulumi.Input<pulumi.Input<string>[]>;
123
+ /**
124
+ * Max items to fetch, default: 1000
125
+ */
126
+ maxItems?: pulumi.Input<number>;
127
+ name?: pulumi.Input<inputs.GetOrganizationsNameArgs>;
128
+ /**
129
+ * The amount of items to return. Defaults to 10.
130
+ */
131
+ pageSize?: pulumi.Input<number>;
132
+ /**
133
+ * An opaque token returned from the last list response that when
134
+ * provided will retrieve the next page.
135
+ */
136
+ pageToken?: pulumi.Input<string>;
137
+ parent?: pulumi.Input<inputs.GetOrganizationsParentArgs>;
138
+ }
@@ -0,0 +1,90 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getOrganizationsOutput = exports.getOrganizations = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("./utilities");
8
+ /**
9
+ * ## Example Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as cloudflare from "@pulumi/cloudflare";
14
+ *
15
+ * const exampleOrganizations = cloudflare.getOrganizations({
16
+ * ids: ["a7b9c3d2e8f4g1h5i6j0k9l2m3n7o4p8"],
17
+ * containing: {
18
+ * account: "account",
19
+ * organization: "organization",
20
+ * user: "user",
21
+ * },
22
+ * name: {
23
+ * contains: "contains",
24
+ * endsWith: "endsWith",
25
+ * startsWith: "startsWith",
26
+ * },
27
+ * pageSize: 0,
28
+ * pageToken: "page_token",
29
+ * parent: {
30
+ * id: "a7b9c3d2e8f4g1h5i6j0k9l2m3n7o4p8",
31
+ * },
32
+ * });
33
+ * ```
34
+ */
35
+ function getOrganizations(args, opts) {
36
+ args = args || {};
37
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
38
+ return pulumi.runtime.invoke("cloudflare:index/getOrganizations:getOrganizations", {
39
+ "containing": args.containing,
40
+ "ids": args.ids,
41
+ "maxItems": args.maxItems,
42
+ "name": args.name,
43
+ "pageSize": args.pageSize,
44
+ "pageToken": args.pageToken,
45
+ "parent": args.parent,
46
+ }, opts);
47
+ }
48
+ exports.getOrganizations = getOrganizations;
49
+ /**
50
+ * ## Example Usage
51
+ *
52
+ * ```typescript
53
+ * import * as pulumi from "@pulumi/pulumi";
54
+ * import * as cloudflare from "@pulumi/cloudflare";
55
+ *
56
+ * const exampleOrganizations = cloudflare.getOrganizations({
57
+ * ids: ["a7b9c3d2e8f4g1h5i6j0k9l2m3n7o4p8"],
58
+ * containing: {
59
+ * account: "account",
60
+ * organization: "organization",
61
+ * user: "user",
62
+ * },
63
+ * name: {
64
+ * contains: "contains",
65
+ * endsWith: "endsWith",
66
+ * startsWith: "startsWith",
67
+ * },
68
+ * pageSize: 0,
69
+ * pageToken: "page_token",
70
+ * parent: {
71
+ * id: "a7b9c3d2e8f4g1h5i6j0k9l2m3n7o4p8",
72
+ * },
73
+ * });
74
+ * ```
75
+ */
76
+ function getOrganizationsOutput(args, opts) {
77
+ args = args || {};
78
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
79
+ return pulumi.runtime.invokeOutput("cloudflare:index/getOrganizations:getOrganizations", {
80
+ "containing": args.containing,
81
+ "ids": args.ids,
82
+ "maxItems": args.maxItems,
83
+ "name": args.name,
84
+ "pageSize": args.pageSize,
85
+ "pageToken": args.pageToken,
86
+ "parent": args.parent,
87
+ }, opts);
88
+ }
89
+ exports.getOrganizationsOutput = getOrganizationsOutput;
90
+ //# sourceMappingURL=getOrganizations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getOrganizations.js","sourceRoot":"","sources":["../getOrganizations.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,4CAYC;AAwDD;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAAiC;IACvG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE;QACrF,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wDAYC"}
@@ -40,7 +40,7 @@ export interface GetPagesProjectResult {
40
40
  */
41
41
  readonly buildConfig: outputs.GetPagesProjectBuildConfig;
42
42
  /**
43
- * Most recent deployment to the repo.
43
+ * Most recent production deployment of the project.
44
44
  */
45
45
  readonly canonicalDeployment: outputs.GetPagesProjectCanonicalDeployment;
46
46
  /**
@@ -56,21 +56,37 @@ export interface GetPagesProjectResult {
56
56
  */
57
57
  readonly domains: string[];
58
58
  /**
59
- * Id of the project.
59
+ * Framework the project is using.
60
+ */
61
+ readonly framework: string;
62
+ /**
63
+ * Version of the framework the project is using.
64
+ */
65
+ readonly frameworkVersion: string;
66
+ /**
67
+ * ID of the project.
60
68
  */
61
69
  readonly id: string;
62
70
  /**
63
- * Most recent deployment to the repo.
71
+ * Most recent deployment of the project.
64
72
  */
65
73
  readonly latestDeployment: outputs.GetPagesProjectLatestDeployment;
66
74
  /**
67
75
  * Name of the project.
68
76
  */
69
77
  readonly name: string;
78
+ /**
79
+ * Name of the preview script.
80
+ */
81
+ readonly previewScriptName: string;
70
82
  /**
71
83
  * Production branch of the project. Used to identify production deployments.
72
84
  */
73
85
  readonly productionBranch: string;
86
+ /**
87
+ * Name of the production script.
88
+ */
89
+ readonly productionScriptName: string;
74
90
  /**
75
91
  * Name of the project.
76
92
  */
@@ -80,6 +96,10 @@ export interface GetPagesProjectResult {
80
96
  * The Cloudflare subdomain associated with the project.
81
97
  */
82
98
  readonly subdomain: string;
99
+ /**
100
+ * Whether the project uses functions.
101
+ */
102
+ readonly usesFunctions: boolean;
83
103
  }
84
104
  /**
85
105
  * ## Example Usage
@@ -1 +1 @@
1
- {"version":3,"file":"getPagesProject.js","sourceRoot":"","sources":["../getPagesProject.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AAsED;;;;;;;;;;;;GAYG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC"}
1
+ {"version":3,"file":"getPagesProject.js","sourceRoot":"","sources":["../getPagesProject.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AA0FD;;;;;;;;;;;;GAYG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC"}
package/getWorker.d.ts CHANGED
@@ -55,6 +55,10 @@ export interface GetWorkerResult {
55
55
  * Observability settings for the Worker.
56
56
  */
57
57
  readonly observability: outputs.GetWorkerObservability;
58
+ /**
59
+ * Other resources that reference the Worker and depend on it existing.
60
+ */
61
+ readonly references: outputs.GetWorkerReferences;
58
62
  /**
59
63
  * Subdomain settings for the Worker.
60
64
  */
package/getWorker.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"getWorker.js","sourceRoot":"","sources":["../getWorker.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8BAMC;AAiED;;;;;;;;;;;;GAYG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC"}
1
+ {"version":3,"file":"getWorker.js","sourceRoot":"","sources":["../getWorker.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8BAMC;AAqED;;;;;;;;;;;;GAYG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC"}
@@ -193,7 +193,7 @@ export interface GetZeroTrustAccessApplicationResult {
193
193
  readonly targetCriterias: outputs.GetZeroTrustAccessApplicationTargetCriteria[];
194
194
  /**
195
195
  * The application type.
196
- * Available values: "self*hosted", "saas", "ssh", "vnc", "app*launcher", "warp", "biso", "bookmark", "dashSso", "infrastructure", "rdp".
196
+ * Available values: "self*hosted", "saas", "ssh", "vnc", "app*launcher", "warp", "biso", "bookmark", "dash*sso", "infrastructure", "rdp", "mcp", "mcp*portal".
197
197
  */
198
198
  readonly type: string;
199
199
  /**
@@ -1,4 +1,5 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "./types/input";
2
3
  import * as outputs from "./types/output";
3
4
  /**
4
5
  * ## Example Usage
@@ -23,6 +24,10 @@ export interface GetZeroTrustDexTestArgs {
23
24
  * The unique identifier for the test.
24
25
  */
25
26
  dexTestId?: string;
27
+ /**
28
+ * DEX rules targeted by this test
29
+ */
30
+ targetPolicies?: inputs.GetZeroTrustDexTestTargetPolicy[];
26
31
  }
27
32
  /**
28
33
  * A collection of values returned by getZeroTrustDexTest.
@@ -90,4 +95,8 @@ export interface GetZeroTrustDexTestOutputArgs {
90
95
  * The unique identifier for the test.
91
96
  */
92
97
  dexTestId?: pulumi.Input<string>;
98
+ /**
99
+ * DEX rules targeted by this test
100
+ */
101
+ targetPolicies?: pulumi.Input<pulumi.Input<inputs.GetZeroTrustDexTestTargetPolicyArgs>[]>;
93
102
  }
@@ -23,6 +23,7 @@ function getZeroTrustDexTest(args, opts) {
23
23
  return pulumi.runtime.invoke("cloudflare:index/getZeroTrustDexTest:getZeroTrustDexTest", {
24
24
  "accountId": args.accountId,
25
25
  "dexTestId": args.dexTestId,
26
+ "targetPolicies": args.targetPolicies,
26
27
  }, opts);
27
28
  }
28
29
  exports.getZeroTrustDexTest = getZeroTrustDexTest;
@@ -44,6 +45,7 @@ function getZeroTrustDexTestOutput(args, opts) {
44
45
  return pulumi.runtime.invokeOutput("cloudflare:index/getZeroTrustDexTest:getZeroTrustDexTest", {
45
46
  "accountId": args.accountId,
46
47
  "dexTestId": args.dexTestId,
48
+ "targetPolicies": args.targetPolicies,
47
49
  }, opts);
48
50
  }
49
51
  exports.getZeroTrustDexTestOutput = getZeroTrustDexTestOutput;
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustDexTest.js","sourceRoot":"","sources":["../getZeroTrustDexTest.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AAwDD;;;;;;;;;;;;GAYG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
1
+ {"version":3,"file":"getZeroTrustDexTest.js","sourceRoot":"","sources":["../getZeroTrustDexTest.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0DAA0D,EAAE;QACrF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kDAOC;AA4DD;;;;;;;;;;;;GAYG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0DAA0D,EAAE;QAC3F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8DAOC"}
@@ -53,7 +53,7 @@ export interface GetZeroTrustGatewayPolicyResult {
53
53
  */
54
54
  readonly expiration: outputs.GetZeroTrustGatewayPolicyExpiration;
55
55
  /**
56
- * Specify the protocol or layer to evaluate the traffic, identity, and device posture expressions.
56
+ * Specify the protocol or layer to evaluate the traffic, identity, and device posture expressions. Can only contain a single value.
57
57
  */
58
58
  readonly filters: string[];
59
59
  /**
@@ -57,6 +57,10 @@ export interface GetZeroTrustTunnelCloudflaredConfigResult {
57
57
  * The version of the Tunnel Configuration.
58
58
  */
59
59
  readonly version: number;
60
+ /**
61
+ * Enable private network access from WARP users to private network routes. This is enabled if the tunnel has an assigned route.
62
+ */
63
+ readonly warpRoutingEnabled: boolean;
60
64
  }
61
65
  /**
62
66
  * ## Example Usage
@@ -1 +1 @@
1
- {"version":3,"file":"getZeroTrustTunnelCloudflaredConfig.js","sourceRoot":"","sources":["../getZeroTrustTunnelCloudflaredConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0FAA0F,EAAE;QACrH,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kFAMC;AA+CD;;;;;;;;;;;;GAYG;AACH,SAAgB,yCAAyC,CAAC,IAAmD,EAAE,IAAiC;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0FAA0F,EAAE;QAC3H,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8FAMC"}
1
+ {"version":3,"file":"getZeroTrustTunnelCloudflaredConfig.js","sourceRoot":"","sources":["../getZeroTrustTunnelCloudflaredConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0FAA0F,EAAE;QACrH,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kFAMC;AAmDD;;;;;;;;;;;;GAYG;AACH,SAAgB,yCAAyC,CAAC,IAAmD,EAAE,IAAiC;IAC5I,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,0FAA0F,EAAE;QAC3H,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8FAMC"}
package/healthcheck.d.ts CHANGED
@@ -4,6 +4,49 @@ 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 exampleHealthcheck = new cloudflare.Healthcheck("example_healthcheck", {
12
+ * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
13
+ * address: "www.example.com",
14
+ * name: "server-1",
15
+ * checkRegions: [
16
+ * "WEU",
17
+ * "ENAM",
18
+ * ],
19
+ * consecutiveFails: 0,
20
+ * consecutiveSuccesses: 0,
21
+ * description: "Health check for www.example.com",
22
+ * httpConfig: {
23
+ * allowInsecure: true,
24
+ * expectedBody: "success",
25
+ * expectedCodes: [
26
+ * "2xx",
27
+ * "302",
28
+ * ],
29
+ * followRedirects: true,
30
+ * header: {
31
+ * Host: ["example.com"],
32
+ * "X-App-ID": ["abc123"],
33
+ * },
34
+ * method: "GET",
35
+ * path: "/health",
36
+ * port: 0,
37
+ * },
38
+ * interval: 0,
39
+ * retries: 0,
40
+ * suspended: true,
41
+ * tcpConfig: {
42
+ * method: "connection_established",
43
+ * port: 0,
44
+ * },
45
+ * timeout: 0,
46
+ * type: "HTTPS",
47
+ * });
48
+ * ```
49
+ *
7
50
  * ## Import
8
51
  *
9
52
  * ```sh
package/healthcheck.js CHANGED
@@ -8,6 +8,49 @@ 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 exampleHealthcheck = new cloudflare.Healthcheck("example_healthcheck", {
16
+ * zoneId: "023e105f4ecef8ad9ca31a8372d0c353",
17
+ * address: "www.example.com",
18
+ * name: "server-1",
19
+ * checkRegions: [
20
+ * "WEU",
21
+ * "ENAM",
22
+ * ],
23
+ * consecutiveFails: 0,
24
+ * consecutiveSuccesses: 0,
25
+ * description: "Health check for www.example.com",
26
+ * httpConfig: {
27
+ * allowInsecure: true,
28
+ * expectedBody: "success",
29
+ * expectedCodes: [
30
+ * "2xx",
31
+ * "302",
32
+ * ],
33
+ * followRedirects: true,
34
+ * header: {
35
+ * Host: ["example.com"],
36
+ * "X-App-ID": ["abc123"],
37
+ * },
38
+ * method: "GET",
39
+ * path: "/health",
40
+ * port: 0,
41
+ * },
42
+ * interval: 0,
43
+ * retries: 0,
44
+ * suspended: true,
45
+ * tcpConfig: {
46
+ * method: "connection_established",
47
+ * port: 0,
48
+ * },
49
+ * timeout: 0,
50
+ * type: "HTTPS",
51
+ * });
52
+ * ```
53
+ *
11
54
  * ## Import
12
55
  *
13
56
  * ```sh
@@ -1 +1 @@
1
- {"version":3,"file":"healthcheck.js","sourceRoot":"","sources":["../healthcheck.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"healthcheck.js","sourceRoot":"","sources":["../healthcheck.ts"],"names":[],"mappings":"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"}
@@ -4,6 +4,33 @@ 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 exampleHyperdriveConfig = new cloudflare.HyperdriveConfig("example_hyperdrive_config", {
12
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
13
+ * name: "example-hyperdrive",
14
+ * origin: {
15
+ * database: "postgres",
16
+ * host: "database.example.com",
17
+ * password: "password",
18
+ * port: 5432,
19
+ * scheme: "postgres",
20
+ * user: "postgres",
21
+ * },
22
+ * caching: {
23
+ * disabled: true,
24
+ * },
25
+ * mtls: {
26
+ * caCertificateId: "00000000-0000-0000-0000-0000000000",
27
+ * mtlsCertificateId: "00000000-0000-0000-0000-0000000000",
28
+ * sslmode: "verify-full",
29
+ * },
30
+ * originConnectionLimit: 60,
31
+ * });
32
+ * ```
33
+ *
7
34
  * ## Import
8
35
  *
9
36
  * ```sh
@@ -8,6 +8,33 @@ 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 exampleHyperdriveConfig = new cloudflare.HyperdriveConfig("example_hyperdrive_config", {
16
+ * accountId: "023e105f4ecef8ad9ca31a8372d0c353",
17
+ * name: "example-hyperdrive",
18
+ * origin: {
19
+ * database: "postgres",
20
+ * host: "database.example.com",
21
+ * password: "password",
22
+ * port: 5432,
23
+ * scheme: "postgres",
24
+ * user: "postgres",
25
+ * },
26
+ * caching: {
27
+ * disabled: true,
28
+ * },
29
+ * mtls: {
30
+ * caCertificateId: "00000000-0000-0000-0000-0000000000",
31
+ * mtlsCertificateId: "00000000-0000-0000-0000-0000000000",
32
+ * sslmode: "verify-full",
33
+ * },
34
+ * originConnectionLimit: 60,
35
+ * });
36
+ * ```
37
+ *
11
38
  * ## Import
12
39
  *
13
40
  * ```sh
@@ -1 +1 @@
1
- {"version":3,"file":"hyperdriveConfig.js","sourceRoot":"","sources":["../hyperdriveConfig.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IA+BD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;SAC1E;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,IAAI,IAAI,EAAE,SAAS,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5C,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;YACtE,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACpD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AA5FL,4CA6FC;AA/EG,gBAAgB;AACO,6BAAY,GAAG,oDAAoD,CAAC"}
1
+ {"version":3,"file":"hyperdriveConfig.js","sourceRoot":"","sources":["../hyperdriveConfig.ts"],"names":[],"mappings":"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"}
package/index.d.ts CHANGED
@@ -124,6 +124,9 @@ export declare const CloudforceOneRequestMessage: typeof import("./cloudforceOne
124
124
  export { CloudforceOneRequestPriorityArgs, CloudforceOneRequestPriorityState } from "./cloudforceOneRequestPriority";
125
125
  export type CloudforceOneRequestPriority = import("./cloudforceOneRequestPriority").CloudforceOneRequestPriority;
126
126
  export declare const CloudforceOneRequestPriority: typeof import("./cloudforceOneRequestPriority").CloudforceOneRequestPriority;
127
+ export { ContentScanningArgs, ContentScanningState } from "./contentScanning";
128
+ export type ContentScanning = import("./contentScanning").ContentScanning;
129
+ export declare const ContentScanning: typeof import("./contentScanning").ContentScanning;
127
130
  export { ContentScanningExpressionArgs, ContentScanningExpressionState } from "./contentScanningExpression";
128
131
  export type ContentScanningExpression = import("./contentScanningExpression").ContentScanningExpression;
129
132
  export declare const ContentScanningExpression: typeof import("./contentScanningExpression").ContentScanningExpression;
@@ -367,6 +370,9 @@ export declare const getCloudforceOneRequestPriorityOutput: typeof import("./get
367
370
  export { GetCloudforceOneRequestsArgs, GetCloudforceOneRequestsResult, GetCloudforceOneRequestsOutputArgs } from "./getCloudforceOneRequests";
368
371
  export declare const getCloudforceOneRequests: typeof import("./getCloudforceOneRequests").getCloudforceOneRequests;
369
372
  export declare const getCloudforceOneRequestsOutput: typeof import("./getCloudforceOneRequests").getCloudforceOneRequestsOutput;
373
+ export { GetContentScanningArgs, GetContentScanningResult, GetContentScanningOutputArgs } from "./getContentScanning";
374
+ export declare const getContentScanning: typeof import("./getContentScanning").getContentScanning;
375
+ export declare const getContentScanningOutput: typeof import("./getContentScanning").getContentScanningOutput;
370
376
  export { GetContentScanningExpressionsArgs, GetContentScanningExpressionsResult, GetContentScanningExpressionsOutputArgs } from "./getContentScanningExpressions";
371
377
  export declare const getContentScanningExpressions: typeof import("./getContentScanningExpressions").getContentScanningExpressions;
372
378
  export declare const getContentScanningExpressionsOutput: typeof import("./getContentScanningExpressions").getContentScanningExpressionsOutput;
@@ -643,6 +649,15 @@ export declare const getNotificationPolicyWebhooksListOutput: typeof import("./g
643
649
  export { GetObservatoryScheduledTestArgs, GetObservatoryScheduledTestResult, GetObservatoryScheduledTestOutputArgs } from "./getObservatoryScheduledTest";
644
650
  export declare const getObservatoryScheduledTest: typeof import("./getObservatoryScheduledTest").getObservatoryScheduledTest;
645
651
  export declare const getObservatoryScheduledTestOutput: typeof import("./getObservatoryScheduledTest").getObservatoryScheduledTestOutput;
652
+ export { GetOrganizationArgs, GetOrganizationResult, GetOrganizationOutputArgs } from "./getOrganization";
653
+ export declare const getOrganization: typeof import("./getOrganization").getOrganization;
654
+ export declare const getOrganizationOutput: typeof import("./getOrganization").getOrganizationOutput;
655
+ export { GetOrganizationProfileArgs, GetOrganizationProfileResult, GetOrganizationProfileOutputArgs } from "./getOrganizationProfile";
656
+ export declare const getOrganizationProfile: typeof import("./getOrganizationProfile").getOrganizationProfile;
657
+ export declare const getOrganizationProfileOutput: typeof import("./getOrganizationProfile").getOrganizationProfileOutput;
658
+ export { GetOrganizationsArgs, GetOrganizationsResult, GetOrganizationsOutputArgs } from "./getOrganizations";
659
+ export declare const getOrganizations: typeof import("./getOrganizations").getOrganizations;
660
+ export declare const getOrganizationsOutput: typeof import("./getOrganizations").getOrganizationsOutput;
646
661
  export { GetOriginCaCertificateArgs, GetOriginCaCertificateResult, GetOriginCaCertificateOutputArgs } from "./getOriginCaCertificate";
647
662
  export declare const getOriginCaCertificate: typeof import("./getOriginCaCertificate").getOriginCaCertificate;
648
663
  export declare const getOriginCaCertificateOutput: typeof import("./getOriginCaCertificate").getOriginCaCertificateOutput;
@@ -1300,6 +1315,12 @@ export declare const NotificationPolicyWebhooks: typeof import("./notificationPo
1300
1315
  export { ObservatoryScheduledTestArgs, ObservatoryScheduledTestState } from "./observatoryScheduledTest";
1301
1316
  export type ObservatoryScheduledTest = import("./observatoryScheduledTest").ObservatoryScheduledTest;
1302
1317
  export declare const ObservatoryScheduledTest: typeof import("./observatoryScheduledTest").ObservatoryScheduledTest;
1318
+ export { OrganizationArgs, OrganizationState } from "./organization";
1319
+ export type Organization = import("./organization").Organization;
1320
+ export declare const Organization: typeof import("./organization").Organization;
1321
+ export { OrganizationProfileArgs, OrganizationProfileState } from "./organizationProfile";
1322
+ export type OrganizationProfile = import("./organizationProfile").OrganizationProfile;
1323
+ export declare const OrganizationProfile: typeof import("./organizationProfile").OrganizationProfile;
1303
1324
  export { OriginCaCertificateArgs, OriginCaCertificateState } from "./originCaCertificate";
1304
1325
  export type OriginCaCertificate = import("./originCaCertificate").OriginCaCertificate;
1305
1326
  export declare const OriginCaCertificate: typeof import("./originCaCertificate").OriginCaCertificate;