@pulumi/cloudflare 3.5.0 → 4.1.0-alpha.1638813934
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.
- package/README.md +1 -1
- package/accessApplication.js +1 -0
- package/accessApplication.js.map +1 -1
- package/accessCaCertificate.js +1 -0
- package/accessCaCertificate.js.map +1 -1
- package/accessGroup.js +1 -0
- package/accessGroup.js.map +1 -1
- package/accessIdentityProvider.js +1 -0
- package/accessIdentityProvider.js.map +1 -1
- package/accessKeysConfiguration.d.ts +42 -0
- package/accessKeysConfiguration.js +56 -0
- package/accessKeysConfiguration.js.map +1 -0
- package/accessMutualTlsCertificate.js +1 -0
- package/accessMutualTlsCertificate.js.map +1 -1
- package/accessPolicy.d.ts +36 -0
- package/accessPolicy.js +7 -0
- package/accessPolicy.js.map +1 -1
- package/accessRule.js +1 -0
- package/accessRule.js.map +1 -1
- package/accessServiceToken.js +1 -0
- package/accessServiceToken.js.map +1 -1
- package/accountMember.js +1 -0
- package/accountMember.js.map +1 -1
- package/apiToken.d.ts +8 -8
- package/apiToken.js +9 -8
- package/apiToken.js.map +1 -1
- package/argo.js +1 -0
- package/argo.js.map +1 -1
- package/argoTunnel.js +1 -0
- package/argoTunnel.js.map +1 -1
- package/authenticatedOriginPulls.js +1 -0
- package/authenticatedOriginPulls.js.map +1 -1
- package/authenticatedOriginPullsCertificate.js +1 -0
- package/authenticatedOriginPullsCertificate.js.map +1 -1
- package/byoIpPrefix.js +1 -0
- package/byoIpPrefix.js.map +1 -1
- package/certificatePack.js +1 -0
- package/certificatePack.js.map +1 -1
- package/config/index.js +11 -4
- package/config/index.js.map +1 -1
- package/config/vars.d.ts +10 -10
- package/config/vars.js +66 -41
- package/config/vars.js.map +1 -1
- package/customHostname.d.ts +12 -4
- package/customHostname.js +1 -0
- package/customHostname.js.map +1 -1
- package/customHostnameFallbackOrigin.js +1 -0
- package/customHostnameFallbackOrigin.js.map +1 -1
- package/customPages.js +1 -0
- package/customPages.js.map +1 -1
- package/customSsl.d.ts +3 -3
- package/customSsl.js +4 -3
- package/customSsl.js.map +1 -1
- package/devicePostureRule.js +1 -0
- package/devicePostureRule.js.map +1 -1
- package/filter.js +1 -0
- package/filter.js.map +1 -1
- package/firewallRule.js +1 -0
- package/firewallRule.js.map +1 -1
- package/getApiTokenPermissionGroups.d.ts +1 -1
- package/getApiTokenPermissionGroups.js +2 -1
- package/getApiTokenPermissionGroups.js.map +1 -1
- package/getIpRanges.js +1 -0
- package/getIpRanges.js.map +1 -1
- package/getOriginCaRootCertificate.d.ts +10 -0
- package/getOriginCaRootCertificate.js +5 -0
- package/getOriginCaRootCertificate.js.map +1 -1
- package/getWafGroups.d.ts +36 -0
- package/getWafGroups.js +22 -0
- package/getWafGroups.js.map +1 -1
- package/getWafPackages.d.ts +34 -0
- package/getWafPackages.js +24 -0
- package/getWafPackages.js.map +1 -1
- package/getWafRules.d.ts +19 -0
- package/getWafRules.js +5 -0
- package/getWafRules.js.map +1 -1
- package/getZoneDnssec.d.ts +10 -0
- package/getZoneDnssec.js +5 -0
- package/getZoneDnssec.js.map +1 -1
- package/getZones.d.ts +11 -36
- package/getZones.js +5 -36
- package/getZones.js.map +1 -1
- package/healthcheck.js +1 -0
- package/healthcheck.js.map +1 -1
- package/index.d.ts +3 -0
- package/index.js +92 -69
- package/index.js.map +1 -1
- package/ipList.js +1 -0
- package/ipList.js.map +1 -1
- package/loadBalancer.d.ts +3 -3
- package/loadBalancer.js +4 -3
- package/loadBalancer.js.map +1 -1
- package/loadBalancerMonitor.js +1 -0
- package/loadBalancerMonitor.js.map +1 -1
- package/loadBalancerPool.js +1 -0
- package/loadBalancerPool.js.map +1 -1
- package/logPushOwnershipChallenge.js +1 -0
- package/logPushOwnershipChallenge.js.map +1 -1
- package/logpullRetention.js +1 -0
- package/logpullRetention.js.map +1 -1
- package/logpushJob.js +1 -0
- package/logpushJob.js.map +1 -1
- package/magicFirewallRuleset.js +1 -0
- package/magicFirewallRuleset.js.map +1 -1
- package/notificationPolicy.js +1 -0
- package/notificationPolicy.js.map +1 -1
- package/notificationPolicyWebhooks.js +1 -0
- package/notificationPolicyWebhooks.js.map +1 -1
- package/originCaCertificate.js +1 -0
- package/originCaCertificate.js.map +1 -1
- package/package.json +4 -3
- package/package.json.bak +3 -2
- package/package.json.dev +4 -3
- package/pageRule.js +1 -0
- package/pageRule.js.map +1 -1
- package/provider.js +6 -5
- package/provider.js.map +1 -1
- package/rateLimit.js +1 -0
- package/rateLimit.js.map +1 -1
- package/record.js +1 -0
- package/record.js.map +1 -1
- package/ruleset.d.ts +106 -8
- package/ruleset.js +104 -5
- package/ruleset.js.map +1 -1
- package/spectrumApplication.js +1 -0
- package/spectrumApplication.js.map +1 -1
- package/staticRoute.js +1 -0
- package/staticRoute.js.map +1 -1
- package/teamsAccount.d.ts +117 -0
- package/teamsAccount.js +91 -0
- package/teamsAccount.js.map +1 -0
- package/teamsList.js +1 -0
- package/teamsList.js.map +1 -1
- package/teamsLocation.d.ts +93 -0
- package/teamsLocation.js +34 -0
- package/teamsLocation.js.map +1 -1
- package/teamsRule.d.ts +195 -0
- package/teamsRule.js +122 -0
- package/teamsRule.js.map +1 -0
- package/types/index.js +1 -0
- package/types/index.js.map +1 -1
- package/types/input.d.ts +249 -40
- package/types/output.d.ts +181 -43
- package/utilities.js +1 -0
- package/utilities.js.map +1 -1
- package/wafGroup.js +1 -0
- package/wafGroup.js.map +1 -1
- package/wafOverride.js +1 -0
- package/wafOverride.js.map +1 -1
- package/wafPackage.js +1 -0
- package/wafPackage.js.map +1 -1
- package/wafRule.js +1 -0
- package/wafRule.js.map +1 -1
- package/waitingRoom.js +1 -0
- package/waitingRoom.js.map +1 -1
- package/workerCronTrigger.js +1 -0
- package/workerCronTrigger.js.map +1 -1
- package/workerRoute.js +1 -0
- package/workerRoute.js.map +1 -1
- package/workerScript.d.ts +31 -0
- package/workerScript.js +32 -0
- package/workerScript.js.map +1 -1
- package/workersKv.js +1 -0
- package/workersKv.js.map +1 -1
- package/workersKvNamespace.js +1 -0
- package/workersKvNamespace.js.map +1 -1
- package/zone.d.ts +6 -3
- package/zone.js +1 -0
- package/zone.js.map +1 -1
- package/zoneDnssec.js +1 -0
- package/zoneDnssec.js.map +1 -1
- package/zoneLockdown.js +1 -0
- package/zoneLockdown.js.map +1 -1
- package/zoneSettingsOverride.d.ts +2 -2
- package/zoneSettingsOverride.js +1 -0
- package/zoneSettingsOverride.js.map +1 -1
|
@@ -37,3 +37,13 @@ export interface GetOriginCaRootCertificateResult {
|
|
|
37
37
|
*/
|
|
38
38
|
readonly id: string;
|
|
39
39
|
}
|
|
40
|
+
export declare function getOriginCaRootCertificateOutput(args: GetOriginCaRootCertificateOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetOriginCaRootCertificateResult>;
|
|
41
|
+
/**
|
|
42
|
+
* A collection of arguments for invoking getOriginCaRootCertificate.
|
|
43
|
+
*/
|
|
44
|
+
export interface GetOriginCaRootCertificateOutputArgs {
|
|
45
|
+
/**
|
|
46
|
+
* The name of the algorithm used when creating an Origin CA certificate. Currently-supported values are "rsa" and "ecc" (case-insensitive).
|
|
47
|
+
*/
|
|
48
|
+
algorithm: pulumi.Input<string>;
|
|
49
|
+
}
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getOriginCaRootCertificateOutput = exports.getOriginCaRootCertificate = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -30,4 +31,8 @@ function getOriginCaRootCertificate(args, opts) {
|
|
|
30
31
|
}, opts);
|
|
31
32
|
}
|
|
32
33
|
exports.getOriginCaRootCertificate = getOriginCaRootCertificate;
|
|
34
|
+
function getOriginCaRootCertificateOutput(args, opts) {
|
|
35
|
+
return pulumi.output(args).apply(a => getOriginCaRootCertificate(a, opts));
|
|
36
|
+
}
|
|
37
|
+
exports.getOriginCaRootCertificateOutput = getOriginCaRootCertificateOutput;
|
|
33
38
|
//# sourceMappingURL=getOriginCaRootCertificate.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOriginCaRootCertificate.js","sourceRoot":"","sources":["../getOriginCaRootCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getOriginCaRootCertificate.js","sourceRoot":"","sources":["../getOriginCaRootCertificate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,gEAWC;AA2BD,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IACpH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,0BAA0B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9E,CAAC;AAFD,4EAEC"}
|
package/getWafGroups.d.ts
CHANGED
|
@@ -2,6 +2,23 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import { input as inputs, output as outputs } from "./types";
|
|
3
3
|
/**
|
|
4
4
|
* Use this data source to look up [WAF Rule Groups](https://api.cloudflare.com/#waf-rule-groups-properties).
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* The example below matches all WAF Rule Groups that contain the word `example` and are currently `on`. The matched WAF Rule Groups are then returned as output.
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
13
|
+
*
|
|
14
|
+
* const test = cloudflare.getWafGroups({
|
|
15
|
+
* filter: {
|
|
16
|
+
* name: ".*example.*",
|
|
17
|
+
* mode: "on",
|
|
18
|
+
* },
|
|
19
|
+
* });
|
|
20
|
+
* export const wafGroups = test.then(test => test.groups);
|
|
21
|
+
* ```
|
|
5
22
|
*/
|
|
6
23
|
export declare function getWafGroups(args: GetWafGroupsArgs, opts?: pulumi.InvokeOptions): Promise<GetWafGroupsResult>;
|
|
7
24
|
/**
|
|
@@ -41,3 +58,22 @@ export interface GetWafGroupsResult {
|
|
|
41
58
|
readonly packageId?: string;
|
|
42
59
|
readonly zoneId: string;
|
|
43
60
|
}
|
|
61
|
+
export declare function getWafGroupsOutput(args: GetWafGroupsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetWafGroupsResult>;
|
|
62
|
+
/**
|
|
63
|
+
* A collection of arguments for invoking getWafGroups.
|
|
64
|
+
*/
|
|
65
|
+
export interface GetWafGroupsOutputArgs {
|
|
66
|
+
/**
|
|
67
|
+
* One or more values used to look up WAF Rule Groups. If more than one value is given all
|
|
68
|
+
* values must match in order to be included, see below for full list.
|
|
69
|
+
*/
|
|
70
|
+
filter?: pulumi.Input<inputs.GetWafGroupsFilterArgs>;
|
|
71
|
+
/**
|
|
72
|
+
* The ID of the WAF Rule Package in which to search for the WAF Rule Groups.
|
|
73
|
+
*/
|
|
74
|
+
packageId?: pulumi.Input<string>;
|
|
75
|
+
/**
|
|
76
|
+
* The ID of the DNS zone in which to search for the WAF Rule Groups.
|
|
77
|
+
*/
|
|
78
|
+
zoneId: pulumi.Input<string>;
|
|
79
|
+
}
|
package/getWafGroups.js
CHANGED
|
@@ -2,10 +2,28 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getWafGroupsOutput = exports.getWafGroups = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
8
9
|
* Use this data source to look up [WAF Rule Groups](https://api.cloudflare.com/#waf-rule-groups-properties).
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* The example below matches all WAF Rule Groups that contain the word `example` and are currently `on`. The matched WAF Rule Groups are then returned as output.
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
18
|
+
*
|
|
19
|
+
* const test = cloudflare.getWafGroups({
|
|
20
|
+
* filter: {
|
|
21
|
+
* name: ".*example.*",
|
|
22
|
+
* mode: "on",
|
|
23
|
+
* },
|
|
24
|
+
* });
|
|
25
|
+
* export const wafGroups = test.then(test => test.groups);
|
|
26
|
+
* ```
|
|
9
27
|
*/
|
|
10
28
|
function getWafGroups(args, opts) {
|
|
11
29
|
if (!opts) {
|
|
@@ -21,4 +39,8 @@ function getWafGroups(args, opts) {
|
|
|
21
39
|
}, opts);
|
|
22
40
|
}
|
|
23
41
|
exports.getWafGroups = getWafGroups;
|
|
42
|
+
function getWafGroupsOutput(args, opts) {
|
|
43
|
+
return pulumi.output(args).apply(a => getWafGroups(a, opts));
|
|
44
|
+
}
|
|
45
|
+
exports.getWafGroupsOutput = getWafGroupsOutput;
|
|
24
46
|
//# sourceMappingURL=getWafGroups.js.map
|
package/getWafGroups.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getWafGroups.js","sourceRoot":"","sources":["../getWafGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getWafGroups.js","sourceRoot":"","sources":["../getWafGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,oCAaC;AAyCD,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChE,CAAC;AAFD,gDAEC"}
|
package/getWafPackages.d.ts
CHANGED
|
@@ -2,6 +2,25 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import { input as inputs, output as outputs } from "./types";
|
|
3
3
|
/**
|
|
4
4
|
* Use this data source to look up [WAF Rule Packages](https://api.cloudflare.com/#waf-rule-packages-properties).
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* The example below matches all `high` sensitivity WAF Rule Packages, with a `challenge` action mode and an `anomaly` detection mode, that contain the word `example`. The matched WAF Rule Packages are then returned as output.
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
13
|
+
*
|
|
14
|
+
* const test = cloudflare.getWafPackages({
|
|
15
|
+
* filter: {
|
|
16
|
+
* name: ".*example.*",
|
|
17
|
+
* detectionMode: "anomaly",
|
|
18
|
+
* sensitivity: "high",
|
|
19
|
+
* actionMode: "challenge",
|
|
20
|
+
* },
|
|
21
|
+
* });
|
|
22
|
+
* export const wafPackages = test.then(test => test.packages);
|
|
23
|
+
* ```
|
|
5
24
|
*/
|
|
6
25
|
export declare function getWafPackages(args: GetWafPackagesArgs, opts?: pulumi.InvokeOptions): Promise<GetWafPackagesResult>;
|
|
7
26
|
/**
|
|
@@ -33,3 +52,18 @@ export interface GetWafPackagesResult {
|
|
|
33
52
|
readonly packages: outputs.GetWafPackagesPackage[];
|
|
34
53
|
readonly zoneId: string;
|
|
35
54
|
}
|
|
55
|
+
export declare function getWafPackagesOutput(args: GetWafPackagesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetWafPackagesResult>;
|
|
56
|
+
/**
|
|
57
|
+
* A collection of arguments for invoking getWafPackages.
|
|
58
|
+
*/
|
|
59
|
+
export interface GetWafPackagesOutputArgs {
|
|
60
|
+
/**
|
|
61
|
+
* One or more values used to look up WAF Rule Packages. If more than one value is given all
|
|
62
|
+
* values must match in order to be included, see below for full list.
|
|
63
|
+
*/
|
|
64
|
+
filter?: pulumi.Input<inputs.GetWafPackagesFilterArgs>;
|
|
65
|
+
/**
|
|
66
|
+
* The ID of the DNS zone in which to search for the WAF Rule Packages.
|
|
67
|
+
*/
|
|
68
|
+
zoneId: pulumi.Input<string>;
|
|
69
|
+
}
|
package/getWafPackages.js
CHANGED
|
@@ -2,10 +2,30 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getWafPackagesOutput = exports.getWafPackages = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
8
9
|
* Use this data source to look up [WAF Rule Packages](https://api.cloudflare.com/#waf-rule-packages-properties).
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* The example below matches all `high` sensitivity WAF Rule Packages, with a `challenge` action mode and an `anomaly` detection mode, that contain the word `example`. The matched WAF Rule Packages are then returned as output.
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as cloudflare from "@pulumi/cloudflare";
|
|
18
|
+
*
|
|
19
|
+
* const test = cloudflare.getWafPackages({
|
|
20
|
+
* filter: {
|
|
21
|
+
* name: ".*example.*",
|
|
22
|
+
* detectionMode: "anomaly",
|
|
23
|
+
* sensitivity: "high",
|
|
24
|
+
* actionMode: "challenge",
|
|
25
|
+
* },
|
|
26
|
+
* });
|
|
27
|
+
* export const wafPackages = test.then(test => test.packages);
|
|
28
|
+
* ```
|
|
9
29
|
*/
|
|
10
30
|
function getWafPackages(args, opts) {
|
|
11
31
|
if (!opts) {
|
|
@@ -20,4 +40,8 @@ function getWafPackages(args, opts) {
|
|
|
20
40
|
}, opts);
|
|
21
41
|
}
|
|
22
42
|
exports.getWafPackages = getWafPackages;
|
|
43
|
+
function getWafPackagesOutput(args, opts) {
|
|
44
|
+
return pulumi.output(args).apply(a => getWafPackages(a, opts));
|
|
45
|
+
}
|
|
46
|
+
exports.getWafPackagesOutput = getWafPackagesOutput;
|
|
23
47
|
//# sourceMappingURL=getWafPackages.js.map
|
package/getWafPackages.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getWafPackages.js","sourceRoot":"","sources":["../getWafPackages.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getWafPackages.js","sourceRoot":"","sources":["../getWafPackages.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wCAYC;AAiCD,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,oDAEC"}
|
package/getWafRules.d.ts
CHANGED
|
@@ -61,3 +61,22 @@ export interface GetWafRulesResult {
|
|
|
61
61
|
readonly rules: outputs.GetWafRulesRule[];
|
|
62
62
|
readonly zoneId: string;
|
|
63
63
|
}
|
|
64
|
+
export declare function getWafRulesOutput(args: GetWafRulesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetWafRulesResult>;
|
|
65
|
+
/**
|
|
66
|
+
* A collection of arguments for invoking getWafRules.
|
|
67
|
+
*/
|
|
68
|
+
export interface GetWafRulesOutputArgs {
|
|
69
|
+
/**
|
|
70
|
+
* One or more values used to look up WAF Rules. If more than one value is given all
|
|
71
|
+
* values must match in order to be included, see below for full list.
|
|
72
|
+
*/
|
|
73
|
+
filter?: pulumi.Input<inputs.GetWafRulesFilterArgs>;
|
|
74
|
+
/**
|
|
75
|
+
* The ID of the WAF Rule Package in which to search for the WAF Rules.
|
|
76
|
+
*/
|
|
77
|
+
packageId?: pulumi.Input<string>;
|
|
78
|
+
/**
|
|
79
|
+
* The ID of the DNS zone in which to search for the WAF Rules.
|
|
80
|
+
*/
|
|
81
|
+
zoneId: pulumi.Input<string>;
|
|
82
|
+
}
|
package/getWafRules.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getWafRulesOutput = exports.getWafRules = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -41,4 +42,8 @@ function getWafRules(args, opts) {
|
|
|
41
42
|
}, opts);
|
|
42
43
|
}
|
|
43
44
|
exports.getWafRules = getWafRules;
|
|
45
|
+
function getWafRulesOutput(args, opts) {
|
|
46
|
+
return pulumi.output(args).apply(a => getWafRules(a, opts));
|
|
47
|
+
}
|
|
48
|
+
exports.getWafRulesOutput = getWafRulesOutput;
|
|
44
49
|
//# sourceMappingURL=getWafRules.js.map
|
package/getWafRules.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getWafRules.js","sourceRoot":"","sources":["../getWafRules.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getWafRules.js","sourceRoot":"","sources":["../getWafRules.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,kCAaC;AAyCD,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/D,CAAC;AAFD,8CAEC"}
|
package/getZoneDnssec.d.ts
CHANGED
|
@@ -73,3 +73,13 @@ export interface GetZoneDnssecResult {
|
|
|
73
73
|
readonly status: string;
|
|
74
74
|
readonly zoneId: string;
|
|
75
75
|
}
|
|
76
|
+
export declare function getZoneDnssecOutput(args: GetZoneDnssecOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetZoneDnssecResult>;
|
|
77
|
+
/**
|
|
78
|
+
* A collection of arguments for invoking getZoneDnssec.
|
|
79
|
+
*/
|
|
80
|
+
export interface GetZoneDnssecOutputArgs {
|
|
81
|
+
/**
|
|
82
|
+
* The zone id for the zone.
|
|
83
|
+
*/
|
|
84
|
+
zoneId: pulumi.Input<string>;
|
|
85
|
+
}
|
package/getZoneDnssec.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getZoneDnssecOutput = exports.getZoneDnssec = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -30,4 +31,8 @@ function getZoneDnssec(args, opts) {
|
|
|
30
31
|
}, opts);
|
|
31
32
|
}
|
|
32
33
|
exports.getZoneDnssec = getZoneDnssec;
|
|
34
|
+
function getZoneDnssecOutput(args, opts) {
|
|
35
|
+
return pulumi.output(args).apply(a => getZoneDnssec(a, opts));
|
|
36
|
+
}
|
|
37
|
+
exports.getZoneDnssecOutput = getZoneDnssecOutput;
|
|
33
38
|
//# sourceMappingURL=getZoneDnssec.js.map
|
package/getZoneDnssec.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getZoneDnssec.js","sourceRoot":"","sources":["../getZoneDnssec.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getZoneDnssec.js","sourceRoot":"","sources":["../getZoneDnssec.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,sCAWC;AA+DD,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjE,CAAC;AAFD,kDAEC"}
|
package/getZones.d.ts
CHANGED
|
@@ -56,42 +56,6 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
56
56
|
* },
|
|
57
57
|
* }));
|
|
58
58
|
* ```
|
|
59
|
-
* ### Example usage with other resources
|
|
60
|
-
*
|
|
61
|
-
* The example below matches all zones which have "example" in their value, end
|
|
62
|
-
* with ".com" and are active. The matched zone is then referenced in the zone
|
|
63
|
-
* lockdown resource.
|
|
64
|
-
*
|
|
65
|
-
* ```typescript
|
|
66
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
67
|
-
* import * as cloudflare from "@pulumi/cloudflare";
|
|
68
|
-
*
|
|
69
|
-
* const test = cloudflare.getZones({
|
|
70
|
-
* filter: {
|
|
71
|
-
* name: "example",
|
|
72
|
-
* lookupType: "contains",
|
|
73
|
-
* match: `.com$`,
|
|
74
|
-
* status: "active",
|
|
75
|
-
* },
|
|
76
|
-
* });
|
|
77
|
-
* const endpointLockdown = new cloudflare.ZoneLockdown("endpointLockdown", {
|
|
78
|
-
* zone: test.then(test => test.zones[0])["name"],
|
|
79
|
-
* paused: "false",
|
|
80
|
-
* description: "Restrict access to these endpoints to requests from a known IP address",
|
|
81
|
-
* urls: ["api.mysite.com/some/endpoint*"],
|
|
82
|
-
* configurations: [{
|
|
83
|
-
* target: "ip",
|
|
84
|
-
* value: "198.51.100.4",
|
|
85
|
-
* }],
|
|
86
|
-
* });
|
|
87
|
-
* const example = new cloudflare.Record("example", {
|
|
88
|
-
* zoneId: test.then(test => test.zones[0])["id"],
|
|
89
|
-
* name: "www",
|
|
90
|
-
* value: "203.0.113.1",
|
|
91
|
-
* type: "A",
|
|
92
|
-
* proxied: false,
|
|
93
|
-
* });
|
|
94
|
-
* ```
|
|
95
59
|
*/
|
|
96
60
|
export declare function getZones(args: GetZonesArgs, opts?: pulumi.InvokeOptions): Promise<GetZonesResult>;
|
|
97
61
|
/**
|
|
@@ -118,3 +82,14 @@ export interface GetZonesResult {
|
|
|
118
82
|
*/
|
|
119
83
|
readonly zones: outputs.GetZonesZone[];
|
|
120
84
|
}
|
|
85
|
+
export declare function getZonesOutput(args: GetZonesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetZonesResult>;
|
|
86
|
+
/**
|
|
87
|
+
* A collection of arguments for invoking getZones.
|
|
88
|
+
*/
|
|
89
|
+
export interface GetZonesOutputArgs {
|
|
90
|
+
/**
|
|
91
|
+
* One or more values used to look up zone records. If more than one value is given all
|
|
92
|
+
* values must match in order to be included, see below for full list.
|
|
93
|
+
*/
|
|
94
|
+
filter: pulumi.Input<inputs.GetZonesFilterArgs>;
|
|
95
|
+
}
|
package/getZones.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getZonesOutput = exports.getZones = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -60,42 +61,6 @@ const utilities = require("./utilities");
|
|
|
60
61
|
* },
|
|
61
62
|
* }));
|
|
62
63
|
* ```
|
|
63
|
-
* ### Example usage with other resources
|
|
64
|
-
*
|
|
65
|
-
* The example below matches all zones which have "example" in their value, end
|
|
66
|
-
* with ".com" and are active. The matched zone is then referenced in the zone
|
|
67
|
-
* lockdown resource.
|
|
68
|
-
*
|
|
69
|
-
* ```typescript
|
|
70
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
71
|
-
* import * as cloudflare from "@pulumi/cloudflare";
|
|
72
|
-
*
|
|
73
|
-
* const test = cloudflare.getZones({
|
|
74
|
-
* filter: {
|
|
75
|
-
* name: "example",
|
|
76
|
-
* lookupType: "contains",
|
|
77
|
-
* match: `.com$`,
|
|
78
|
-
* status: "active",
|
|
79
|
-
* },
|
|
80
|
-
* });
|
|
81
|
-
* const endpointLockdown = new cloudflare.ZoneLockdown("endpointLockdown", {
|
|
82
|
-
* zone: test.then(test => test.zones[0])["name"],
|
|
83
|
-
* paused: "false",
|
|
84
|
-
* description: "Restrict access to these endpoints to requests from a known IP address",
|
|
85
|
-
* urls: ["api.mysite.com/some/endpoint*"],
|
|
86
|
-
* configurations: [{
|
|
87
|
-
* target: "ip",
|
|
88
|
-
* value: "198.51.100.4",
|
|
89
|
-
* }],
|
|
90
|
-
* });
|
|
91
|
-
* const example = new cloudflare.Record("example", {
|
|
92
|
-
* zoneId: test.then(test => test.zones[0])["id"],
|
|
93
|
-
* name: "www",
|
|
94
|
-
* value: "203.0.113.1",
|
|
95
|
-
* type: "A",
|
|
96
|
-
* proxied: false,
|
|
97
|
-
* });
|
|
98
|
-
* ```
|
|
99
64
|
*/
|
|
100
65
|
function getZones(args, opts) {
|
|
101
66
|
if (!opts) {
|
|
@@ -109,4 +74,8 @@ function getZones(args, opts) {
|
|
|
109
74
|
}, opts);
|
|
110
75
|
}
|
|
111
76
|
exports.getZones = getZones;
|
|
77
|
+
function getZonesOutput(args, opts) {
|
|
78
|
+
return pulumi.output(args).apply(a => getZones(a, opts));
|
|
79
|
+
}
|
|
80
|
+
exports.getZonesOutput = getZonesOutput;
|
|
112
81
|
//# sourceMappingURL=getZones.js.map
|
package/getZones.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getZones.js","sourceRoot":"","sources":["../getZones.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getZones.js","sourceRoot":"","sources":["../getZones.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwDG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,4BAWC;AA4BD,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5D,CAAC;AAFD,wCAEC"}
|
package/healthcheck.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Healthcheck = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
package/healthcheck.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"healthcheck.js","sourceRoot":"","sources":["../healthcheck.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"healthcheck.js","sourceRoot":"","sources":["../healthcheck.ts"],"names":[],"mappings":"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"}
|
package/index.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ export * from "./accessApplication";
|
|
|
2
2
|
export * from "./accessCaCertificate";
|
|
3
3
|
export * from "./accessGroup";
|
|
4
4
|
export * from "./accessIdentityProvider";
|
|
5
|
+
export * from "./accessKeysConfiguration";
|
|
5
6
|
export * from "./accessMutualTlsCertificate";
|
|
6
7
|
export * from "./accessPolicy";
|
|
7
8
|
export * from "./accessRule";
|
|
@@ -48,8 +49,10 @@ export * from "./record";
|
|
|
48
49
|
export * from "./ruleset";
|
|
49
50
|
export * from "./spectrumApplication";
|
|
50
51
|
export * from "./staticRoute";
|
|
52
|
+
export * from "./teamsAccount";
|
|
51
53
|
export * from "./teamsList";
|
|
52
54
|
export * from "./teamsLocation";
|
|
55
|
+
export * from "./teamsRule";
|
|
53
56
|
export * from "./wafGroup";
|
|
54
57
|
export * from "./wafOverride";
|
|
55
58
|
export * from "./wafPackage";
|