@pulumi/digitalocean 4.8.0 → 4.10.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.
- package/README.md +1 -1
- package/app.js +1 -0
- package/app.js.map +1 -1
- package/cdn.js +1 -0
- package/cdn.js.map +1 -1
- package/certificate.js +1 -0
- package/certificate.js.map +1 -1
- package/config/index.js +11 -4
- package/config/index.js.map +1 -1
- package/config/vars.d.ts +5 -5
- package/config/vars.js +33 -21
- package/config/vars.js.map +1 -1
- package/containerRegistry.js +1 -0
- package/containerRegistry.js.map +1 -1
- package/containerRegistryDockerCredentials.js +1 -0
- package/containerRegistryDockerCredentials.js.map +1 -1
- package/customImage.js +1 -0
- package/customImage.js.map +1 -1
- package/databaseCluster.js +1 -0
- package/databaseCluster.js.map +1 -1
- package/databaseConnectionPool.js +1 -0
- package/databaseConnectionPool.js.map +1 -1
- package/databaseDb.js +1 -0
- package/databaseDb.js.map +1 -1
- package/databaseFirewall.js +1 -0
- package/databaseFirewall.js.map +1 -1
- package/databaseReplica.js +1 -0
- package/databaseReplica.js.map +1 -1
- package/databaseUser.js +1 -0
- package/databaseUser.js.map +1 -1
- package/dnsRecord.js +1 -0
- package/dnsRecord.js.map +1 -1
- package/domain.js +1 -0
- package/domain.js.map +1 -1
- package/droplet.js +1 -0
- package/droplet.js.map +1 -1
- package/dropletSnapshot.js +1 -0
- package/dropletSnapshot.js.map +1 -1
- package/firewall.js +1 -0
- package/firewall.js.map +1 -1
- package/floatingIp.js +1 -0
- package/floatingIp.js.map +1 -1
- package/floatingIpAssignment.js +1 -0
- package/floatingIpAssignment.js.map +1 -1
- package/getAccount.js +1 -0
- package/getAccount.js.map +1 -1
- package/getApp.d.ts +10 -0
- package/getApp.js +5 -0
- package/getApp.js.map +1 -1
- package/getCertificate.d.ts +10 -0
- package/getCertificate.js +5 -0
- package/getCertificate.js.map +1 -1
- package/getContainerRegistry.d.ts +10 -0
- package/getContainerRegistry.js +5 -0
- package/getContainerRegistry.js.map +1 -1
- package/getDatabaseCa.d.ts +50 -0
- package/getDatabaseCa.js +39 -0
- package/getDatabaseCa.js.map +1 -0
- package/getDatabaseCluster.d.ts +11 -0
- package/getDatabaseCluster.js +5 -0
- package/getDatabaseCluster.js.map +1 -1
- package/getDatabaseReplica.d.ts +18 -0
- package/getDatabaseReplica.js +5 -0
- package/getDatabaseReplica.js.map +1 -1
- package/getDomain.d.ts +10 -0
- package/getDomain.js +5 -0
- package/getDomain.js.map +1 -1
- package/getDomains.d.ts +16 -0
- package/getDomains.js +5 -0
- package/getDomains.js.map +1 -1
- package/getDroplet.d.ts +18 -0
- package/getDroplet.js +5 -0
- package/getDroplet.js.map +1 -1
- package/getDropletSnapshot.d.ts +22 -0
- package/getDropletSnapshot.js +5 -0
- package/getDropletSnapshot.js.map +1 -1
- package/getDroplets.d.ts +16 -0
- package/getDroplets.js +5 -0
- package/getDroplets.js.map +1 -1
- package/getFirewall.d.ts +22 -0
- package/getFirewall.js +5 -0
- package/getFirewall.js.map +1 -1
- package/getFloatingIp.d.ts +10 -0
- package/getFloatingIp.js +5 -0
- package/getFloatingIp.js.map +1 -1
- package/getImage.d.ts +22 -0
- package/getImage.js +5 -0
- package/getImage.js.map +1 -1
- package/getImages.d.ts +16 -0
- package/getImages.js +5 -0
- package/getImages.js.map +1 -1
- package/getKubernetesCluster.d.ts +14 -0
- package/getKubernetesCluster.js +5 -0
- package/getKubernetesCluster.js.map +1 -1
- package/getKubernetesVersions.d.ts +10 -0
- package/getKubernetesVersions.js +5 -0
- package/getKubernetesVersions.js.map +1 -1
- package/getLoadBalancer.d.ts +12 -0
- package/getLoadBalancer.js +5 -0
- package/getLoadBalancer.js.map +1 -1
- package/getProject.d.ts +15 -0
- package/getProject.js +5 -0
- package/getProject.js.map +1 -1
- package/getProjects.d.ts +16 -0
- package/getProjects.js +5 -0
- package/getProjects.js.map +1 -1
- package/getRecord.d.ts +14 -0
- package/getRecord.js +5 -0
- package/getRecord.js.map +1 -1
- package/getRecords.d.ts +20 -0
- package/getRecords.js +5 -0
- package/getRecords.js.map +1 -1
- package/getRegion.d.ts +10 -0
- package/getRegion.js +5 -0
- package/getRegion.js.map +1 -1
- package/getRegions.d.ts +16 -0
- package/getRegions.js +5 -0
- package/getRegions.js.map +1 -1
- package/getSizes.d.ts +16 -0
- package/getSizes.js +5 -0
- package/getSizes.js.map +1 -1
- package/getSpacesBucket.d.ts +14 -0
- package/getSpacesBucket.js +5 -0
- package/getSpacesBucket.js.map +1 -1
- package/getSpacesBucketObject.d.ts +23 -0
- package/getSpacesBucketObject.js +5 -0
- package/getSpacesBucketObject.js.map +1 -1
- package/getSpacesBucketObjects.d.ts +30 -20
- package/getSpacesBucketObjects.js +5 -20
- package/getSpacesBucketObjects.js.map +1 -1
- package/getSpacesBuckets.d.ts +16 -0
- package/getSpacesBuckets.js +5 -0
- package/getSpacesBuckets.js.map +1 -1
- package/getSshKey.d.ts +10 -0
- package/getSshKey.js +5 -0
- package/getSshKey.js.map +1 -1
- package/getSshKeys.d.ts +16 -0
- package/getSshKeys.js +5 -0
- package/getSshKeys.js.map +1 -1
- package/getTag.d.ts +10 -0
- package/getTag.js +5 -0
- package/getTag.js.map +1 -1
- package/getTags.d.ts +16 -0
- package/getTags.js +5 -0
- package/getTags.js.map +1 -1
- package/getVolume.d.ts +18 -0
- package/getVolume.js +5 -0
- package/getVolume.js.map +1 -1
- package/getVolumeSnapshot.d.ts +22 -0
- package/getVolumeSnapshot.js +5 -0
- package/getVolumeSnapshot.js.map +1 -1
- package/getVpc.d.ts +18 -0
- package/getVpc.js +5 -0
- package/getVpc.js.map +1 -1
- package/index.d.ts +1 -0
- package/index.js +83 -74
- package/index.js.map +1 -1
- package/kubernetesCluster.d.ts +2 -2
- package/kubernetesCluster.js +1 -0
- package/kubernetesCluster.js.map +1 -1
- package/kubernetesNodePool.js +1 -0
- package/kubernetesNodePool.js.map +1 -1
- package/loadBalancer.d.ts +27 -3
- package/loadBalancer.js +5 -0
- package/loadBalancer.js.map +1 -1
- package/monitorAlert.js +1 -0
- package/monitorAlert.js.map +1 -1
- package/package.json +4 -3
- package/package.json.bak +3 -2
- package/package.json.dev +4 -3
- package/project.d.ts +1 -1
- package/project.js +2 -1
- package/project.js.map +1 -1
- package/projectResources.d.ts +1 -1
- package/projectResources.js +2 -1
- package/projectResources.js.map +1 -1
- package/provider.js +3 -2
- package/provider.js.map +1 -1
- package/spacesBucket.js +1 -0
- package/spacesBucket.js.map +1 -1
- package/spacesBucketObject.js +1 -0
- package/spacesBucketObject.js.map +1 -1
- package/sshKey.js +1 -0
- package/sshKey.js.map +1 -1
- package/tag.js +1 -0
- package/tag.js.map +1 -1
- package/types/enums/index.js +1 -0
- package/types/enums/index.js.map +1 -1
- package/types/index.js +1 -0
- package/types/index.js.map +1 -1
- package/types/input.d.ts +420 -1
- package/types/output.d.ts +12 -1
- package/utilities.js +1 -0
- package/utilities.js.map +1 -1
- package/volume.js +1 -0
- package/volume.js.map +1 -1
- package/volumeAttachment.js +1 -0
- package/volumeAttachment.js.map +1 -1
- package/volumeSnapshot.js +1 -0
- package/volumeSnapshot.js.map +1 -1
- package/vpc.js +1 -0
- package/vpc.js.map +1 -1
package/getFloatingIp.d.ts
CHANGED
|
@@ -46,3 +46,13 @@ export interface GetFloatingIpResult {
|
|
|
46
46
|
readonly ipAddress: string;
|
|
47
47
|
readonly region: string;
|
|
48
48
|
}
|
|
49
|
+
export declare function getFloatingIpOutput(args: GetFloatingIpOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFloatingIpResult>;
|
|
50
|
+
/**
|
|
51
|
+
* A collection of arguments for invoking getFloatingIp.
|
|
52
|
+
*/
|
|
53
|
+
export interface GetFloatingIpOutputArgs {
|
|
54
|
+
/**
|
|
55
|
+
* The allocated IP address of the specific floating IP to retrieve.
|
|
56
|
+
*/
|
|
57
|
+
ipAddress: pulumi.Input<string>;
|
|
58
|
+
}
|
package/getFloatingIp.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.getFloatingIpOutput = exports.getFloatingIp = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -40,4 +41,8 @@ function getFloatingIp(args, opts) {
|
|
|
40
41
|
}, opts);
|
|
41
42
|
}
|
|
42
43
|
exports.getFloatingIp = getFloatingIp;
|
|
44
|
+
function getFloatingIpOutput(args, opts) {
|
|
45
|
+
return pulumi.output(args).apply(a => getFloatingIp(a, opts));
|
|
46
|
+
}
|
|
47
|
+
exports.getFloatingIpOutput = getFloatingIpOutput;
|
|
43
48
|
//# sourceMappingURL=getFloatingIp.js.map
|
package/getFloatingIp.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getFloatingIp.js","sourceRoot":"","sources":["../getFloatingIp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getFloatingIp.js","sourceRoot":"","sources":["../getFloatingIp.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;GAuBG;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,gDAAgD,EAAE;QAC3E,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,sCAWC;AA0BD,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/getImage.d.ts
CHANGED
|
@@ -108,3 +108,25 @@ export interface GetImageResult {
|
|
|
108
108
|
readonly tags: string[];
|
|
109
109
|
readonly type: string;
|
|
110
110
|
}
|
|
111
|
+
export declare function getImageOutput(args?: GetImageOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetImageResult>;
|
|
112
|
+
/**
|
|
113
|
+
* A collection of arguments for invoking getImage.
|
|
114
|
+
*/
|
|
115
|
+
export interface GetImageOutputArgs {
|
|
116
|
+
/**
|
|
117
|
+
* The id of the image
|
|
118
|
+
*/
|
|
119
|
+
id?: pulumi.Input<number>;
|
|
120
|
+
/**
|
|
121
|
+
* The name of the image.
|
|
122
|
+
*/
|
|
123
|
+
name?: pulumi.Input<string>;
|
|
124
|
+
/**
|
|
125
|
+
* The slug of the official image.
|
|
126
|
+
*/
|
|
127
|
+
slug?: pulumi.Input<string>;
|
|
128
|
+
/**
|
|
129
|
+
* Restrict the search to one of the following categories of images:
|
|
130
|
+
*/
|
|
131
|
+
source?: pulumi.Input<string>;
|
|
132
|
+
}
|
package/getImage.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.getImageOutput = exports.getImage = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -68,4 +69,8 @@ function getImage(args, opts) {
|
|
|
68
69
|
}, opts);
|
|
69
70
|
}
|
|
70
71
|
exports.getImage = getImage;
|
|
72
|
+
function getImageOutput(args, opts) {
|
|
73
|
+
return pulumi.output(args).apply(a => getImage(a, opts));
|
|
74
|
+
}
|
|
75
|
+
exports.getImageOutput = getImageOutput;
|
|
71
76
|
//# sourceMappingURL=getImage.js.map
|
package/getImage.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getImage.js","sourceRoot":"","sources":["../getImage.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getImage.js","sourceRoot":"","sources":["../getImage.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+CG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,sCAAsC,EAAE;QACjE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,4BAeC;AAgED,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,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/getImages.d.ts
CHANGED
|
@@ -88,3 +88,19 @@ export interface GetImagesResult {
|
|
|
88
88
|
readonly images: outputs.GetImagesImage[];
|
|
89
89
|
readonly sorts?: outputs.GetImagesSort[];
|
|
90
90
|
}
|
|
91
|
+
export declare function getImagesOutput(args?: GetImagesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetImagesResult>;
|
|
92
|
+
/**
|
|
93
|
+
* A collection of arguments for invoking getImages.
|
|
94
|
+
*/
|
|
95
|
+
export interface GetImagesOutputArgs {
|
|
96
|
+
/**
|
|
97
|
+
* Filter the results.
|
|
98
|
+
* The `filter` block is documented below.
|
|
99
|
+
*/
|
|
100
|
+
filters?: pulumi.Input<pulumi.Input<inputs.GetImagesFilterArgs>[]>;
|
|
101
|
+
/**
|
|
102
|
+
* Sort the results.
|
|
103
|
+
* The `sort` block is documented below.
|
|
104
|
+
*/
|
|
105
|
+
sorts?: pulumi.Input<pulumi.Input<inputs.GetImagesSortArgs>[]>;
|
|
106
|
+
}
|
package/getImages.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.getImagesOutput = exports.getImages = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -71,4 +72,8 @@ function getImages(args, opts) {
|
|
|
71
72
|
}, opts);
|
|
72
73
|
}
|
|
73
74
|
exports.getImages = getImages;
|
|
75
|
+
function getImagesOutput(args, opts) {
|
|
76
|
+
return pulumi.output(args).apply(a => getImages(a, opts));
|
|
77
|
+
}
|
|
78
|
+
exports.getImagesOutput = getImagesOutput;
|
|
74
79
|
//# sourceMappingURL=getImages.js.map
|
package/getImages.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getImages.js","sourceRoot":"","sources":["../getImages.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getImages.js","sourceRoot":"","sources":["../getImages.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,wCAAwC,EAAE;QACnE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8BAaC;AAsCD,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7D,CAAC;AAFD,0CAEC"}
|
|
@@ -94,3 +94,17 @@ export interface GetKubernetesClusterResult {
|
|
|
94
94
|
*/
|
|
95
95
|
readonly vpcUuid: string;
|
|
96
96
|
}
|
|
97
|
+
export declare function getKubernetesClusterOutput(args: GetKubernetesClusterOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetKubernetesClusterResult>;
|
|
98
|
+
/**
|
|
99
|
+
* A collection of arguments for invoking getKubernetesCluster.
|
|
100
|
+
*/
|
|
101
|
+
export interface GetKubernetesClusterOutputArgs {
|
|
102
|
+
/**
|
|
103
|
+
* The name of Kubernetes cluster.
|
|
104
|
+
*/
|
|
105
|
+
name: pulumi.Input<string>;
|
|
106
|
+
/**
|
|
107
|
+
* A list of tag names applied to the node pool.
|
|
108
|
+
*/
|
|
109
|
+
tags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
110
|
+
}
|
package/getKubernetesCluster.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.getKubernetesClusterOutput = exports.getKubernetesCluster = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -20,4 +21,8 @@ function getKubernetesCluster(args, opts) {
|
|
|
20
21
|
}, opts);
|
|
21
22
|
}
|
|
22
23
|
exports.getKubernetesCluster = getKubernetesCluster;
|
|
24
|
+
function getKubernetesClusterOutput(args, opts) {
|
|
25
|
+
return pulumi.output(args).apply(a => getKubernetesCluster(a, opts));
|
|
26
|
+
}
|
|
27
|
+
exports.getKubernetesClusterOutput = getKubernetesClusterOutput;
|
|
23
28
|
//# sourceMappingURL=getKubernetesCluster.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKubernetesCluster.js","sourceRoot":"","sources":["../getKubernetesCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getKubernetesCluster.js","sourceRoot":"","sources":["../getKubernetesCluster.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,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,8DAA8D,EAAE;QACzF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,oDAYC;AA8FD,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,gEAEC"}
|
|
@@ -77,3 +77,13 @@ export interface GetKubernetesVersionsResult {
|
|
|
77
77
|
readonly validVersions: string[];
|
|
78
78
|
readonly versionPrefix?: string;
|
|
79
79
|
}
|
|
80
|
+
export declare function getKubernetesVersionsOutput(args?: GetKubernetesVersionsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetKubernetesVersionsResult>;
|
|
81
|
+
/**
|
|
82
|
+
* A collection of arguments for invoking getKubernetesVersions.
|
|
83
|
+
*/
|
|
84
|
+
export interface GetKubernetesVersionsOutputArgs {
|
|
85
|
+
/**
|
|
86
|
+
* If provided, the provider will only return versions that match the string prefix. For example, `1.15.` will match all 1.15.x series releases.
|
|
87
|
+
*/
|
|
88
|
+
versionPrefix?: pulumi.Input<string>;
|
|
89
|
+
}
|
package/getKubernetesVersions.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.getKubernetesVersionsOutput = exports.getKubernetesVersions = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -67,4 +68,8 @@ function getKubernetesVersions(args, opts) {
|
|
|
67
68
|
}, opts);
|
|
68
69
|
}
|
|
69
70
|
exports.getKubernetesVersions = getKubernetesVersions;
|
|
71
|
+
function getKubernetesVersionsOutput(args, opts) {
|
|
72
|
+
return pulumi.output(args).apply(a => getKubernetesVersions(a, opts));
|
|
73
|
+
}
|
|
74
|
+
exports.getKubernetesVersionsOutput = getKubernetesVersionsOutput;
|
|
70
75
|
//# sourceMappingURL=getKubernetesVersions.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKubernetesVersions.js","sourceRoot":"","sources":["../getKubernetesVersions.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getKubernetesVersions.js","sourceRoot":"","sources":["../getKubernetesVersions.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiDG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,gEAAgE,EAAE;QAC3F,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,sDAYC;AA+BD,SAAgB,2BAA2B,CAAC,IAAsC,EAAE,IAA2B;IAC3G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,kEAEC"}
|
package/getLoadBalancer.d.ts
CHANGED
|
@@ -37,6 +37,7 @@ export interface GetLoadBalancerArgs {
|
|
|
37
37
|
*/
|
|
38
38
|
export interface GetLoadBalancerResult {
|
|
39
39
|
readonly algorithm: string;
|
|
40
|
+
readonly disableLetsEncryptDnsRecords: boolean;
|
|
40
41
|
readonly dropletIds: number[];
|
|
41
42
|
readonly dropletTag: string;
|
|
42
43
|
readonly enableBackendKeepalive: boolean;
|
|
@@ -53,7 +54,18 @@ export interface GetLoadBalancerResult {
|
|
|
53
54
|
readonly redirectHttpToHttps: boolean;
|
|
54
55
|
readonly region: string;
|
|
55
56
|
readonly size: string;
|
|
57
|
+
readonly sizeUnit: number;
|
|
56
58
|
readonly status: string;
|
|
57
59
|
readonly stickySessions: outputs.GetLoadBalancerStickySession[];
|
|
58
60
|
readonly vpcUuid: string;
|
|
59
61
|
}
|
|
62
|
+
export declare function getLoadBalancerOutput(args: GetLoadBalancerOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetLoadBalancerResult>;
|
|
63
|
+
/**
|
|
64
|
+
* A collection of arguments for invoking getLoadBalancer.
|
|
65
|
+
*/
|
|
66
|
+
export interface GetLoadBalancerOutputArgs {
|
|
67
|
+
/**
|
|
68
|
+
* The name of load balancer.
|
|
69
|
+
*/
|
|
70
|
+
name: pulumi.Input<string>;
|
|
71
|
+
}
|
package/getLoadBalancer.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.getLoadBalancerOutput = exports.getLoadBalancer = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -38,4 +39,8 @@ function getLoadBalancer(args, opts) {
|
|
|
38
39
|
}, opts);
|
|
39
40
|
}
|
|
40
41
|
exports.getLoadBalancer = getLoadBalancer;
|
|
42
|
+
function getLoadBalancerOutput(args, opts) {
|
|
43
|
+
return pulumi.output(args).apply(a => getLoadBalancer(a, opts));
|
|
44
|
+
}
|
|
45
|
+
exports.getLoadBalancerOutput = getLoadBalancerOutput;
|
|
41
46
|
//# sourceMappingURL=getLoadBalancer.js.map
|
package/getLoadBalancer.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../getLoadBalancer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getLoadBalancer.js","sourceRoot":"","sources":["../getLoadBalancer.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,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,oDAAoD,EAAE;QAC/E,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,0CAWC;AAwCD,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
|
package/getProject.d.ts
CHANGED
|
@@ -70,3 +70,18 @@ export interface GetProjectResult {
|
|
|
70
70
|
*/
|
|
71
71
|
readonly updatedAt: string;
|
|
72
72
|
}
|
|
73
|
+
export declare function getProjectOutput(args?: GetProjectOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectResult>;
|
|
74
|
+
/**
|
|
75
|
+
* A collection of arguments for invoking getProject.
|
|
76
|
+
*/
|
|
77
|
+
export interface GetProjectOutputArgs {
|
|
78
|
+
/**
|
|
79
|
+
* the ID of the project to retrieve
|
|
80
|
+
*/
|
|
81
|
+
id?: pulumi.Input<string>;
|
|
82
|
+
/**
|
|
83
|
+
* the name of the project to retrieve. The data source will raise an error if more than
|
|
84
|
+
* one project has the provided name or if no project has that name.
|
|
85
|
+
*/
|
|
86
|
+
name?: pulumi.Input<string>;
|
|
87
|
+
}
|
package/getProject.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.getProjectOutput = exports.getProject = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -34,4 +35,8 @@ function getProject(args, opts) {
|
|
|
34
35
|
}, opts);
|
|
35
36
|
}
|
|
36
37
|
exports.getProject = getProject;
|
|
38
|
+
function getProjectOutput(args, opts) {
|
|
39
|
+
return pulumi.output(args).apply(a => getProject(a, opts));
|
|
40
|
+
}
|
|
41
|
+
exports.getProjectOutput = getProjectOutput;
|
|
37
42
|
//# sourceMappingURL=getProject.js.map
|
package/getProject.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,gCAaC;AA0DD,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9D,CAAC;AAFD,4CAEC"}
|
package/getProjects.d.ts
CHANGED
|
@@ -83,3 +83,19 @@ export interface GetProjectsResult {
|
|
|
83
83
|
readonly projects: outputs.GetProjectsProject[];
|
|
84
84
|
readonly sorts?: outputs.GetProjectsSort[];
|
|
85
85
|
}
|
|
86
|
+
export declare function getProjectsOutput(args?: GetProjectsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectsResult>;
|
|
87
|
+
/**
|
|
88
|
+
* A collection of arguments for invoking getProjects.
|
|
89
|
+
*/
|
|
90
|
+
export interface GetProjectsOutputArgs {
|
|
91
|
+
/**
|
|
92
|
+
* Filter the results.
|
|
93
|
+
* The `filter` block is documented below.
|
|
94
|
+
*/
|
|
95
|
+
filters?: pulumi.Input<pulumi.Input<inputs.GetProjectsFilterArgs>[]>;
|
|
96
|
+
/**
|
|
97
|
+
* Sort the results.
|
|
98
|
+
* The `sort` block is documented below.
|
|
99
|
+
*/
|
|
100
|
+
sorts?: pulumi.Input<pulumi.Input<inputs.GetProjectsSortArgs>[]>;
|
|
101
|
+
}
|
package/getProjects.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.getProjectsOutput = exports.getProjects = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -69,4 +70,8 @@ function getProjects(args, opts) {
|
|
|
69
70
|
}, opts);
|
|
70
71
|
}
|
|
71
72
|
exports.getProjects = getProjects;
|
|
73
|
+
function getProjectsOutput(args, opts) {
|
|
74
|
+
return pulumi.output(args).apply(a => getProjects(a, opts));
|
|
75
|
+
}
|
|
76
|
+
exports.getProjectsOutput = getProjectsOutput;
|
|
72
77
|
//# sourceMappingURL=getProjects.js.map
|
package/getProjects.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjects.js","sourceRoot":"","sources":["../getProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getProjects.js","sourceRoot":"","sources":["../getProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkDG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,kCAaC;AAmCD,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,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/getRecord.d.ts
CHANGED
|
@@ -40,3 +40,17 @@ export interface GetRecordResult {
|
|
|
40
40
|
readonly type: string;
|
|
41
41
|
readonly weight: number;
|
|
42
42
|
}
|
|
43
|
+
export declare function getRecordOutput(args: GetRecordOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRecordResult>;
|
|
44
|
+
/**
|
|
45
|
+
* A collection of arguments for invoking getRecord.
|
|
46
|
+
*/
|
|
47
|
+
export interface GetRecordOutputArgs {
|
|
48
|
+
/**
|
|
49
|
+
* The domain name of the record.
|
|
50
|
+
*/
|
|
51
|
+
domain: pulumi.Input<string>;
|
|
52
|
+
/**
|
|
53
|
+
* The name of the record.
|
|
54
|
+
*/
|
|
55
|
+
name: pulumi.Input<string>;
|
|
56
|
+
}
|
package/getRecord.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.getRecordOutput = exports.getRecord = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -25,4 +26,8 @@ function getRecord(args, opts) {
|
|
|
25
26
|
}, opts);
|
|
26
27
|
}
|
|
27
28
|
exports.getRecord = getRecord;
|
|
29
|
+
function getRecordOutput(args, opts) {
|
|
30
|
+
return pulumi.output(args).apply(a => getRecord(a, opts));
|
|
31
|
+
}
|
|
32
|
+
exports.getRecordOutput = getRecordOutput;
|
|
28
33
|
//# sourceMappingURL=getRecord.js.map
|
package/getRecord.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRecord.js","sourceRoot":"","sources":["../getRecord.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getRecord.js","sourceRoot":"","sources":["../getRecord.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;GAOG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,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,wCAAwC,EAAE;QACnE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,8BAYC;AAoCD,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7D,CAAC;AAFD,0CAEC"}
|
package/getRecords.d.ts
CHANGED
|
@@ -37,3 +37,23 @@ export interface GetRecordsResult {
|
|
|
37
37
|
readonly records: outputs.GetRecordsRecord[];
|
|
38
38
|
readonly sorts?: outputs.GetRecordsSort[];
|
|
39
39
|
}
|
|
40
|
+
export declare function getRecordsOutput(args: GetRecordsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRecordsResult>;
|
|
41
|
+
/**
|
|
42
|
+
* A collection of arguments for invoking getRecords.
|
|
43
|
+
*/
|
|
44
|
+
export interface GetRecordsOutputArgs {
|
|
45
|
+
/**
|
|
46
|
+
* The domain name to search for DNS records
|
|
47
|
+
*/
|
|
48
|
+
domain: pulumi.Input<string>;
|
|
49
|
+
/**
|
|
50
|
+
* Filter the results.
|
|
51
|
+
* The `filter` block is documented below.
|
|
52
|
+
*/
|
|
53
|
+
filters?: pulumi.Input<pulumi.Input<inputs.GetRecordsFilterArgs>[]>;
|
|
54
|
+
/**
|
|
55
|
+
* Sort the results.
|
|
56
|
+
* The `sort` block is documented below.
|
|
57
|
+
*/
|
|
58
|
+
sorts?: pulumi.Input<pulumi.Input<inputs.GetRecordsSortArgs>[]>;
|
|
59
|
+
}
|
package/getRecords.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.getRecordsOutput = exports.getRecords = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -22,4 +23,8 @@ function getRecords(args, opts) {
|
|
|
22
23
|
}, opts);
|
|
23
24
|
}
|
|
24
25
|
exports.getRecords = getRecords;
|
|
26
|
+
function getRecordsOutput(args, opts) {
|
|
27
|
+
return pulumi.output(args).apply(a => getRecords(a, opts));
|
|
28
|
+
}
|
|
29
|
+
exports.getRecordsOutput = getRecordsOutput;
|
|
25
30
|
//# sourceMappingURL=getRecords.js.map
|
package/getRecords.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRecords.js","sourceRoot":"","sources":["../getRecords.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getRecords.js","sourceRoot":"","sources":["../getRecords.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;GAGG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,gCAaC;AAoCD,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9D,CAAC;AAFD,4CAEC"}
|
package/getRegion.d.ts
CHANGED
|
@@ -54,3 +54,13 @@ export interface GetRegionResult {
|
|
|
54
54
|
*/
|
|
55
55
|
readonly slug: string;
|
|
56
56
|
}
|
|
57
|
+
export declare function getRegionOutput(args: GetRegionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRegionResult>;
|
|
58
|
+
/**
|
|
59
|
+
* A collection of arguments for invoking getRegion.
|
|
60
|
+
*/
|
|
61
|
+
export interface GetRegionOutputArgs {
|
|
62
|
+
/**
|
|
63
|
+
* A human-readable string that is used as a unique identifier for each region.
|
|
64
|
+
*/
|
|
65
|
+
slug: pulumi.Input<string>;
|
|
66
|
+
}
|
package/getRegion.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.getRegionOutput = exports.getRegion = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -32,4 +33,8 @@ function getRegion(args, opts) {
|
|
|
32
33
|
}, opts);
|
|
33
34
|
}
|
|
34
35
|
exports.getRegion = getRegion;
|
|
36
|
+
function getRegionOutput(args, opts) {
|
|
37
|
+
return pulumi.output(args).apply(a => getRegion(a, opts));
|
|
38
|
+
}
|
|
39
|
+
exports.getRegionOutput = getRegionOutput;
|
|
35
40
|
//# sourceMappingURL=getRegion.js.map
|
package/getRegion.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRegion.js","sourceRoot":"","sources":["../getRegion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getRegion.js","sourceRoot":"","sources":["../getRegion.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,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,wCAAwC,EAAE;QACnE,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,8BAWC;AA0CD,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7D,CAAC;AAFD,0CAEC"}
|
package/getRegions.d.ts
CHANGED
|
@@ -80,3 +80,19 @@ export interface GetRegionsResult {
|
|
|
80
80
|
readonly regions: outputs.GetRegionsRegion[];
|
|
81
81
|
readonly sorts?: outputs.GetRegionsSort[];
|
|
82
82
|
}
|
|
83
|
+
export declare function getRegionsOutput(args?: GetRegionsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRegionsResult>;
|
|
84
|
+
/**
|
|
85
|
+
* A collection of arguments for invoking getRegions.
|
|
86
|
+
*/
|
|
87
|
+
export interface GetRegionsOutputArgs {
|
|
88
|
+
/**
|
|
89
|
+
* Filter the results.
|
|
90
|
+
* The `filter` block is documented below.
|
|
91
|
+
*/
|
|
92
|
+
filters?: pulumi.Input<pulumi.Input<inputs.GetRegionsFilterArgs>[]>;
|
|
93
|
+
/**
|
|
94
|
+
* Sort the results.
|
|
95
|
+
* The `sort` block is documented below.
|
|
96
|
+
*/
|
|
97
|
+
sorts?: pulumi.Input<pulumi.Input<inputs.GetRegionsSortArgs>[]>;
|
|
98
|
+
}
|
package/getRegions.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.getRegionsOutput = exports.getRegions = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -67,4 +68,8 @@ function getRegions(args, opts) {
|
|
|
67
68
|
}, opts);
|
|
68
69
|
}
|
|
69
70
|
exports.getRegions = getRegions;
|
|
71
|
+
function getRegionsOutput(args, opts) {
|
|
72
|
+
return pulumi.output(args).apply(a => getRegions(a, opts));
|
|
73
|
+
}
|
|
74
|
+
exports.getRegionsOutput = getRegionsOutput;
|
|
70
75
|
//# sourceMappingURL=getRegions.js.map
|
package/getRegions.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRegions.js","sourceRoot":"","sources":["../getRegions.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getRegions.js","sourceRoot":"","sources":["../getRegions.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,gCAaC;AAkCD,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9D,CAAC;AAFD,4CAEC"}
|
package/getSizes.d.ts
CHANGED
|
@@ -33,3 +33,19 @@ export interface GetSizesResult {
|
|
|
33
33
|
readonly sizes: outputs.GetSizesSize[];
|
|
34
34
|
readonly sorts?: outputs.GetSizesSort[];
|
|
35
35
|
}
|
|
36
|
+
export declare function getSizesOutput(args?: GetSizesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSizesResult>;
|
|
37
|
+
/**
|
|
38
|
+
* A collection of arguments for invoking getSizes.
|
|
39
|
+
*/
|
|
40
|
+
export interface GetSizesOutputArgs {
|
|
41
|
+
/**
|
|
42
|
+
* Filter the results.
|
|
43
|
+
* The `filter` block is documented below.
|
|
44
|
+
*/
|
|
45
|
+
filters?: pulumi.Input<pulumi.Input<inputs.GetSizesFilterArgs>[]>;
|
|
46
|
+
/**
|
|
47
|
+
* Sort the results.
|
|
48
|
+
* The `sort` block is documented below.
|
|
49
|
+
*/
|
|
50
|
+
sorts?: pulumi.Input<pulumi.Input<inputs.GetSizesSortArgs>[]>;
|
|
51
|
+
}
|
package/getSizes.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.getSizesOutput = exports.getSizes = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -23,4 +24,8 @@ function getSizes(args, opts) {
|
|
|
23
24
|
}, opts);
|
|
24
25
|
}
|
|
25
26
|
exports.getSizes = getSizes;
|
|
27
|
+
function getSizesOutput(args, opts) {
|
|
28
|
+
return pulumi.output(args).apply(a => getSizes(a, opts));
|
|
29
|
+
}
|
|
30
|
+
exports.getSizesOutput = getSizesOutput;
|
|
26
31
|
//# sourceMappingURL=getSizes.js.map
|
package/getSizes.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSizes.js","sourceRoot":"","sources":["../getSizes.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getSizes.js","sourceRoot":"","sources":["../getSizes.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,QAAQ,CAAC,IAAmB,EAAE,IAA2B;IACrE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,sCAAsC,EAAE;QACjE,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,4BAaC;AA+BD,SAAgB,cAAc,CAAC,IAAyB,EAAE,IAA2B;IACjF,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/getSpacesBucket.d.ts
CHANGED
|
@@ -57,3 +57,17 @@ export interface GetSpacesBucketResult {
|
|
|
57
57
|
*/
|
|
58
58
|
readonly urn: string;
|
|
59
59
|
}
|
|
60
|
+
export declare function getSpacesBucketOutput(args: GetSpacesBucketOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSpacesBucketResult>;
|
|
61
|
+
/**
|
|
62
|
+
* A collection of arguments for invoking getSpacesBucket.
|
|
63
|
+
*/
|
|
64
|
+
export interface GetSpacesBucketOutputArgs {
|
|
65
|
+
/**
|
|
66
|
+
* The name of the Spaces bucket.
|
|
67
|
+
*/
|
|
68
|
+
name: pulumi.Input<string>;
|
|
69
|
+
/**
|
|
70
|
+
* The slug of the region where the bucket is stored.
|
|
71
|
+
*/
|
|
72
|
+
region: pulumi.Input<string>;
|
|
73
|
+
}
|
package/getSpacesBucket.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.getSpacesBucketOutput = exports.getSpacesBucket = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -36,4 +37,8 @@ function getSpacesBucket(args, opts) {
|
|
|
36
37
|
}, opts);
|
|
37
38
|
}
|
|
38
39
|
exports.getSpacesBucket = getSpacesBucket;
|
|
40
|
+
function getSpacesBucketOutput(args, opts) {
|
|
41
|
+
return pulumi.output(args).apply(a => getSpacesBucket(a, opts));
|
|
42
|
+
}
|
|
43
|
+
exports.getSpacesBucketOutput = getSpacesBucketOutput;
|
|
39
44
|
//# sourceMappingURL=getSpacesBucket.js.map
|
package/getSpacesBucket.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSpacesBucket.js","sourceRoot":"","sources":["../getSpacesBucket.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getSpacesBucket.js","sourceRoot":"","sources":["../getSpacesBucket.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,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,oDAAoD,EAAE;QAC/E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,0CAYC;AA0CD,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnE,CAAC;AAFD,sDAEC"}
|