@pulumi/fastly 8.2.0 → 8.3.0-alpha.1694755823
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/getConfigstores.d.ts +1 -0
- package/getConfigstores.js +5 -1
- package/getConfigstores.js.map +1 -1
- package/getDatacenters.d.ts +4 -0
- package/getDatacenters.js +8 -1
- package/getDatacenters.js.map +1 -1
- package/getFastlyIpRanges.d.ts +23 -0
- package/getFastlyIpRanges.js +27 -1
- package/getFastlyIpRanges.js.map +1 -1
- package/getKvstores.d.ts +1 -0
- package/getKvstores.js +5 -1
- package/getKvstores.js.map +1 -1
- package/getSecretstores.d.ts +1 -0
- package/getSecretstores.js +5 -1
- package/getSecretstores.js.map +1 -1
- package/getServices.d.ts +4 -0
- package/getServices.js +8 -1
- package/getServices.js.map +1 -1
- package/getTlsCertificateIds.d.ts +15 -0
- package/getTlsCertificateIds.js +19 -1
- package/getTlsCertificateIds.js.map +1 -1
- package/getTlsConfigurationIds.d.ts +15 -0
- package/getTlsConfigurationIds.js +19 -1
- package/getTlsConfigurationIds.js.map +1 -1
- package/getTlsPlatformCertificateIds.d.ts +16 -0
- package/getTlsPlatformCertificateIds.js +20 -1
- package/getTlsPlatformCertificateIds.js.map +1 -1
- package/getTlsPrivateKeyIds.d.ts +16 -0
- package/getTlsPrivateKeyIds.js +20 -1
- package/getTlsPrivateKeyIds.js.map +1 -1
- package/getTlsSubscriptionIds.d.ts +17 -0
- package/getTlsSubscriptionIds.js +21 -1
- package/getTlsSubscriptionIds.js.map +1 -1
- package/index.d.ts +11 -0
- package/index.js +24 -13
- package/index.js.map +1 -1
- package/package.json +2 -3
- package/package.json.bak +1 -2
package/getConfigstores.d.ts
CHANGED
package/getConfigstores.js
CHANGED
|
@@ -2,7 +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.getConfigstores = void 0;
|
|
5
|
+
exports.getConfigstoresOutput = exports.getConfigstores = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
function getConfigstores(opts) {
|
|
@@ -10,4 +10,8 @@ function getConfigstores(opts) {
|
|
|
10
10
|
return pulumi.runtime.invoke("fastly:index/getConfigstores:getConfigstores", {}, opts);
|
|
11
11
|
}
|
|
12
12
|
exports.getConfigstores = getConfigstores;
|
|
13
|
+
function getConfigstoresOutput(opts) {
|
|
14
|
+
return pulumi.output(getConfigstores(opts));
|
|
15
|
+
}
|
|
16
|
+
exports.getConfigstoresOutput = getConfigstoresOutput;
|
|
13
17
|
//# sourceMappingURL=getConfigstores.js.map
|
package/getConfigstores.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getConfigstores.js","sourceRoot":"","sources":["../getConfigstores.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,eAAe,CAAC,IAA2B;IAEvD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE,EAC5E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
|
|
1
|
+
{"version":3,"file":"getConfigstores.js","sourceRoot":"","sources":["../getConfigstores.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,eAAe,CAAC,IAA2B;IAEvD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE,EAC5E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AAeD,SAAgB,qBAAqB,CAAC,IAA2B;IAC7D,OAAO,MAAM,CAAC,MAAM,CAAC,eAAe,CAAC,IAAI,CAAC,CAAC,CAAA;AAC/C,CAAC;AAFD,sDAEC"}
|
package/getDatacenters.d.ts
CHANGED
|
@@ -17,3 +17,7 @@ export interface GetDatacentersResult {
|
|
|
17
17
|
*/
|
|
18
18
|
readonly pops: outputs.GetDatacentersPop[];
|
|
19
19
|
}
|
|
20
|
+
/**
|
|
21
|
+
* Use this data source to get the list of the [Fastly datacenters](https://developer.fastly.com/reference/api/utils/pops/).
|
|
22
|
+
*/
|
|
23
|
+
export declare function getDatacentersOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetDatacentersResult>;
|
package/getDatacenters.js
CHANGED
|
@@ -2,7 +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.getDatacenters = void 0;
|
|
5
|
+
exports.getDatacentersOutput = exports.getDatacenters = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -13,4 +13,11 @@ function getDatacenters(opts) {
|
|
|
13
13
|
return pulumi.runtime.invoke("fastly:index/getDatacenters:getDatacenters", {}, opts);
|
|
14
14
|
}
|
|
15
15
|
exports.getDatacenters = getDatacenters;
|
|
16
|
+
/**
|
|
17
|
+
* Use this data source to get the list of the [Fastly datacenters](https://developer.fastly.com/reference/api/utils/pops/).
|
|
18
|
+
*/
|
|
19
|
+
function getDatacentersOutput(opts) {
|
|
20
|
+
return pulumi.output(getDatacenters(opts));
|
|
21
|
+
}
|
|
22
|
+
exports.getDatacentersOutput = getDatacentersOutput;
|
|
16
23
|
//# sourceMappingURL=getDatacenters.js.map
|
package/getDatacenters.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getDatacenters.js","sourceRoot":"","sources":["../getDatacenters.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,cAAc,CAAC,IAA2B;IAEtD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE,EAC1E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC"}
|
|
1
|
+
{"version":3,"file":"getDatacenters.js","sourceRoot":"","sources":["../getDatacenters.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,cAAc,CAAC,IAA2B;IAEtD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE,EAC1E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC;AAeD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA2B;IAC5D,OAAO,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC,CAAA;AAC9C,CAAC;AAFD,oDAEC"}
|
package/getFastlyIpRanges.d.ts
CHANGED
|
@@ -39,3 +39,26 @@ export interface GetFastlyIpRangesResult {
|
|
|
39
39
|
*/
|
|
40
40
|
readonly ipv6CidrBlocks: string[];
|
|
41
41
|
}
|
|
42
|
+
/**
|
|
43
|
+
* Use this data source to get the [IP ranges](https://docs.fastly.com/guides/securing-communications/accessing-fastlys-ip-ranges) of Fastly edge nodes.
|
|
44
|
+
*
|
|
45
|
+
* ## Example Usage
|
|
46
|
+
*
|
|
47
|
+
* ```typescript
|
|
48
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
49
|
+
* import * as aws from "@pulumi/aws";
|
|
50
|
+
* import * as fastly from "@pulumi/fastly";
|
|
51
|
+
*
|
|
52
|
+
* const fastly = fastly.getFastlyIpRanges({});
|
|
53
|
+
* const fromFastly = new aws.ec2.SecurityGroup("fromFastly", {ingress: [{
|
|
54
|
+
* fromPort: 443,
|
|
55
|
+
* toPort: 443,
|
|
56
|
+
* protocol: "tcp",
|
|
57
|
+
* cidrBlocks: fastly.then(fastly => fastly.cidrBlocks),
|
|
58
|
+
* ipv6CidrBlocks: fastly.then(fastly => fastly.ipv6CidrBlocks),
|
|
59
|
+
* }]});
|
|
60
|
+
* ```
|
|
61
|
+
*
|
|
62
|
+
* [1]: https://docs.fastly.com/guides/securing-communications/accessing-fastlys-ip-ranges
|
|
63
|
+
*/
|
|
64
|
+
export declare function getFastlyIpRangesOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetFastlyIpRangesResult>;
|
package/getFastlyIpRanges.js
CHANGED
|
@@ -2,7 +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.getFastlyIpRanges = void 0;
|
|
5
|
+
exports.getFastlyIpRangesOutput = exports.getFastlyIpRanges = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -32,4 +32,30 @@ function getFastlyIpRanges(opts) {
|
|
|
32
32
|
return pulumi.runtime.invoke("fastly:index/getFastlyIpRanges:getFastlyIpRanges", {}, opts);
|
|
33
33
|
}
|
|
34
34
|
exports.getFastlyIpRanges = getFastlyIpRanges;
|
|
35
|
+
/**
|
|
36
|
+
* Use this data source to get the [IP ranges](https://docs.fastly.com/guides/securing-communications/accessing-fastlys-ip-ranges) of Fastly edge nodes.
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* ```typescript
|
|
41
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
42
|
+
* import * as aws from "@pulumi/aws";
|
|
43
|
+
* import * as fastly from "@pulumi/fastly";
|
|
44
|
+
*
|
|
45
|
+
* const fastly = fastly.getFastlyIpRanges({});
|
|
46
|
+
* const fromFastly = new aws.ec2.SecurityGroup("fromFastly", {ingress: [{
|
|
47
|
+
* fromPort: 443,
|
|
48
|
+
* toPort: 443,
|
|
49
|
+
* protocol: "tcp",
|
|
50
|
+
* cidrBlocks: fastly.then(fastly => fastly.cidrBlocks),
|
|
51
|
+
* ipv6CidrBlocks: fastly.then(fastly => fastly.ipv6CidrBlocks),
|
|
52
|
+
* }]});
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
55
|
+
* [1]: https://docs.fastly.com/guides/securing-communications/accessing-fastlys-ip-ranges
|
|
56
|
+
*/
|
|
57
|
+
function getFastlyIpRangesOutput(opts) {
|
|
58
|
+
return pulumi.output(getFastlyIpRanges(opts));
|
|
59
|
+
}
|
|
60
|
+
exports.getFastlyIpRangesOutput = getFastlyIpRangesOutput;
|
|
35
61
|
//# sourceMappingURL=getFastlyIpRanges.js.map
|
package/getFastlyIpRanges.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFastlyIpRanges.js","sourceRoot":"","sources":["../getFastlyIpRanges.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IAEzD,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,EAChF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
|
|
1
|
+
{"version":3,"file":"getFastlyIpRanges.js","sourceRoot":"","sources":["../getFastlyIpRanges.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IAEzD,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,EAChF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AAmBD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,uBAAuB,CAAC,IAA2B;IAC/D,OAAO,MAAM,CAAC,MAAM,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC,CAAA;AACjD,CAAC;AAFD,0DAEC"}
|
package/getKvstores.d.ts
CHANGED
package/getKvstores.js
CHANGED
|
@@ -2,7 +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.getKvstores = void 0;
|
|
5
|
+
exports.getKvstoresOutput = exports.getKvstores = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
function getKvstores(opts) {
|
|
@@ -10,4 +10,8 @@ function getKvstores(opts) {
|
|
|
10
10
|
return pulumi.runtime.invoke("fastly:index/getKvstores:getKvstores", {}, opts);
|
|
11
11
|
}
|
|
12
12
|
exports.getKvstores = getKvstores;
|
|
13
|
+
function getKvstoresOutput(opts) {
|
|
14
|
+
return pulumi.output(getKvstores(opts));
|
|
15
|
+
}
|
|
16
|
+
exports.getKvstoresOutput = getKvstoresOutput;
|
|
13
17
|
//# sourceMappingURL=getKvstores.js.map
|
package/getKvstores.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKvstores.js","sourceRoot":"","sources":["../getKvstores.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,WAAW,CAAC,IAA2B;IAEnD,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,EACpE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC"}
|
|
1
|
+
{"version":3,"file":"getKvstores.js","sourceRoot":"","sources":["../getKvstores.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,WAAW,CAAC,IAA2B;IAEnD,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,EACpE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AAeD,SAAgB,iBAAiB,CAAC,IAA2B;IACzD,OAAO,MAAM,CAAC,MAAM,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAA;AAC3C,CAAC;AAFD,8CAEC"}
|
package/getSecretstores.d.ts
CHANGED
package/getSecretstores.js
CHANGED
|
@@ -2,7 +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.getSecretstores = void 0;
|
|
5
|
+
exports.getSecretstoresOutput = exports.getSecretstores = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
function getSecretstores(opts) {
|
|
@@ -10,4 +10,8 @@ function getSecretstores(opts) {
|
|
|
10
10
|
return pulumi.runtime.invoke("fastly:index/getSecretstores:getSecretstores", {}, opts);
|
|
11
11
|
}
|
|
12
12
|
exports.getSecretstores = getSecretstores;
|
|
13
|
+
function getSecretstoresOutput(opts) {
|
|
14
|
+
return pulumi.output(getSecretstores(opts));
|
|
15
|
+
}
|
|
16
|
+
exports.getSecretstoresOutput = getSecretstoresOutput;
|
|
13
17
|
//# sourceMappingURL=getSecretstores.js.map
|
package/getSecretstores.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSecretstores.js","sourceRoot":"","sources":["../getSecretstores.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,eAAe,CAAC,IAA2B;IAEvD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE,EAC5E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
|
|
1
|
+
{"version":3,"file":"getSecretstores.js","sourceRoot":"","sources":["../getSecretstores.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC,SAAgB,eAAe,CAAC,IAA2B;IAEvD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE,EAC5E,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AAeD,SAAgB,qBAAqB,CAAC,IAA2B;IAC7D,OAAO,MAAM,CAAC,MAAM,CAAC,eAAe,CAAC,IAAI,CAAC,CAAC,CAAA;AAC/C,CAAC;AAFD,sDAEC"}
|
package/getServices.d.ts
CHANGED
|
@@ -21,3 +21,7 @@ export interface GetServicesResult {
|
|
|
21
21
|
*/
|
|
22
22
|
readonly ids: string[];
|
|
23
23
|
}
|
|
24
|
+
/**
|
|
25
|
+
* Use this data source to get the list of the [Fastly services](https://developer.fastly.com/reference/api/services/service/).
|
|
26
|
+
*/
|
|
27
|
+
export declare function getServicesOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetServicesResult>;
|
package/getServices.js
CHANGED
|
@@ -2,7 +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.getServices = void 0;
|
|
5
|
+
exports.getServicesOutput = exports.getServices = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -13,4 +13,11 @@ function getServices(opts) {
|
|
|
13
13
|
return pulumi.runtime.invoke("fastly:index/getServices:getServices", {}, opts);
|
|
14
14
|
}
|
|
15
15
|
exports.getServices = getServices;
|
|
16
|
+
/**
|
|
17
|
+
* Use this data source to get the list of the [Fastly services](https://developer.fastly.com/reference/api/services/service/).
|
|
18
|
+
*/
|
|
19
|
+
function getServicesOutput(opts) {
|
|
20
|
+
return pulumi.output(getServices(opts));
|
|
21
|
+
}
|
|
22
|
+
exports.getServicesOutput = getServicesOutput;
|
|
16
23
|
//# sourceMappingURL=getServices.js.map
|
package/getServices.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServices.js","sourceRoot":"","sources":["../getServices.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,WAAW,CAAC,IAA2B;IAEnD,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,EACpE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC"}
|
|
1
|
+
{"version":3,"file":"getServices.js","sourceRoot":"","sources":["../getServices.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,WAAW,CAAC,IAA2B;IAEnD,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,EACpE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AAmBD;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IACzD,OAAO,MAAM,CAAC,MAAM,CAAC,WAAW,CAAC,IAAI,CAAC,CAAC,CAAA;AAC3C,CAAC;AAFD,8CAEC"}
|
|
@@ -27,3 +27,18 @@ export interface GetTlsCertificateIdsResult {
|
|
|
27
27
|
*/
|
|
28
28
|
readonly ids: string[];
|
|
29
29
|
}
|
|
30
|
+
/**
|
|
31
|
+
* Use this data source to get the IDs of available TLS certificates for use with other resources.
|
|
32
|
+
*
|
|
33
|
+
* ## Example Usage
|
|
34
|
+
*
|
|
35
|
+
* ```typescript
|
|
36
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
37
|
+
* import * as fastly from "@pulumi/fastly";
|
|
38
|
+
*
|
|
39
|
+
* const exampleTlsCertificateIds = fastly.getTlsCertificateIds({});
|
|
40
|
+
* const exampleTlsActivation = new fastly.TlsActivation("exampleTlsActivation", {certificateId: exampleTlsCertificateIds.then(exampleTlsCertificateIds => exampleTlsCertificateIds.ids?.[0])});
|
|
41
|
+
* // ...
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
export declare function getTlsCertificateIdsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetTlsCertificateIdsResult>;
|
package/getTlsCertificateIds.js
CHANGED
|
@@ -2,7 +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.getTlsCertificateIds = void 0;
|
|
5
|
+
exports.getTlsCertificateIdsOutput = exports.getTlsCertificateIds = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -24,4 +24,22 @@ function getTlsCertificateIds(opts) {
|
|
|
24
24
|
return pulumi.runtime.invoke("fastly:index/getTlsCertificateIds:getTlsCertificateIds", {}, opts);
|
|
25
25
|
}
|
|
26
26
|
exports.getTlsCertificateIds = getTlsCertificateIds;
|
|
27
|
+
/**
|
|
28
|
+
* Use this data source to get the IDs of available TLS certificates for use with other resources.
|
|
29
|
+
*
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as fastly from "@pulumi/fastly";
|
|
35
|
+
*
|
|
36
|
+
* const exampleTlsCertificateIds = fastly.getTlsCertificateIds({});
|
|
37
|
+
* const exampleTlsActivation = new fastly.TlsActivation("exampleTlsActivation", {certificateId: exampleTlsCertificateIds.then(exampleTlsCertificateIds => exampleTlsCertificateIds.ids?.[0])});
|
|
38
|
+
* // ...
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
function getTlsCertificateIdsOutput(opts) {
|
|
42
|
+
return pulumi.output(getTlsCertificateIds(opts));
|
|
43
|
+
}
|
|
44
|
+
exports.getTlsCertificateIdsOutput = getTlsCertificateIdsOutput;
|
|
27
45
|
//# sourceMappingURL=getTlsCertificateIds.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTlsCertificateIds.js","sourceRoot":"","sources":["../getTlsCertificateIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA2B;IAE5D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE,EACtF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC"}
|
|
1
|
+
{"version":3,"file":"getTlsCertificateIds.js","sourceRoot":"","sources":["../getTlsCertificateIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,oBAAoB,CAAC,IAA2B;IAE5D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE,EACtF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC;AAeD;;;;;;;;;;;;;GAaG;AACH,SAAgB,0BAA0B,CAAC,IAA2B;IAClE,OAAO,MAAM,CAAC,MAAM,CAAC,oBAAoB,CAAC,IAAI,CAAC,CAAC,CAAA;AACpD,CAAC;AAFD,gEAEC"}
|
|
@@ -27,3 +27,18 @@ export interface GetTlsConfigurationIdsResult {
|
|
|
27
27
|
*/
|
|
28
28
|
readonly ids: string[];
|
|
29
29
|
}
|
|
30
|
+
/**
|
|
31
|
+
* Use this data source to get the IDs of available TLS configurations for use with other resources.
|
|
32
|
+
*
|
|
33
|
+
* ## Example Usage
|
|
34
|
+
*
|
|
35
|
+
* ```typescript
|
|
36
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
37
|
+
* import * as fastly from "@pulumi/fastly";
|
|
38
|
+
*
|
|
39
|
+
* const exampleTlsConfigurationIds = fastly.getTlsConfigurationIds({});
|
|
40
|
+
* const exampleTlsActivation = new fastly.TlsActivation("exampleTlsActivation", {configurationId: exampleTlsConfigurationIds.then(exampleTlsConfigurationIds => exampleTlsConfigurationIds.ids?.[0])});
|
|
41
|
+
* // ...
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
export declare function getTlsConfigurationIdsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetTlsConfigurationIdsResult>;
|
|
@@ -2,7 +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.getTlsConfigurationIds = void 0;
|
|
5
|
+
exports.getTlsConfigurationIdsOutput = exports.getTlsConfigurationIds = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -24,4 +24,22 @@ function getTlsConfigurationIds(opts) {
|
|
|
24
24
|
return pulumi.runtime.invoke("fastly:index/getTlsConfigurationIds:getTlsConfigurationIds", {}, opts);
|
|
25
25
|
}
|
|
26
26
|
exports.getTlsConfigurationIds = getTlsConfigurationIds;
|
|
27
|
+
/**
|
|
28
|
+
* Use this data source to get the IDs of available TLS configurations for use with other resources.
|
|
29
|
+
*
|
|
30
|
+
* ## Example Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as fastly from "@pulumi/fastly";
|
|
35
|
+
*
|
|
36
|
+
* const exampleTlsConfigurationIds = fastly.getTlsConfigurationIds({});
|
|
37
|
+
* const exampleTlsActivation = new fastly.TlsActivation("exampleTlsActivation", {configurationId: exampleTlsConfigurationIds.then(exampleTlsConfigurationIds => exampleTlsConfigurationIds.ids?.[0])});
|
|
38
|
+
* // ...
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
function getTlsConfigurationIdsOutput(opts) {
|
|
42
|
+
return pulumi.output(getTlsConfigurationIds(opts));
|
|
43
|
+
}
|
|
44
|
+
exports.getTlsConfigurationIdsOutput = getTlsConfigurationIdsOutput;
|
|
27
45
|
//# sourceMappingURL=getTlsConfigurationIds.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTlsConfigurationIds.js","sourceRoot":"","sources":["../getTlsConfigurationIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,sBAAsB,CAAC,IAA2B;IAE9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE,EAC1F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
|
|
1
|
+
{"version":3,"file":"getTlsConfigurationIds.js","sourceRoot":"","sources":["../getTlsConfigurationIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;GAaG;AACH,SAAgB,sBAAsB,CAAC,IAA2B;IAE9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4DAA4D,EAAE,EAC1F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC;AAeD;;;;;;;;;;;;;GAaG;AACH,SAAgB,4BAA4B,CAAC,IAA2B;IACpE,OAAO,MAAM,CAAC,MAAM,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC,CAAA;AACtD,CAAC;AAFD,oEAEC"}
|
|
@@ -28,3 +28,19 @@ export interface GetTlsPlatformCertificateIdsResult {
|
|
|
28
28
|
*/
|
|
29
29
|
readonly ids: string[];
|
|
30
30
|
}
|
|
31
|
+
/**
|
|
32
|
+
* Use this data source to get the IDs of available Platform TLS Certificates for use with other resources.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as fastly from "@pulumi/fastly";
|
|
39
|
+
*
|
|
40
|
+
* const exampleTlsPlatformCertificateIds = fastly.getTlsPlatformCertificateIds({});
|
|
41
|
+
* const exampleTlsPlatformCertificate = exampleTlsPlatformCertificateIds.then(exampleTlsPlatformCertificateIds => fastly.getTlsPlatformCertificate({
|
|
42
|
+
* id: exampleTlsPlatformCertificateIds.ids?.[0],
|
|
43
|
+
* }));
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
export declare function getTlsPlatformCertificateIdsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetTlsPlatformCertificateIdsResult>;
|
|
@@ -2,7 +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.getTlsPlatformCertificateIds = void 0;
|
|
5
|
+
exports.getTlsPlatformCertificateIdsOutput = exports.getTlsPlatformCertificateIds = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -25,4 +25,23 @@ function getTlsPlatformCertificateIds(opts) {
|
|
|
25
25
|
return pulumi.runtime.invoke("fastly:index/getTlsPlatformCertificateIds:getTlsPlatformCertificateIds", {}, opts);
|
|
26
26
|
}
|
|
27
27
|
exports.getTlsPlatformCertificateIds = getTlsPlatformCertificateIds;
|
|
28
|
+
/**
|
|
29
|
+
* Use this data source to get the IDs of available Platform TLS Certificates for use with other resources.
|
|
30
|
+
*
|
|
31
|
+
* ## Example Usage
|
|
32
|
+
*
|
|
33
|
+
* ```typescript
|
|
34
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
35
|
+
* import * as fastly from "@pulumi/fastly";
|
|
36
|
+
*
|
|
37
|
+
* const exampleTlsPlatformCertificateIds = fastly.getTlsPlatformCertificateIds({});
|
|
38
|
+
* const exampleTlsPlatformCertificate = exampleTlsPlatformCertificateIds.then(exampleTlsPlatformCertificateIds => fastly.getTlsPlatformCertificate({
|
|
39
|
+
* id: exampleTlsPlatformCertificateIds.ids?.[0],
|
|
40
|
+
* }));
|
|
41
|
+
* ```
|
|
42
|
+
*/
|
|
43
|
+
function getTlsPlatformCertificateIdsOutput(opts) {
|
|
44
|
+
return pulumi.output(getTlsPlatformCertificateIds(opts));
|
|
45
|
+
}
|
|
46
|
+
exports.getTlsPlatformCertificateIdsOutput = getTlsPlatformCertificateIdsOutput;
|
|
28
47
|
//# sourceMappingURL=getTlsPlatformCertificateIds.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTlsPlatformCertificateIds.js","sourceRoot":"","sources":["../getTlsPlatformCertificateIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,4BAA4B,CAAC,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE,EACtG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oEAKC"}
|
|
1
|
+
{"version":3,"file":"getTlsPlatformCertificateIds.js","sourceRoot":"","sources":["../getTlsPlatformCertificateIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,4BAA4B,CAAC,IAA2B;IAEpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE,EACtG,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oEAKC;AAeD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,kCAAkC,CAAC,IAA2B;IAC1E,OAAO,MAAM,CAAC,MAAM,CAAC,4BAA4B,CAAC,IAAI,CAAC,CAAC,CAAA;AAC5D,CAAC;AAFD,gFAEC"}
|
package/getTlsPrivateKeyIds.d.ts
CHANGED
|
@@ -28,3 +28,19 @@ export interface GetTlsPrivateKeyIdsResult {
|
|
|
28
28
|
*/
|
|
29
29
|
readonly ids: string[];
|
|
30
30
|
}
|
|
31
|
+
/**
|
|
32
|
+
* Use this data source to get the list of TLS private key identifiers in Fastly.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as fastly from "@pulumi/fastly";
|
|
39
|
+
*
|
|
40
|
+
* const demo = fastly.getTlsPrivateKeyIds({});
|
|
41
|
+
* const example = fastly.getTlsPrivateKey({
|
|
42
|
+
* id: fastly_tls_private_key_ids.demo.ids[0],
|
|
43
|
+
* });
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
export declare function getTlsPrivateKeyIdsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetTlsPrivateKeyIdsResult>;
|
package/getTlsPrivateKeyIds.js
CHANGED
|
@@ -2,7 +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.getTlsPrivateKeyIds = void 0;
|
|
5
|
+
exports.getTlsPrivateKeyIdsOutput = exports.getTlsPrivateKeyIds = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -25,4 +25,23 @@ function getTlsPrivateKeyIds(opts) {
|
|
|
25
25
|
return pulumi.runtime.invoke("fastly:index/getTlsPrivateKeyIds:getTlsPrivateKeyIds", {}, opts);
|
|
26
26
|
}
|
|
27
27
|
exports.getTlsPrivateKeyIds = getTlsPrivateKeyIds;
|
|
28
|
+
/**
|
|
29
|
+
* Use this data source to get the list of TLS private key identifiers in Fastly.
|
|
30
|
+
*
|
|
31
|
+
* ## Example Usage
|
|
32
|
+
*
|
|
33
|
+
* ```typescript
|
|
34
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
35
|
+
* import * as fastly from "@pulumi/fastly";
|
|
36
|
+
*
|
|
37
|
+
* const demo = fastly.getTlsPrivateKeyIds({});
|
|
38
|
+
* const example = fastly.getTlsPrivateKey({
|
|
39
|
+
* id: fastly_tls_private_key_ids.demo.ids[0],
|
|
40
|
+
* });
|
|
41
|
+
* ```
|
|
42
|
+
*/
|
|
43
|
+
function getTlsPrivateKeyIdsOutput(opts) {
|
|
44
|
+
return pulumi.output(getTlsPrivateKeyIds(opts));
|
|
45
|
+
}
|
|
46
|
+
exports.getTlsPrivateKeyIdsOutput = getTlsPrivateKeyIdsOutput;
|
|
28
47
|
//# sourceMappingURL=getTlsPrivateKeyIds.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTlsPrivateKeyIds.js","sourceRoot":"","sources":["../getTlsPrivateKeyIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA2B;IAE3D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE,EACpF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC"}
|
|
1
|
+
{"version":3,"file":"getTlsPrivateKeyIds.js","sourceRoot":"","sources":["../getTlsPrivateKeyIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;GAcG;AACH,SAAgB,mBAAmB,CAAC,IAA2B;IAE3D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE,EACpF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAeD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,yBAAyB,CAAC,IAA2B;IACjE,OAAO,MAAM,CAAC,MAAM,CAAC,mBAAmB,CAAC,IAAI,CAAC,CAAC,CAAA;AACnD,CAAC;AAFD,8DAEC"}
|
|
@@ -29,3 +29,20 @@ export interface GetTlsSubscriptionIdsResult {
|
|
|
29
29
|
*/
|
|
30
30
|
readonly ids: string[];
|
|
31
31
|
}
|
|
32
|
+
/**
|
|
33
|
+
* Use this data source to get the list of IDs of TLS Subscriptions in Fastly.
|
|
34
|
+
*
|
|
35
|
+
* ## Example Usage
|
|
36
|
+
*
|
|
37
|
+
* ```typescript
|
|
38
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
39
|
+
* import * as fastly from "@pulumi/fastly";
|
|
40
|
+
*
|
|
41
|
+
* const exampleTlsSubscriptionIds = fastly.getTlsSubscriptionIds({});
|
|
42
|
+
* const exampleTlsSubscription = exampleTlsSubscriptionIds.then(exampleTlsSubscriptionIds => .map(([, ]) => (fastly.getTlsSubscription({
|
|
43
|
+
* id: __value,
|
|
44
|
+
* }))));
|
|
45
|
+
* export const subscriptionDomains = exampleTlsSubscription.map(a => (a.certificateAuthority));
|
|
46
|
+
* ```
|
|
47
|
+
*/
|
|
48
|
+
export declare function getTlsSubscriptionIdsOutput(opts?: pulumi.InvokeOptions): pulumi.Output<GetTlsSubscriptionIdsResult>;
|
package/getTlsSubscriptionIds.js
CHANGED
|
@@ -2,7 +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.getTlsSubscriptionIds = void 0;
|
|
5
|
+
exports.getTlsSubscriptionIdsOutput = exports.getTlsSubscriptionIds = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
@@ -26,4 +26,24 @@ function getTlsSubscriptionIds(opts) {
|
|
|
26
26
|
return pulumi.runtime.invoke("fastly:index/getTlsSubscriptionIds:getTlsSubscriptionIds", {}, opts);
|
|
27
27
|
}
|
|
28
28
|
exports.getTlsSubscriptionIds = getTlsSubscriptionIds;
|
|
29
|
+
/**
|
|
30
|
+
* Use this data source to get the list of IDs of TLS Subscriptions in Fastly.
|
|
31
|
+
*
|
|
32
|
+
* ## Example Usage
|
|
33
|
+
*
|
|
34
|
+
* ```typescript
|
|
35
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
36
|
+
* import * as fastly from "@pulumi/fastly";
|
|
37
|
+
*
|
|
38
|
+
* const exampleTlsSubscriptionIds = fastly.getTlsSubscriptionIds({});
|
|
39
|
+
* const exampleTlsSubscription = exampleTlsSubscriptionIds.then(exampleTlsSubscriptionIds => .map(([, ]) => (fastly.getTlsSubscription({
|
|
40
|
+
* id: __value,
|
|
41
|
+
* }))));
|
|
42
|
+
* export const subscriptionDomains = exampleTlsSubscription.map(a => (a.certificateAuthority));
|
|
43
|
+
* ```
|
|
44
|
+
*/
|
|
45
|
+
function getTlsSubscriptionIdsOutput(opts) {
|
|
46
|
+
return pulumi.output(getTlsSubscriptionIds(opts));
|
|
47
|
+
}
|
|
48
|
+
exports.getTlsSubscriptionIdsOutput = getTlsSubscriptionIdsOutput;
|
|
29
49
|
//# sourceMappingURL=getTlsSubscriptionIds.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTlsSubscriptionIds.js","sourceRoot":"","sources":["../getTlsSubscriptionIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qBAAqB,CAAC,IAA2B;IAE7D,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,EACxF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
|
|
1
|
+
{"version":3,"file":"getTlsSubscriptionIds.js","sourceRoot":"","sources":["../getTlsSubscriptionIds.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qBAAqB,CAAC,IAA2B;IAE7D,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,EACxF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC;AAeD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2BAA2B,CAAC,IAA2B;IACnE,OAAO,MAAM,CAAC,MAAM,CAAC,qBAAqB,CAAC,IAAI,CAAC,CAAC,CAAA;AACrD,CAAC;AAFD,kEAEC"}
|
package/index.d.ts
CHANGED
|
@@ -6,22 +6,28 @@ export type ConfigstoreEntries = import("./configstoreEntries").ConfigstoreEntri
|
|
|
6
6
|
export declare const ConfigstoreEntries: typeof import("./configstoreEntries").ConfigstoreEntries;
|
|
7
7
|
export { GetConfigstoresResult } from "./getConfigstores";
|
|
8
8
|
export declare const getConfigstores: typeof import("./getConfigstores").getConfigstores;
|
|
9
|
+
export declare const getConfigstoresOutput: typeof import("./getConfigstores").getConfigstoresOutput;
|
|
9
10
|
export { GetDatacentersResult } from "./getDatacenters";
|
|
10
11
|
export declare const getDatacenters: typeof import("./getDatacenters").getDatacenters;
|
|
12
|
+
export declare const getDatacentersOutput: typeof import("./getDatacenters").getDatacentersOutput;
|
|
11
13
|
export { GetDictionariesArgs, GetDictionariesResult, GetDictionariesOutputArgs } from "./getDictionaries";
|
|
12
14
|
export declare const getDictionaries: typeof import("./getDictionaries").getDictionaries;
|
|
13
15
|
export declare const getDictionariesOutput: typeof import("./getDictionaries").getDictionariesOutput;
|
|
14
16
|
export { GetFastlyIpRangesResult } from "./getFastlyIpRanges";
|
|
15
17
|
export declare const getFastlyIpRanges: typeof import("./getFastlyIpRanges").getFastlyIpRanges;
|
|
18
|
+
export declare const getFastlyIpRangesOutput: typeof import("./getFastlyIpRanges").getFastlyIpRangesOutput;
|
|
16
19
|
export { GetKvstoresResult } from "./getKvstores";
|
|
17
20
|
export declare const getKvstores: typeof import("./getKvstores").getKvstores;
|
|
21
|
+
export declare const getKvstoresOutput: typeof import("./getKvstores").getKvstoresOutput;
|
|
18
22
|
export { GetPackageHashArgs, GetPackageHashResult, GetPackageHashOutputArgs } from "./getPackageHash";
|
|
19
23
|
export declare const getPackageHash: typeof import("./getPackageHash").getPackageHash;
|
|
20
24
|
export declare const getPackageHashOutput: typeof import("./getPackageHash").getPackageHashOutput;
|
|
21
25
|
export { GetSecretstoresResult } from "./getSecretstores";
|
|
22
26
|
export declare const getSecretstores: typeof import("./getSecretstores").getSecretstores;
|
|
27
|
+
export declare const getSecretstoresOutput: typeof import("./getSecretstores").getSecretstoresOutput;
|
|
23
28
|
export { GetServicesResult } from "./getServices";
|
|
24
29
|
export declare const getServices: typeof import("./getServices").getServices;
|
|
30
|
+
export declare const getServicesOutput: typeof import("./getServices").getServicesOutput;
|
|
25
31
|
export { GetTlsActivationArgs, GetTlsActivationResult, GetTlsActivationOutputArgs } from "./getTlsActivation";
|
|
26
32
|
export declare const getTlsActivation: typeof import("./getTlsActivation").getTlsActivation;
|
|
27
33
|
export declare const getTlsActivationOutput: typeof import("./getTlsActivation").getTlsActivationOutput;
|
|
@@ -33,11 +39,13 @@ export declare const getTlsCertificate: typeof import("./getTlsCertificate").get
|
|
|
33
39
|
export declare const getTlsCertificateOutput: typeof import("./getTlsCertificate").getTlsCertificateOutput;
|
|
34
40
|
export { GetTlsCertificateIdsResult } from "./getTlsCertificateIds";
|
|
35
41
|
export declare const getTlsCertificateIds: typeof import("./getTlsCertificateIds").getTlsCertificateIds;
|
|
42
|
+
export declare const getTlsCertificateIdsOutput: typeof import("./getTlsCertificateIds").getTlsCertificateIdsOutput;
|
|
36
43
|
export { GetTlsConfigurationArgs, GetTlsConfigurationResult, GetTlsConfigurationOutputArgs } from "./getTlsConfiguration";
|
|
37
44
|
export declare const getTlsConfiguration: typeof import("./getTlsConfiguration").getTlsConfiguration;
|
|
38
45
|
export declare const getTlsConfigurationOutput: typeof import("./getTlsConfiguration").getTlsConfigurationOutput;
|
|
39
46
|
export { GetTlsConfigurationIdsResult } from "./getTlsConfigurationIds";
|
|
40
47
|
export declare const getTlsConfigurationIds: typeof import("./getTlsConfigurationIds").getTlsConfigurationIds;
|
|
48
|
+
export declare const getTlsConfigurationIdsOutput: typeof import("./getTlsConfigurationIds").getTlsConfigurationIdsOutput;
|
|
41
49
|
export { GetTlsDomainArgs, GetTlsDomainResult, GetTlsDomainOutputArgs } from "./getTlsDomain";
|
|
42
50
|
export declare const getTlsDomain: typeof import("./getTlsDomain").getTlsDomain;
|
|
43
51
|
export declare const getTlsDomainOutput: typeof import("./getTlsDomain").getTlsDomainOutput;
|
|
@@ -46,16 +54,19 @@ export declare const getTlsPlatformCertificate: typeof import("./getTlsPlatformC
|
|
|
46
54
|
export declare const getTlsPlatformCertificateOutput: typeof import("./getTlsPlatformCertificate").getTlsPlatformCertificateOutput;
|
|
47
55
|
export { GetTlsPlatformCertificateIdsResult } from "./getTlsPlatformCertificateIds";
|
|
48
56
|
export declare const getTlsPlatformCertificateIds: typeof import("./getTlsPlatformCertificateIds").getTlsPlatformCertificateIds;
|
|
57
|
+
export declare const getTlsPlatformCertificateIdsOutput: typeof import("./getTlsPlatformCertificateIds").getTlsPlatformCertificateIdsOutput;
|
|
49
58
|
export { GetTlsPrivateKeyArgs, GetTlsPrivateKeyResult, GetTlsPrivateKeyOutputArgs } from "./getTlsPrivateKey";
|
|
50
59
|
export declare const getTlsPrivateKey: typeof import("./getTlsPrivateKey").getTlsPrivateKey;
|
|
51
60
|
export declare const getTlsPrivateKeyOutput: typeof import("./getTlsPrivateKey").getTlsPrivateKeyOutput;
|
|
52
61
|
export { GetTlsPrivateKeyIdsResult } from "./getTlsPrivateKeyIds";
|
|
53
62
|
export declare const getTlsPrivateKeyIds: typeof import("./getTlsPrivateKeyIds").getTlsPrivateKeyIds;
|
|
63
|
+
export declare const getTlsPrivateKeyIdsOutput: typeof import("./getTlsPrivateKeyIds").getTlsPrivateKeyIdsOutput;
|
|
54
64
|
export { GetTlsSubscriptionArgs, GetTlsSubscriptionResult, GetTlsSubscriptionOutputArgs } from "./getTlsSubscription";
|
|
55
65
|
export declare const getTlsSubscription: typeof import("./getTlsSubscription").getTlsSubscription;
|
|
56
66
|
export declare const getTlsSubscriptionOutput: typeof import("./getTlsSubscription").getTlsSubscriptionOutput;
|
|
57
67
|
export { GetTlsSubscriptionIdsResult } from "./getTlsSubscriptionIds";
|
|
58
68
|
export declare const getTlsSubscriptionIds: typeof import("./getTlsSubscriptionIds").getTlsSubscriptionIds;
|
|
69
|
+
export declare const getTlsSubscriptionIdsOutput: typeof import("./getTlsSubscriptionIds").getTlsSubscriptionIdsOutput;
|
|
59
70
|
export { GetWafRulesArgs, GetWafRulesResult, GetWafRulesOutputArgs } from "./getWafRules";
|
|
60
71
|
export declare const getWafRules: typeof import("./getWafRules").getWafRules;
|
|
61
72
|
export declare const getWafRulesOutput: typeof import("./getWafRules").getWafRulesOutput;
|
package/index.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
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.
|
|
6
|
-
exports.types = exports.config = exports.User = exports.TlsSubscriptionValidation = exports.TlsSubscription = void 0;
|
|
5
|
+
exports.ServiceACLEntries = exports.Secretstore = exports.Provider = exports.Kvstore = exports.getWafRulesOutput = exports.getWafRules = exports.getTlsSubscriptionIdsOutput = exports.getTlsSubscriptionIds = exports.getTlsSubscriptionOutput = exports.getTlsSubscription = exports.getTlsPrivateKeyIdsOutput = exports.getTlsPrivateKeyIds = exports.getTlsPrivateKeyOutput = exports.getTlsPrivateKey = exports.getTlsPlatformCertificateIdsOutput = exports.getTlsPlatformCertificateIds = exports.getTlsPlatformCertificateOutput = exports.getTlsPlatformCertificate = exports.getTlsDomainOutput = exports.getTlsDomain = exports.getTlsConfigurationIdsOutput = exports.getTlsConfigurationIds = exports.getTlsConfigurationOutput = exports.getTlsConfiguration = exports.getTlsCertificateIdsOutput = exports.getTlsCertificateIds = exports.getTlsCertificateOutput = exports.getTlsCertificate = exports.getTlsActivationIdsOutput = exports.getTlsActivationIds = exports.getTlsActivationOutput = exports.getTlsActivation = exports.getServicesOutput = exports.getServices = exports.getSecretstoresOutput = exports.getSecretstores = exports.getPackageHashOutput = exports.getPackageHash = exports.getKvstoresOutput = exports.getKvstores = exports.getFastlyIpRangesOutput = exports.getFastlyIpRanges = exports.getDictionariesOutput = exports.getDictionaries = exports.getDatacentersOutput = exports.getDatacenters = exports.getConfigstoresOutput = exports.getConfigstores = exports.ConfigstoreEntries = exports.Configstore = void 0;
|
|
6
|
+
exports.types = exports.config = exports.User = exports.TlsSubscriptionValidation = exports.TlsSubscription = exports.TlsPrivateKey = exports.TlsPlatformCertificate = exports.TlsMutualAuthentication = exports.TlsCertificate = exports.TlsActivation = exports.ServiceWafConfiguration = exports.ServiceVcl = exports.ServiceDynamicSnippetContent = exports.ServiceDictionaryItems = exports.ServiceCompute = exports.ServiceAuthorization = void 0;
|
|
7
7
|
const pulumi = require("@pulumi/pulumi");
|
|
8
8
|
const utilities = require("./utilities");
|
|
9
9
|
exports.Configstore = null;
|
|
@@ -11,23 +11,29 @@ utilities.lazyLoad(exports, ["Configstore"], () => require("./configstore"));
|
|
|
11
11
|
exports.ConfigstoreEntries = null;
|
|
12
12
|
utilities.lazyLoad(exports, ["ConfigstoreEntries"], () => require("./configstoreEntries"));
|
|
13
13
|
exports.getConfigstores = null;
|
|
14
|
-
|
|
14
|
+
exports.getConfigstoresOutput = null;
|
|
15
|
+
utilities.lazyLoad(exports, ["getConfigstores", "getConfigstoresOutput"], () => require("./getConfigstores"));
|
|
15
16
|
exports.getDatacenters = null;
|
|
16
|
-
|
|
17
|
+
exports.getDatacentersOutput = null;
|
|
18
|
+
utilities.lazyLoad(exports, ["getDatacenters", "getDatacentersOutput"], () => require("./getDatacenters"));
|
|
17
19
|
exports.getDictionaries = null;
|
|
18
20
|
exports.getDictionariesOutput = null;
|
|
19
21
|
utilities.lazyLoad(exports, ["getDictionaries", "getDictionariesOutput"], () => require("./getDictionaries"));
|
|
20
22
|
exports.getFastlyIpRanges = null;
|
|
21
|
-
|
|
23
|
+
exports.getFastlyIpRangesOutput = null;
|
|
24
|
+
utilities.lazyLoad(exports, ["getFastlyIpRanges", "getFastlyIpRangesOutput"], () => require("./getFastlyIpRanges"));
|
|
22
25
|
exports.getKvstores = null;
|
|
23
|
-
|
|
26
|
+
exports.getKvstoresOutput = null;
|
|
27
|
+
utilities.lazyLoad(exports, ["getKvstores", "getKvstoresOutput"], () => require("./getKvstores"));
|
|
24
28
|
exports.getPackageHash = null;
|
|
25
29
|
exports.getPackageHashOutput = null;
|
|
26
30
|
utilities.lazyLoad(exports, ["getPackageHash", "getPackageHashOutput"], () => require("./getPackageHash"));
|
|
27
31
|
exports.getSecretstores = null;
|
|
28
|
-
|
|
32
|
+
exports.getSecretstoresOutput = null;
|
|
33
|
+
utilities.lazyLoad(exports, ["getSecretstores", "getSecretstoresOutput"], () => require("./getSecretstores"));
|
|
29
34
|
exports.getServices = null;
|
|
30
|
-
|
|
35
|
+
exports.getServicesOutput = null;
|
|
36
|
+
utilities.lazyLoad(exports, ["getServices", "getServicesOutput"], () => require("./getServices"));
|
|
31
37
|
exports.getTlsActivation = null;
|
|
32
38
|
exports.getTlsActivationOutput = null;
|
|
33
39
|
utilities.lazyLoad(exports, ["getTlsActivation", "getTlsActivationOutput"], () => require("./getTlsActivation"));
|
|
@@ -38,12 +44,14 @@ exports.getTlsCertificate = null;
|
|
|
38
44
|
exports.getTlsCertificateOutput = null;
|
|
39
45
|
utilities.lazyLoad(exports, ["getTlsCertificate", "getTlsCertificateOutput"], () => require("./getTlsCertificate"));
|
|
40
46
|
exports.getTlsCertificateIds = null;
|
|
41
|
-
|
|
47
|
+
exports.getTlsCertificateIdsOutput = null;
|
|
48
|
+
utilities.lazyLoad(exports, ["getTlsCertificateIds", "getTlsCertificateIdsOutput"], () => require("./getTlsCertificateIds"));
|
|
42
49
|
exports.getTlsConfiguration = null;
|
|
43
50
|
exports.getTlsConfigurationOutput = null;
|
|
44
51
|
utilities.lazyLoad(exports, ["getTlsConfiguration", "getTlsConfigurationOutput"], () => require("./getTlsConfiguration"));
|
|
45
52
|
exports.getTlsConfigurationIds = null;
|
|
46
|
-
|
|
53
|
+
exports.getTlsConfigurationIdsOutput = null;
|
|
54
|
+
utilities.lazyLoad(exports, ["getTlsConfigurationIds", "getTlsConfigurationIdsOutput"], () => require("./getTlsConfigurationIds"));
|
|
47
55
|
exports.getTlsDomain = null;
|
|
48
56
|
exports.getTlsDomainOutput = null;
|
|
49
57
|
utilities.lazyLoad(exports, ["getTlsDomain", "getTlsDomainOutput"], () => require("./getTlsDomain"));
|
|
@@ -51,17 +59,20 @@ exports.getTlsPlatformCertificate = null;
|
|
|
51
59
|
exports.getTlsPlatformCertificateOutput = null;
|
|
52
60
|
utilities.lazyLoad(exports, ["getTlsPlatformCertificate", "getTlsPlatformCertificateOutput"], () => require("./getTlsPlatformCertificate"));
|
|
53
61
|
exports.getTlsPlatformCertificateIds = null;
|
|
54
|
-
|
|
62
|
+
exports.getTlsPlatformCertificateIdsOutput = null;
|
|
63
|
+
utilities.lazyLoad(exports, ["getTlsPlatformCertificateIds", "getTlsPlatformCertificateIdsOutput"], () => require("./getTlsPlatformCertificateIds"));
|
|
55
64
|
exports.getTlsPrivateKey = null;
|
|
56
65
|
exports.getTlsPrivateKeyOutput = null;
|
|
57
66
|
utilities.lazyLoad(exports, ["getTlsPrivateKey", "getTlsPrivateKeyOutput"], () => require("./getTlsPrivateKey"));
|
|
58
67
|
exports.getTlsPrivateKeyIds = null;
|
|
59
|
-
|
|
68
|
+
exports.getTlsPrivateKeyIdsOutput = null;
|
|
69
|
+
utilities.lazyLoad(exports, ["getTlsPrivateKeyIds", "getTlsPrivateKeyIdsOutput"], () => require("./getTlsPrivateKeyIds"));
|
|
60
70
|
exports.getTlsSubscription = null;
|
|
61
71
|
exports.getTlsSubscriptionOutput = null;
|
|
62
72
|
utilities.lazyLoad(exports, ["getTlsSubscription", "getTlsSubscriptionOutput"], () => require("./getTlsSubscription"));
|
|
63
73
|
exports.getTlsSubscriptionIds = null;
|
|
64
|
-
|
|
74
|
+
exports.getTlsSubscriptionIdsOutput = null;
|
|
75
|
+
utilities.lazyLoad(exports, ["getTlsSubscriptionIds", "getTlsSubscriptionIdsOutput"], () => require("./getTlsSubscriptionIds"));
|
|
65
76
|
exports.getWafRules = null;
|
|
66
77
|
exports.getWafRulesOutput = null;
|
|
67
78
|
utilities.lazyLoad(exports, ["getWafRules", "getWafRulesOutput"], () => require("./getWafRules"));
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/fastly",
|
|
3
|
-
"version": "v8.
|
|
3
|
+
"version": "v8.3.0-alpha.1694755823+11461999",
|
|
4
4
|
"description": "A Pulumi package for creating and managing fastly cloud resources.. Based on terraform-provider-fastly: version v4",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -10,8 +10,7 @@
|
|
|
10
10
|
"repository": "https://github.com/pulumi/pulumi-fastly",
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
|
-
"build": "tsc"
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource fastly v8.2.0"
|
|
13
|
+
"build": "tsc"
|
|
15
14
|
},
|
|
16
15
|
"dependencies": {
|
|
17
16
|
"@pulumi/pulumi": "^3.0.0"
|
package/package.json.bak
CHANGED
|
@@ -10,8 +10,7 @@
|
|
|
10
10
|
"repository": "https://github.com/pulumi/pulumi-fastly",
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"scripts": {
|
|
13
|
-
"build": "tsc"
|
|
14
|
-
"install": "node scripts/install-pulumi-plugin.js resource fastly ${VERSION}"
|
|
13
|
+
"build": "tsc"
|
|
15
14
|
},
|
|
16
15
|
"dependencies": {
|
|
17
16
|
"@pulumi/pulumi": "^3.0.0"
|