@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
|
@@ -123,3 +123,26 @@ export interface GetSpacesBucketObjectResult {
|
|
|
123
123
|
*/
|
|
124
124
|
readonly websiteRedirectLocation: string;
|
|
125
125
|
}
|
|
126
|
+
export declare function getSpacesBucketObjectOutput(args: GetSpacesBucketObjectOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSpacesBucketObjectResult>;
|
|
127
|
+
/**
|
|
128
|
+
* A collection of arguments for invoking getSpacesBucketObject.
|
|
129
|
+
*/
|
|
130
|
+
export interface GetSpacesBucketObjectOutputArgs {
|
|
131
|
+
/**
|
|
132
|
+
* The name of the bucket to read the object from.
|
|
133
|
+
*/
|
|
134
|
+
bucket: pulumi.Input<string>;
|
|
135
|
+
/**
|
|
136
|
+
* The full path to the object inside the bucket
|
|
137
|
+
*/
|
|
138
|
+
key: pulumi.Input<string>;
|
|
139
|
+
range?: pulumi.Input<string>;
|
|
140
|
+
/**
|
|
141
|
+
* The slug of the region where the bucket is stored.
|
|
142
|
+
*/
|
|
143
|
+
region: pulumi.Input<string>;
|
|
144
|
+
/**
|
|
145
|
+
* Specific version ID of the object returned (defaults to latest version)
|
|
146
|
+
*/
|
|
147
|
+
versionId?: pulumi.Input<string>;
|
|
148
|
+
}
|
package/getSpacesBucketObject.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.getSpacesBucketObjectOutput = exports.getSpacesBucketObject = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -50,4 +51,8 @@ function getSpacesBucketObject(args, opts) {
|
|
|
50
51
|
}, opts);
|
|
51
52
|
}
|
|
52
53
|
exports.getSpacesBucketObject = getSpacesBucketObject;
|
|
54
|
+
function getSpacesBucketObjectOutput(args, opts) {
|
|
55
|
+
return pulumi.output(args).apply(a => getSpacesBucketObject(a, opts));
|
|
56
|
+
}
|
|
57
|
+
exports.getSpacesBucketObjectOutput = getSpacesBucketObjectOutput;
|
|
53
58
|
//# sourceMappingURL=getSpacesBucketObject.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSpacesBucketObject.js","sourceRoot":"","sources":["../getSpacesBucketObject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getSpacesBucketObject.js","sourceRoot":"","sources":["../getSpacesBucketObject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,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,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,sDAeC;AA+FD,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,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"}
|
|
@@ -3,26 +3,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
3
3
|
* > **NOTE on `maxKeys`:** Retrieving very large numbers of keys can adversely affect the provider's performance.
|
|
4
4
|
*
|
|
5
5
|
* The bucket-objects data source returns keys (i.e., file names) and other metadata about objects in a Spaces bucket.
|
|
6
|
-
*
|
|
7
|
-
* ## Example Usage
|
|
8
|
-
*
|
|
9
|
-
* The following example retrieves a list of all object keys in a Spaces bucket and creates corresponding object
|
|
10
|
-
* data sources:
|
|
11
|
-
*
|
|
12
|
-
* ```typescript
|
|
13
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
-
* import * as digitalocean from "@pulumi/digitalocean";
|
|
15
|
-
*
|
|
16
|
-
* const myObjects = digitalocean.getSpacesBucketObjects({
|
|
17
|
-
* bucket: "ourcorp",
|
|
18
|
-
* region: "nyc3",
|
|
19
|
-
* });
|
|
20
|
-
* const objectInfo = .map(__index => digitalocean.getSpacesBucketObject({
|
|
21
|
-
* key: _arg0_,
|
|
22
|
-
* bucket: _arg1_.bucket,
|
|
23
|
-
* region: _arg2_.region,
|
|
24
|
-
* }));
|
|
25
|
-
* ```
|
|
26
6
|
*/
|
|
27
7
|
export declare function getSpacesBucketObjects(args: GetSpacesBucketObjectsArgs, opts?: pulumi.InvokeOptions): Promise<GetSpacesBucketObjectsResult>;
|
|
28
8
|
/**
|
|
@@ -81,3 +61,33 @@ export interface GetSpacesBucketObjectsResult {
|
|
|
81
61
|
readonly prefix?: string;
|
|
82
62
|
readonly region: string;
|
|
83
63
|
}
|
|
64
|
+
export declare function getSpacesBucketObjectsOutput(args: GetSpacesBucketObjectsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSpacesBucketObjectsResult>;
|
|
65
|
+
/**
|
|
66
|
+
* A collection of arguments for invoking getSpacesBucketObjects.
|
|
67
|
+
*/
|
|
68
|
+
export interface GetSpacesBucketObjectsOutputArgs {
|
|
69
|
+
/**
|
|
70
|
+
* Lists object keys in this Spaces bucket
|
|
71
|
+
*/
|
|
72
|
+
bucket: pulumi.Input<string>;
|
|
73
|
+
/**
|
|
74
|
+
* A character used to group keys (Default: none)
|
|
75
|
+
*/
|
|
76
|
+
delimiter?: pulumi.Input<string>;
|
|
77
|
+
/**
|
|
78
|
+
* Encodes keys using this method (Default: none; besides none, only "url" can be used)
|
|
79
|
+
*/
|
|
80
|
+
encodingType?: pulumi.Input<string>;
|
|
81
|
+
/**
|
|
82
|
+
* Maximum object keys to return (Default: 1000)
|
|
83
|
+
*/
|
|
84
|
+
maxKeys?: pulumi.Input<number>;
|
|
85
|
+
/**
|
|
86
|
+
* Limits results to object keys with this prefix (Default: none)
|
|
87
|
+
*/
|
|
88
|
+
prefix?: pulumi.Input<string>;
|
|
89
|
+
/**
|
|
90
|
+
* The slug of the region where the bucket is stored.
|
|
91
|
+
*/
|
|
92
|
+
region: pulumi.Input<string>;
|
|
93
|
+
}
|
|
@@ -2,32 +2,13 @@
|
|
|
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.getSpacesBucketObjectsOutput = exports.getSpacesBucketObjects = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
8
9
|
* > **NOTE on `maxKeys`:** Retrieving very large numbers of keys can adversely affect the provider's performance.
|
|
9
10
|
*
|
|
10
11
|
* The bucket-objects data source returns keys (i.e., file names) and other metadata about objects in a Spaces bucket.
|
|
11
|
-
*
|
|
12
|
-
* ## Example Usage
|
|
13
|
-
*
|
|
14
|
-
* The following example retrieves a list of all object keys in a Spaces bucket and creates corresponding object
|
|
15
|
-
* data sources:
|
|
16
|
-
*
|
|
17
|
-
* ```typescript
|
|
18
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
-
* import * as digitalocean from "@pulumi/digitalocean";
|
|
20
|
-
*
|
|
21
|
-
* const myObjects = digitalocean.getSpacesBucketObjects({
|
|
22
|
-
* bucket: "ourcorp",
|
|
23
|
-
* region: "nyc3",
|
|
24
|
-
* });
|
|
25
|
-
* const objectInfo = .map(__index => digitalocean.getSpacesBucketObject({
|
|
26
|
-
* key: _arg0_,
|
|
27
|
-
* bucket: _arg1_.bucket,
|
|
28
|
-
* region: _arg2_.region,
|
|
29
|
-
* }));
|
|
30
|
-
* ```
|
|
31
12
|
*/
|
|
32
13
|
function getSpacesBucketObjects(args, opts) {
|
|
33
14
|
if (!opts) {
|
|
@@ -46,4 +27,8 @@ function getSpacesBucketObjects(args, opts) {
|
|
|
46
27
|
}, opts);
|
|
47
28
|
}
|
|
48
29
|
exports.getSpacesBucketObjects = getSpacesBucketObjects;
|
|
30
|
+
function getSpacesBucketObjectsOutput(args, opts) {
|
|
31
|
+
return pulumi.output(args).apply(a => getSpacesBucketObjects(a, opts));
|
|
32
|
+
}
|
|
33
|
+
exports.getSpacesBucketObjectsOutput = getSpacesBucketObjectsOutput;
|
|
49
34
|
//# sourceMappingURL=getSpacesBucketObjects.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSpacesBucketObjects.js","sourceRoot":"","sources":["../getSpacesBucketObjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getSpacesBucketObjects.js","sourceRoot":"","sources":["../getSpacesBucketObjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,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,kEAAkE,EAAE;QAC7F,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,wDAgBC;AA4DD,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,oEAEC"}
|
package/getSpacesBuckets.d.ts
CHANGED
|
@@ -73,3 +73,19 @@ export interface GetSpacesBucketsResult {
|
|
|
73
73
|
readonly id: string;
|
|
74
74
|
readonly sorts?: outputs.GetSpacesBucketsSort[];
|
|
75
75
|
}
|
|
76
|
+
export declare function getSpacesBucketsOutput(args?: GetSpacesBucketsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSpacesBucketsResult>;
|
|
77
|
+
/**
|
|
78
|
+
* A collection of arguments for invoking getSpacesBuckets.
|
|
79
|
+
*/
|
|
80
|
+
export interface GetSpacesBucketsOutputArgs {
|
|
81
|
+
/**
|
|
82
|
+
* Filter the results.
|
|
83
|
+
* The `filter` block is documented below.
|
|
84
|
+
*/
|
|
85
|
+
filters?: pulumi.Input<pulumi.Input<inputs.GetSpacesBucketsFilterArgs>[]>;
|
|
86
|
+
/**
|
|
87
|
+
* Sort the results.
|
|
88
|
+
* The `sort` block is documented below.
|
|
89
|
+
*/
|
|
90
|
+
sorts?: pulumi.Input<pulumi.Input<inputs.GetSpacesBucketsSortArgs>[]>;
|
|
91
|
+
}
|
package/getSpacesBuckets.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.getSpacesBucketsOutput = exports.getSpacesBuckets = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -60,4 +61,8 @@ function getSpacesBuckets(args, opts) {
|
|
|
60
61
|
}, opts);
|
|
61
62
|
}
|
|
62
63
|
exports.getSpacesBuckets = getSpacesBuckets;
|
|
64
|
+
function getSpacesBucketsOutput(args, opts) {
|
|
65
|
+
return pulumi.output(args).apply(a => getSpacesBuckets(a, opts));
|
|
66
|
+
}
|
|
67
|
+
exports.getSpacesBucketsOutput = getSpacesBucketsOutput;
|
|
63
68
|
//# sourceMappingURL=getSpacesBuckets.js.map
|
package/getSpacesBuckets.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSpacesBuckets.js","sourceRoot":"","sources":["../getSpacesBuckets.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getSpacesBuckets.js","sourceRoot":"","sources":["../getSpacesBuckets.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyCG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,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,sDAAsD,EAAE;QACjF,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,4CAaC;AAkCD,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,wDAEC"}
|
package/getSshKey.d.ts
CHANGED
|
@@ -45,3 +45,13 @@ export interface GetSshKeyResult {
|
|
|
45
45
|
readonly name: string;
|
|
46
46
|
readonly publicKey: string;
|
|
47
47
|
}
|
|
48
|
+
export declare function getSshKeyOutput(args: GetSshKeyOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSshKeyResult>;
|
|
49
|
+
/**
|
|
50
|
+
* A collection of arguments for invoking getSshKey.
|
|
51
|
+
*/
|
|
52
|
+
export interface GetSshKeyOutputArgs {
|
|
53
|
+
/**
|
|
54
|
+
* The name of the ssh key.
|
|
55
|
+
*/
|
|
56
|
+
name: pulumi.Input<string>;
|
|
57
|
+
}
|
package/getSshKey.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.getSshKeyOutput = exports.getSshKey = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -43,4 +44,8 @@ function getSshKey(args, opts) {
|
|
|
43
44
|
}, opts);
|
|
44
45
|
}
|
|
45
46
|
exports.getSshKey = getSshKey;
|
|
47
|
+
function getSshKeyOutput(args, opts) {
|
|
48
|
+
return pulumi.output(args).apply(a => getSshKey(a, opts));
|
|
49
|
+
}
|
|
50
|
+
exports.getSshKeyOutput = getSshKeyOutput;
|
|
46
51
|
//# sourceMappingURL=getSshKey.js.map
|
package/getSshKey.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSshKey.js","sourceRoot":"","sources":["../getSshKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getSshKey.js","sourceRoot":"","sources":["../getSshKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;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;AAsBD,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/getSshKeys.d.ts
CHANGED
|
@@ -56,3 +56,19 @@ export interface GetSshKeysResult {
|
|
|
56
56
|
*/
|
|
57
57
|
readonly sshKeys: outputs.GetSshKeysSshKey[];
|
|
58
58
|
}
|
|
59
|
+
export declare function getSshKeysOutput(args?: GetSshKeysOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSshKeysResult>;
|
|
60
|
+
/**
|
|
61
|
+
* A collection of arguments for invoking getSshKeys.
|
|
62
|
+
*/
|
|
63
|
+
export interface GetSshKeysOutputArgs {
|
|
64
|
+
/**
|
|
65
|
+
* Filter the results.
|
|
66
|
+
* The `filter` block is documented below.
|
|
67
|
+
*/
|
|
68
|
+
filters?: pulumi.Input<pulumi.Input<inputs.GetSshKeysFilterArgs>[]>;
|
|
69
|
+
/**
|
|
70
|
+
* Sort the results.
|
|
71
|
+
* The `sort` block is documented below.
|
|
72
|
+
*/
|
|
73
|
+
sorts?: pulumi.Input<pulumi.Input<inputs.GetSshKeysSortArgs>[]>;
|
|
74
|
+
}
|
package/getSshKeys.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.getSshKeysOutput = exports.getSshKeys = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -43,4 +44,8 @@ function getSshKeys(args, opts) {
|
|
|
43
44
|
}, opts);
|
|
44
45
|
}
|
|
45
46
|
exports.getSshKeys = getSshKeys;
|
|
47
|
+
function getSshKeysOutput(args, opts) {
|
|
48
|
+
return pulumi.output(args).apply(a => getSshKeys(a, opts));
|
|
49
|
+
}
|
|
50
|
+
exports.getSshKeysOutput = getSshKeysOutput;
|
|
46
51
|
//# sourceMappingURL=getSshKeys.js.map
|
package/getSshKeys.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSshKeys.js","sourceRoot":"","sources":["../getSshKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getSshKeys.js","sourceRoot":"","sources":["../getSshKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;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/getTag.d.ts
CHANGED
|
@@ -69,3 +69,13 @@ export interface GetTagResult {
|
|
|
69
69
|
*/
|
|
70
70
|
readonly volumesCount: number;
|
|
71
71
|
}
|
|
72
|
+
export declare function getTagOutput(args: GetTagOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetTagResult>;
|
|
73
|
+
/**
|
|
74
|
+
* A collection of arguments for invoking getTag.
|
|
75
|
+
*/
|
|
76
|
+
export interface GetTagOutputArgs {
|
|
77
|
+
/**
|
|
78
|
+
* The name of the tag.
|
|
79
|
+
*/
|
|
80
|
+
name: pulumi.Input<string>;
|
|
81
|
+
}
|
package/getTag.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.getTagOutput = exports.getTag = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -42,4 +43,8 @@ function getTag(args, opts) {
|
|
|
42
43
|
}, opts);
|
|
43
44
|
}
|
|
44
45
|
exports.getTag = getTag;
|
|
46
|
+
function getTagOutput(args, opts) {
|
|
47
|
+
return pulumi.output(args).apply(a => getTag(a, opts));
|
|
48
|
+
}
|
|
49
|
+
exports.getTagOutput = getTagOutput;
|
|
45
50
|
//# sourceMappingURL=getTag.js.map
|
package/getTag.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTag.js","sourceRoot":"","sources":["../getTag.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getTag.js","sourceRoot":"","sources":["../getTag.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAChE,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,kCAAkC,EAAE;QAC7D,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,wBAWC;AA+CD,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1D,CAAC;AAFD,oCAEC"}
|
package/getTags.d.ts
CHANGED
|
@@ -48,3 +48,19 @@ export interface GetTagsResult {
|
|
|
48
48
|
readonly sorts?: outputs.GetTagsSort[];
|
|
49
49
|
readonly tags: outputs.GetTagsTag[];
|
|
50
50
|
}
|
|
51
|
+
export declare function getTagsOutput(args?: GetTagsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetTagsResult>;
|
|
52
|
+
/**
|
|
53
|
+
* A collection of arguments for invoking getTags.
|
|
54
|
+
*/
|
|
55
|
+
export interface GetTagsOutputArgs {
|
|
56
|
+
/**
|
|
57
|
+
* Filter the results.
|
|
58
|
+
* The `filter` block is documented below.
|
|
59
|
+
*/
|
|
60
|
+
filters?: pulumi.Input<pulumi.Input<inputs.GetTagsFilterArgs>[]>;
|
|
61
|
+
/**
|
|
62
|
+
* Sort the results.
|
|
63
|
+
* The `sort` block is documented below.
|
|
64
|
+
*/
|
|
65
|
+
sorts?: pulumi.Input<pulumi.Input<inputs.GetTagsSortArgs>[]>;
|
|
66
|
+
}
|
package/getTags.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.getTagsOutput = exports.getTags = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -38,4 +39,8 @@ function getTags(args, opts) {
|
|
|
38
39
|
}, opts);
|
|
39
40
|
}
|
|
40
41
|
exports.getTags = getTags;
|
|
42
|
+
function getTagsOutput(args, opts) {
|
|
43
|
+
return pulumi.output(args).apply(a => getTags(a, opts));
|
|
44
|
+
}
|
|
45
|
+
exports.getTagsOutput = getTagsOutput;
|
|
41
46
|
//# sourceMappingURL=getTags.js.map
|
package/getTags.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getTags.js","sourceRoot":"","sources":["../getTags.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getTags.js","sourceRoot":"","sources":["../getTags.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,OAAO,CAAC,IAAkB,EAAE,IAA2B;IACnE,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,oCAAoC,EAAE;QAC/D,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,0BAaC;AA+BD,SAAgB,aAAa,CAAC,IAAwB,EAAE,IAA2B;IAC/E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3D,CAAC;AAFD,sCAEC"}
|
package/getVolume.d.ts
CHANGED
|
@@ -96,3 +96,21 @@ export interface GetVolumeResult {
|
|
|
96
96
|
readonly tags: string[];
|
|
97
97
|
readonly urn: string;
|
|
98
98
|
}
|
|
99
|
+
export declare function getVolumeOutput(args: GetVolumeOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVolumeResult>;
|
|
100
|
+
/**
|
|
101
|
+
* A collection of arguments for invoking getVolume.
|
|
102
|
+
*/
|
|
103
|
+
export interface GetVolumeOutputArgs {
|
|
104
|
+
/**
|
|
105
|
+
* Text describing a block storage volume.
|
|
106
|
+
*/
|
|
107
|
+
description?: pulumi.Input<string>;
|
|
108
|
+
/**
|
|
109
|
+
* The name of block storage volume.
|
|
110
|
+
*/
|
|
111
|
+
name: pulumi.Input<string>;
|
|
112
|
+
/**
|
|
113
|
+
* The region the block storage volume is provisioned in.
|
|
114
|
+
*/
|
|
115
|
+
region?: pulumi.Input<string>;
|
|
116
|
+
}
|
package/getVolume.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.getVolumeOutput = exports.getVolume = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -61,4 +62,8 @@ function getVolume(args, opts) {
|
|
|
61
62
|
}, opts);
|
|
62
63
|
}
|
|
63
64
|
exports.getVolume = getVolume;
|
|
65
|
+
function getVolumeOutput(args, opts) {
|
|
66
|
+
return pulumi.output(args).apply(a => getVolume(a, opts));
|
|
67
|
+
}
|
|
68
|
+
exports.getVolumeOutput = getVolumeOutput;
|
|
64
69
|
//# sourceMappingURL=getVolume.js.map
|
package/getVolume.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVolume.js","sourceRoot":"","sources":["../getVolume.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getVolume.js","sourceRoot":"","sources":["../getVolume.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;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,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,8BAaC;AAyDD,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/getVolumeSnapshot.d.ts
CHANGED
|
@@ -96,3 +96,25 @@ export interface GetVolumeSnapshotResult {
|
|
|
96
96
|
*/
|
|
97
97
|
readonly volumeId: string;
|
|
98
98
|
}
|
|
99
|
+
export declare function getVolumeSnapshotOutput(args?: GetVolumeSnapshotOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVolumeSnapshotResult>;
|
|
100
|
+
/**
|
|
101
|
+
* A collection of arguments for invoking getVolumeSnapshot.
|
|
102
|
+
*/
|
|
103
|
+
export interface GetVolumeSnapshotOutputArgs {
|
|
104
|
+
/**
|
|
105
|
+
* If more than one result is returned, use the most recent volume snapshot.
|
|
106
|
+
*/
|
|
107
|
+
mostRecent?: pulumi.Input<boolean>;
|
|
108
|
+
/**
|
|
109
|
+
* The name of the volume snapshot.
|
|
110
|
+
*/
|
|
111
|
+
name?: pulumi.Input<string>;
|
|
112
|
+
/**
|
|
113
|
+
* A regex string to apply to the volume snapshot list returned by DigitalOcean. This allows more advanced filtering not supported from the DigitalOcean API. This filtering is done locally on what DigitalOcean returns.
|
|
114
|
+
*/
|
|
115
|
+
nameRegex?: pulumi.Input<string>;
|
|
116
|
+
/**
|
|
117
|
+
* A "slug" representing a DigitalOcean region (e.g. `nyc1`). If set, only volume snapshots available in the region will be returned.
|
|
118
|
+
*/
|
|
119
|
+
region?: pulumi.Input<string>;
|
|
120
|
+
}
|
package/getVolumeSnapshot.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.getVolumeSnapshotOutput = exports.getVolumeSnapshot = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -58,4 +59,8 @@ function getVolumeSnapshot(args, opts) {
|
|
|
58
59
|
}, opts);
|
|
59
60
|
}
|
|
60
61
|
exports.getVolumeSnapshot = getVolumeSnapshot;
|
|
62
|
+
function getVolumeSnapshotOutput(args, opts) {
|
|
63
|
+
return pulumi.output(args).apply(a => getVolumeSnapshot(a, opts));
|
|
64
|
+
}
|
|
65
|
+
exports.getVolumeSnapshotOutput = getVolumeSnapshotOutput;
|
|
61
66
|
//# sourceMappingURL=getVolumeSnapshot.js.map
|
package/getVolumeSnapshot.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVolumeSnapshot.js","sourceRoot":"","sources":["../getVolumeSnapshot.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getVolumeSnapshot.js","sourceRoot":"","sources":["../getVolumeSnapshot.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,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,wDAAwD,EAAE;QACnF,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAfD,8CAeC;AA8DD,SAAgB,uBAAuB,CAAC,IAAkC,EAAE,IAA2B;IACnG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,0DAEC"}
|
package/getVpc.d.ts
CHANGED
|
@@ -93,3 +93,21 @@ export interface GetVpcResult {
|
|
|
93
93
|
*/
|
|
94
94
|
readonly urn: string;
|
|
95
95
|
}
|
|
96
|
+
export declare function getVpcOutput(args?: GetVpcOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVpcResult>;
|
|
97
|
+
/**
|
|
98
|
+
* A collection of arguments for invoking getVpc.
|
|
99
|
+
*/
|
|
100
|
+
export interface GetVpcOutputArgs {
|
|
101
|
+
/**
|
|
102
|
+
* The unique identifier of an existing VPC.
|
|
103
|
+
*/
|
|
104
|
+
id?: pulumi.Input<string>;
|
|
105
|
+
/**
|
|
106
|
+
* The name of an existing VPC.
|
|
107
|
+
*/
|
|
108
|
+
name?: pulumi.Input<string>;
|
|
109
|
+
/**
|
|
110
|
+
* The DigitalOcean region slug for the VPC's location.
|
|
111
|
+
*/
|
|
112
|
+
region?: pulumi.Input<string>;
|
|
113
|
+
}
|
package/getVpc.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.getVpcOutput = exports.getVpc = void 0;
|
|
5
6
|
const pulumi = require("@pulumi/pulumi");
|
|
6
7
|
const utilities = require("./utilities");
|
|
7
8
|
/**
|
|
@@ -58,4 +59,8 @@ function getVpc(args, opts) {
|
|
|
58
59
|
}, opts);
|
|
59
60
|
}
|
|
60
61
|
exports.getVpc = getVpc;
|
|
62
|
+
function getVpcOutput(args, opts) {
|
|
63
|
+
return pulumi.output(args).apply(a => getVpc(a, opts));
|
|
64
|
+
}
|
|
65
|
+
exports.getVpcOutput = getVpcOutput;
|
|
61
66
|
//# sourceMappingURL=getVpc.js.map
|
package/getVpc.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVpc.js","sourceRoot":"","sources":["../getVpc.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"getVpc.js","sourceRoot":"","sources":["../getVpc.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,MAAM,CAAC,IAAiB,EAAE,IAA2B;IACjE,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,kCAAkC,EAAE;QAC7D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAdD,wBAcC;AA0DD,SAAgB,YAAY,CAAC,IAAuB,EAAE,IAA2B;IAC7E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1D,CAAC;AAFD,oCAEC"}
|
package/index.d.ts
CHANGED
|
@@ -21,6 +21,7 @@ export * from "./getAccount";
|
|
|
21
21
|
export * from "./getApp";
|
|
22
22
|
export * from "./getCertificate";
|
|
23
23
|
export * from "./getContainerRegistry";
|
|
24
|
+
export * from "./getDatabaseCa";
|
|
24
25
|
export * from "./getDatabaseCluster";
|
|
25
26
|
export * from "./getDatabaseReplica";
|
|
26
27
|
export * from "./getDomain";
|