@pulumi/std 1.7.3 → 2.2.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/abs.d.ts +1 -1
- package/abs.js +4 -1
- package/abs.js.map +1 -1
- package/abspath.d.ts +1 -1
- package/abspath.js +4 -1
- package/abspath.js.map +1 -1
- package/alltrue.d.ts +1 -1
- package/alltrue.js +4 -1
- package/alltrue.js.map +1 -1
- package/anytrue.d.ts +1 -1
- package/anytrue.js +4 -1
- package/anytrue.js.map +1 -1
- package/base64decode.d.ts +1 -1
- package/base64decode.js +4 -1
- package/base64decode.js.map +1 -1
- package/base64encode.d.ts +1 -1
- package/base64encode.js +4 -1
- package/base64encode.js.map +1 -1
- package/base64gzip.d.ts +1 -1
- package/base64gzip.js +4 -1
- package/base64gzip.js.map +1 -1
- package/base64sha256.d.ts +1 -1
- package/base64sha256.js +4 -1
- package/base64sha256.js.map +1 -1
- package/base64sha512.d.ts +1 -1
- package/base64sha512.js +4 -1
- package/base64sha512.js.map +1 -1
- package/basename.d.ts +1 -1
- package/basename.js +4 -1
- package/basename.js.map +1 -1
- package/bcrypt.d.ts +1 -1
- package/bcrypt.js +5 -1
- package/bcrypt.js.map +1 -1
- package/ceil.d.ts +1 -1
- package/ceil.js +4 -1
- package/ceil.js.map +1 -1
- package/chomp.d.ts +1 -1
- package/chomp.js +4 -1
- package/chomp.js.map +1 -1
- package/chunklist.d.ts +1 -1
- package/chunklist.js +5 -1
- package/chunklist.js.map +1 -1
- package/cidrhost.d.ts +1 -1
- package/cidrhost.js +5 -1
- package/cidrhost.js.map +1 -1
- package/cidrnetmask.d.ts +1 -1
- package/cidrnetmask.js +4 -1
- package/cidrnetmask.js.map +1 -1
- package/cidrsubnet.d.ts +1 -1
- package/cidrsubnet.js +6 -1
- package/cidrsubnet.js.map +1 -1
- package/cidrsubnets.d.ts +20 -0
- package/cidrsubnets.js +30 -0
- package/cidrsubnets.js.map +1 -0
- package/coalesce.d.ts +6 -6
- package/coalesce.js +6 -3
- package/coalesce.js.map +1 -1
- package/coalescelist.d.ts +1 -1
- package/coalescelist.js +4 -1
- package/coalescelist.js.map +1 -1
- package/compact.d.ts +5 -5
- package/compact.js +6 -3
- package/compact.js.map +1 -1
- package/concat.d.ts +1 -1
- package/concat.js +4 -1
- package/concat.js.map +1 -1
- package/contains.d.ts +1 -1
- package/contains.js +5 -1
- package/contains.js.map +1 -1
- package/csvdecode.d.ts +1 -1
- package/csvdecode.js +4 -1
- package/csvdecode.js.map +1 -1
- package/dirname.d.ts +1 -1
- package/dirname.js +4 -1
- package/dirname.js.map +1 -1
- package/distinct.d.ts +1 -1
- package/distinct.js +4 -1
- package/distinct.js.map +1 -1
- package/element.d.ts +1 -1
- package/element.js +5 -1
- package/element.js.map +1 -1
- package/endswith.d.ts +1 -1
- package/endswith.js +5 -1
- package/endswith.js.map +1 -1
- package/file.d.ts +1 -1
- package/file.js +4 -1
- package/file.js.map +1 -1
- package/filebase64.d.ts +1 -1
- package/filebase64.js +4 -1
- package/filebase64.js.map +1 -1
- package/filebase64sha256.d.ts +1 -1
- package/filebase64sha256.js +4 -1
- package/filebase64sha256.js.map +1 -1
- package/filebase64sha512.d.ts +1 -1
- package/filebase64sha512.js +4 -1
- package/filebase64sha512.js.map +1 -1
- package/fileexists.d.ts +1 -1
- package/fileexists.js +4 -1
- package/fileexists.js.map +1 -1
- package/filemd5.d.ts +1 -1
- package/filemd5.js +4 -1
- package/filemd5.js.map +1 -1
- package/filesha1.d.ts +1 -1
- package/filesha1.js +4 -1
- package/filesha1.js.map +1 -1
- package/filesha256.d.ts +1 -1
- package/filesha256.js +4 -1
- package/filesha256.js.map +1 -1
- package/filesha512.d.ts +1 -1
- package/filesha512.js +4 -1
- package/filesha512.js.map +1 -1
- package/flatten.d.ts +1 -1
- package/flatten.js +4 -1
- package/flatten.js.map +1 -1
- package/floor.d.ts +1 -1
- package/floor.js +4 -1
- package/floor.js.map +1 -1
- package/format.d.ts +1 -1
- package/format.js +5 -1
- package/format.js.map +1 -1
- package/formatlist.d.ts +20 -0
- package/formatlist.js +30 -0
- package/formatlist.js.map +1 -0
- package/indent.d.ts +1 -1
- package/indent.js +5 -1
- package/indent.js.map +1 -1
- package/index.d.ts +15 -0
- package/index.js +19 -4
- package/index.js.map +1 -1
- package/index_.d.ts +1 -1
- package/index_.js +5 -1
- package/index_.js.map +1 -1
- package/join.d.ts +1 -1
- package/join.js +5 -1
- package/join.js.map +1 -1
- package/jsondecode.d.ts +1 -1
- package/jsondecode.js +4 -1
- package/jsondecode.js.map +1 -1
- package/jsonencode.d.ts +1 -1
- package/jsonencode.js +4 -1
- package/jsonencode.js.map +1 -1
- package/keys.d.ts +1 -1
- package/keys.js +4 -1
- package/keys.js.map +1 -1
- package/length.d.ts +1 -1
- package/length.js +4 -1
- package/length.js.map +1 -1
- package/log.d.ts +1 -1
- package/log.js +5 -1
- package/log.js.map +1 -1
- package/lookup.d.ts +1 -1
- package/lookup.js +6 -1
- package/lookup.js.map +1 -1
- package/lower.d.ts +1 -1
- package/lower.js +4 -1
- package/lower.js.map +1 -1
- package/map.d.ts +1 -1
- package/map.js +4 -1
- package/map.js.map +1 -1
- package/matchkeys.d.ts +1 -1
- package/matchkeys.js +5 -1
- package/matchkeys.js.map +1 -1
- package/max.d.ts +1 -1
- package/max.js +4 -1
- package/max.js.map +1 -1
- package/md5.d.ts +1 -1
- package/md5.js +4 -1
- package/md5.js.map +1 -1
- package/merge.d.ts +1 -1
- package/merge.js +4 -1
- package/merge.js.map +1 -1
- package/min.d.ts +1 -1
- package/min.js +4 -1
- package/min.js.map +1 -1
- package/package.json +2 -2
- package/parseint.d.ts +1 -1
- package/parseint.js +5 -1
- package/parseint.js.map +1 -1
- package/pathexpand.d.ts +1 -1
- package/pathexpand.js +4 -1
- package/pathexpand.js.map +1 -1
- package/pow.d.ts +1 -1
- package/pow.js +5 -1
- package/pow.js.map +1 -1
- package/range.d.ts +1 -1
- package/range.js +6 -1
- package/range.js.map +1 -1
- package/regex.d.ts +20 -0
- package/regex.js +30 -0
- package/regex.js.map +1 -0
- package/regexall.d.ts +20 -0
- package/regexall.js +30 -0
- package/regexall.js.map +1 -0
- package/replace.d.ts +1 -1
- package/replace.js +6 -1
- package/replace.js.map +1 -1
- package/reverse.d.ts +1 -1
- package/reverse.js +4 -1
- package/reverse.js.map +1 -1
- package/rsadecrypt.d.ts +1 -1
- package/rsadecrypt.js +5 -1
- package/rsadecrypt.js.map +1 -1
- package/setintersection.d.ts +18 -0
- package/setintersection.js +28 -0
- package/setintersection.js.map +1 -0
- package/sha1.d.ts +1 -1
- package/sha1.js +4 -1
- package/sha1.js.map +1 -1
- package/sha256.d.ts +1 -1
- package/sha256.js +4 -1
- package/sha256.js.map +1 -1
- package/sha512.d.ts +1 -1
- package/sha512.js +4 -1
- package/sha512.js.map +1 -1
- package/signum.d.ts +1 -1
- package/signum.js +4 -1
- package/signum.js.map +1 -1
- package/slice.d.ts +1 -1
- package/slice.js +6 -1
- package/slice.js.map +1 -1
- package/sort.d.ts +1 -1
- package/sort.js +4 -1
- package/sort.js.map +1 -1
- package/split.d.ts +1 -1
- package/split.js +5 -1
- package/split.js.map +1 -1
- package/startswith.d.ts +1 -1
- package/startswith.js +5 -1
- package/startswith.js.map +1 -1
- package/strrev.d.ts +1 -1
- package/strrev.js +4 -1
- package/strrev.js.map +1 -1
- package/substr.d.ts +1 -1
- package/substr.js +6 -1
- package/substr.js.map +1 -1
- package/sum.d.ts +1 -1
- package/sum.js +4 -1
- package/sum.js.map +1 -1
- package/timeadd.d.ts +1 -1
- package/timeadd.js +5 -1
- package/timeadd.js.map +1 -1
- package/timecmp.d.ts +1 -1
- package/timecmp.js +5 -1
- package/timecmp.js.map +1 -1
- package/timestamp.d.ts +1 -1
- package/timestamp.js +2 -1
- package/timestamp.js.map +1 -1
- package/title.d.ts +1 -1
- package/title.js +4 -1
- package/title.js.map +1 -1
- package/tobool.d.ts +1 -1
- package/tobool.js +4 -1
- package/tobool.js.map +1 -1
- package/tolist.d.ts +1 -1
- package/tolist.js +4 -1
- package/tolist.js.map +1 -1
- package/tonumber.d.ts +1 -1
- package/tonumber.js +4 -1
- package/tonumber.js.map +1 -1
- package/toset.d.ts +1 -1
- package/toset.js +4 -1
- package/toset.js.map +1 -1
- package/tostring.d.ts +1 -1
- package/tostring.js +4 -1
- package/tostring.js.map +1 -1
- package/transpose.d.ts +1 -1
- package/transpose.js +4 -1
- package/transpose.js.map +1 -1
- package/trim.d.ts +1 -1
- package/trim.js +5 -1
- package/trim.js.map +1 -1
- package/trimprefix.d.ts +1 -1
- package/trimprefix.js +5 -1
- package/trimprefix.js.map +1 -1
- package/trimspace.d.ts +1 -1
- package/trimspace.js +4 -1
- package/trimspace.js.map +1 -1
- package/trimsuffix.d.ts +1 -1
- package/trimsuffix.js +5 -1
- package/trimsuffix.js.map +1 -1
- package/upper.d.ts +1 -1
- package/upper.js +4 -1
- package/upper.js.map +1 -1
- package/urlencode.d.ts +1 -1
- package/urlencode.js +4 -1
- package/urlencode.js.map +1 -1
- package/uuid.d.ts +1 -1
- package/uuid.js +2 -1
- package/uuid.js.map +1 -1
- package/values.d.ts +1 -1
- package/values.js +4 -1
- package/values.js.map +1 -1
- package/zipmap.d.ts +1 -1
- package/zipmap.js +5 -1
- package/zipmap.js.map +1 -1
package/coalesce.d.ts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Returns the first non-empty value from the given arguments.
|
|
3
|
+
* Returns the first non-nil or non-empty value from the given arguments. All arguments must be of the same type, or convertible to a common type.
|
|
4
4
|
*/
|
|
5
5
|
export declare function coalesce(args: CoalesceArgs, opts?: pulumi.InvokeOptions): Promise<CoalesceResult>;
|
|
6
6
|
export interface CoalesceArgs {
|
|
7
|
-
input:
|
|
7
|
+
input: any[];
|
|
8
8
|
}
|
|
9
9
|
export interface CoalesceResult {
|
|
10
|
-
readonly result:
|
|
10
|
+
readonly result: any;
|
|
11
11
|
}
|
|
12
12
|
/**
|
|
13
|
-
* Returns the first non-empty value from the given arguments.
|
|
13
|
+
* Returns the first non-nil or non-empty value from the given arguments. All arguments must be of the same type, or convertible to a common type.
|
|
14
14
|
*/
|
|
15
|
-
export declare function coalesceOutput(args: CoalesceOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function coalesceOutput(args: CoalesceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<CoalesceResult>;
|
|
16
16
|
export interface CoalesceOutputArgs {
|
|
17
|
-
input: pulumi.Input<
|
|
17
|
+
input: pulumi.Input<any[]>;
|
|
18
18
|
}
|
package/coalesce.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.coalesceOutput = exports.coalesce = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Returns the first non-empty value from the given arguments.
|
|
9
|
+
* Returns the first non-nil or non-empty value from the given arguments. All arguments must be of the same type, or convertible to a common type.
|
|
10
10
|
*/
|
|
11
11
|
function coalesce(args, opts) {
|
|
12
12
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -16,10 +16,13 @@ function coalesce(args, opts) {
|
|
|
16
16
|
}
|
|
17
17
|
exports.coalesce = coalesce;
|
|
18
18
|
/**
|
|
19
|
-
* Returns the first non-empty value from the given arguments.
|
|
19
|
+
* Returns the first non-nil or non-empty value from the given arguments. All arguments must be of the same type, or convertible to a common type.
|
|
20
20
|
*/
|
|
21
21
|
function coalesceOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:coalesce", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.coalesceOutput = coalesceOutput;
|
|
25
28
|
//# sourceMappingURL=coalesce.js.map
|
package/coalesce.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"coalesce.js","sourceRoot":"","sources":["../coalesce.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"coalesce.js","sourceRoot":"","sources":["../coalesce.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oBAAoB,EAAE;QAC/C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4BAKC;AASD;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oBAAoB,EAAE;QACrD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC"}
|
package/coalescelist.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface CoalescelistResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns the first non-empty list from the given list of lists.
|
|
14
14
|
*/
|
|
15
|
-
export declare function coalescelistOutput(args: CoalescelistOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function coalescelistOutput(args: CoalescelistOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<CoalescelistResult>;
|
|
16
16
|
export interface CoalescelistOutputArgs {
|
|
17
17
|
input: pulumi.Input<pulumi.Input<any[]>[]>;
|
|
18
18
|
}
|
package/coalescelist.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.coalescelist = coalescelist;
|
|
|
19
19
|
* Returns the first non-empty list from the given list of lists.
|
|
20
20
|
*/
|
|
21
21
|
function coalescelistOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:coalescelist", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.coalescelistOutput = coalescelistOutput;
|
|
25
28
|
//# sourceMappingURL=coalescelist.js.map
|
package/coalescelist.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"coalescelist.js","sourceRoot":"","sources":["../coalescelist.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"coalescelist.js","sourceRoot":"","sources":["../coalescelist.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wBAAwB,EAAE;QACnD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oCAKC;AASD;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wBAAwB,EAAE;QACzD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gDAKC"}
|
package/compact.d.ts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Removes empty string elements from a list.
|
|
3
|
+
* Removes empty and nil string elements from a list.
|
|
4
4
|
*/
|
|
5
5
|
export declare function compact(args: CompactArgs, opts?: pulumi.InvokeOptions): Promise<CompactResult>;
|
|
6
6
|
export interface CompactArgs {
|
|
7
|
-
input:
|
|
7
|
+
input: any[];
|
|
8
8
|
}
|
|
9
9
|
export interface CompactResult {
|
|
10
10
|
readonly result: string[];
|
|
11
11
|
}
|
|
12
12
|
/**
|
|
13
|
-
* Removes empty string elements from a list.
|
|
13
|
+
* Removes empty and nil string elements from a list.
|
|
14
14
|
*/
|
|
15
|
-
export declare function compactOutput(args: CompactOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function compactOutput(args: CompactOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<CompactResult>;
|
|
16
16
|
export interface CompactOutputArgs {
|
|
17
|
-
input: pulumi.Input<
|
|
17
|
+
input: pulumi.Input<any[]>;
|
|
18
18
|
}
|
package/compact.js
CHANGED
|
@@ -6,7 +6,7 @@ exports.compactOutput = exports.compact = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Removes empty string elements from a list.
|
|
9
|
+
* Removes empty and nil string elements from a list.
|
|
10
10
|
*/
|
|
11
11
|
function compact(args, opts) {
|
|
12
12
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -16,10 +16,13 @@ function compact(args, opts) {
|
|
|
16
16
|
}
|
|
17
17
|
exports.compact = compact;
|
|
18
18
|
/**
|
|
19
|
-
* Removes empty string elements from a list.
|
|
19
|
+
* Removes empty and nil string elements from a list.
|
|
20
20
|
*/
|
|
21
21
|
function compactOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:compact", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.compactOutput = compactOutput;
|
|
25
28
|
//# sourceMappingURL=compact.js.map
|
package/compact.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"compact.js","sourceRoot":"","sources":["../compact.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"compact.js","sourceRoot":"","sources":["../compact.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mBAAmB,EAAE;QAC9C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0BAKC;AASD;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mBAAmB,EAAE;QACpD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC"}
|
package/concat.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface ConcatResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Combines two or more lists into a single list.
|
|
14
14
|
*/
|
|
15
|
-
export declare function concatOutput(args: ConcatOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function concatOutput(args: ConcatOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<ConcatResult>;
|
|
16
16
|
export interface ConcatOutputArgs {
|
|
17
17
|
input: pulumi.Input<pulumi.Input<any[]>[]>;
|
|
18
18
|
}
|
package/concat.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.concat = concat;
|
|
|
19
19
|
* Combines two or more lists into a single list.
|
|
20
20
|
*/
|
|
21
21
|
function concatOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:concat", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.concatOutput = concatOutput;
|
|
25
28
|
//# sourceMappingURL=concat.js.map
|
package/concat.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"concat.js","sourceRoot":"","sources":["../concat.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"concat.js","sourceRoot":"","sources":["../concat.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;IAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kBAAkB,EAAE;QAC7C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wBAKC;AASD;;GAEG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAAiC;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kBAAkB,EAAE;QACnD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oCAKC"}
|
package/contains.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface ContainsResult {
|
|
|
13
13
|
/**
|
|
14
14
|
* Returns true if a list contains the given element and returns false otherwise.
|
|
15
15
|
*/
|
|
16
|
-
export declare function containsOutput(args: ContainsOutputArgs, opts?: pulumi.
|
|
16
|
+
export declare function containsOutput(args: ContainsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<ContainsResult>;
|
|
17
17
|
export interface ContainsOutputArgs {
|
|
18
18
|
element: any;
|
|
19
19
|
input: pulumi.Input<any[]>;
|
package/contains.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.contains = contains;
|
|
|
20
20
|
* Returns true if a list contains the given element and returns false otherwise.
|
|
21
21
|
*/
|
|
22
22
|
function containsOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:contains", {
|
|
25
|
+
"element": args.element,
|
|
26
|
+
"input": args.input,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.containsOutput = containsOutput;
|
|
26
30
|
//# sourceMappingURL=contains.js.map
|
package/contains.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contains.js","sourceRoot":"","sources":["../contains.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"contains.js","sourceRoot":"","sources":["../contains.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oBAAoB,EAAE;QAC/C,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AAUD;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oBAAoB,EAAE;QACrD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC"}
|
package/csvdecode.d.ts
CHANGED
|
@@ -28,7 +28,7 @@ export interface CsvdecodeResult {
|
|
|
28
28
|
* or this function will produce an error.
|
|
29
29
|
* Follows the format defined in RFC 4180.
|
|
30
30
|
*/
|
|
31
|
-
export declare function csvdecodeOutput(args: CsvdecodeOutputArgs, opts?: pulumi.
|
|
31
|
+
export declare function csvdecodeOutput(args: CsvdecodeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<CsvdecodeResult>;
|
|
32
32
|
export interface CsvdecodeOutputArgs {
|
|
33
33
|
input: pulumi.Input<string>;
|
|
34
34
|
}
|
package/csvdecode.js
CHANGED
|
@@ -33,7 +33,10 @@ exports.csvdecode = csvdecode;
|
|
|
33
33
|
* Follows the format defined in RFC 4180.
|
|
34
34
|
*/
|
|
35
35
|
function csvdecodeOutput(args, opts) {
|
|
36
|
-
|
|
36
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
37
|
+
return pulumi.runtime.invokeOutput("std:index:csvdecode", {
|
|
38
|
+
"input": args.input,
|
|
39
|
+
}, opts);
|
|
37
40
|
}
|
|
38
41
|
exports.csvdecodeOutput = csvdecodeOutput;
|
|
39
42
|
//# sourceMappingURL=csvdecode.js.map
|
package/csvdecode.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"csvdecode.js","sourceRoot":"","sources":["../csvdecode.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;GASG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"csvdecode.js","sourceRoot":"","sources":["../csvdecode.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;GASG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qBAAqB,EAAE;QAChD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC;AASD;;;;;;;;;GASG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qBAAqB,EAAE;QACtD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC"}
|
package/dirname.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface DirnameResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns all but the last element of path, typically the path's directory.
|
|
14
14
|
*/
|
|
15
|
-
export declare function dirnameOutput(args: DirnameOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function dirnameOutput(args: DirnameOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<DirnameResult>;
|
|
16
16
|
export interface DirnameOutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/dirname.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.dirname = dirname;
|
|
|
19
19
|
* Returns all but the last element of path, typically the path's directory.
|
|
20
20
|
*/
|
|
21
21
|
function dirnameOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:dirname", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.dirnameOutput = dirnameOutput;
|
|
25
28
|
//# sourceMappingURL=dirname.js.map
|
package/dirname.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dirname.js","sourceRoot":"","sources":["../dirname.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"dirname.js","sourceRoot":"","sources":["../dirname.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mBAAmB,EAAE;QAC9C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0BAKC;AASD;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mBAAmB,EAAE;QACpD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC"}
|
package/distinct.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface DistinctResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Removes duplicate items from a list.
|
|
14
14
|
*/
|
|
15
|
-
export declare function distinctOutput(args: DistinctOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function distinctOutput(args: DistinctOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<DistinctResult>;
|
|
16
16
|
export interface DistinctOutputArgs {
|
|
17
17
|
input: pulumi.Input<any[]>;
|
|
18
18
|
}
|
package/distinct.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.distinct = distinct;
|
|
|
19
19
|
* Removes duplicate items from a list.
|
|
20
20
|
*/
|
|
21
21
|
function distinctOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:distinct", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.distinctOutput = distinctOutput;
|
|
25
28
|
//# sourceMappingURL=distinct.js.map
|
package/distinct.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"distinct.js","sourceRoot":"","sources":["../distinct.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"distinct.js","sourceRoot":"","sources":["../distinct.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oBAAoB,EAAE;QAC/C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4BAKC;AASD;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oBAAoB,EAAE;QACrD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC"}
|
package/element.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface ElementResult {
|
|
|
13
13
|
/**
|
|
14
14
|
* Returns the element at the specified index.
|
|
15
15
|
*/
|
|
16
|
-
export declare function elementOutput(args: ElementOutputArgs, opts?: pulumi.
|
|
16
|
+
export declare function elementOutput(args: ElementOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<ElementResult>;
|
|
17
17
|
export interface ElementOutputArgs {
|
|
18
18
|
index: pulumi.Input<number>;
|
|
19
19
|
input: pulumi.Input<any[]>;
|
package/element.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.element = element;
|
|
|
20
20
|
* Returns the element at the specified index.
|
|
21
21
|
*/
|
|
22
22
|
function elementOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:element", {
|
|
25
|
+
"index": args.index,
|
|
26
|
+
"input": args.input,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.elementOutput = elementOutput;
|
|
26
30
|
//# sourceMappingURL=element.js.map
|
package/element.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"element.js","sourceRoot":"","sources":["../element.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"element.js","sourceRoot":"","sources":["../element.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mBAAmB,EAAE;QAC9C,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0BAMC;AAUD;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mBAAmB,EAAE;QACpD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC"}
|
package/endswith.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface EndswithResult {
|
|
|
13
13
|
/**
|
|
14
14
|
* Determines if the input string ends with the suffix.
|
|
15
15
|
*/
|
|
16
|
-
export declare function endswithOutput(args: EndswithOutputArgs, opts?: pulumi.
|
|
16
|
+
export declare function endswithOutput(args: EndswithOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<EndswithResult>;
|
|
17
17
|
export interface EndswithOutputArgs {
|
|
18
18
|
input: pulumi.Input<string>;
|
|
19
19
|
suffix: pulumi.Input<string>;
|
package/endswith.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.endswith = endswith;
|
|
|
20
20
|
* Determines if the input string ends with the suffix.
|
|
21
21
|
*/
|
|
22
22
|
function endswithOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:endswith", {
|
|
25
|
+
"input": args.input,
|
|
26
|
+
"suffix": args.suffix,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.endswithOutput = endswithOutput;
|
|
26
30
|
//# sourceMappingURL=endswith.js.map
|
package/endswith.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endswith.js","sourceRoot":"","sources":["../endswith.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"endswith.js","sourceRoot":"","sources":["../endswith.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oBAAoB,EAAE;QAC/C,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AAUD;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oBAAoB,EAAE;QACrD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC"}
|
package/file.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface FileResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Reads the contents of a file into the string.
|
|
14
14
|
*/
|
|
15
|
-
export declare function fileOutput(args: FileOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function fileOutput(args: FileOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<FileResult>;
|
|
16
16
|
export interface FileOutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/file.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.file = file;
|
|
|
19
19
|
* Reads the contents of a file into the string.
|
|
20
20
|
*/
|
|
21
21
|
function fileOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:file", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.fileOutput = fileOutput;
|
|
25
28
|
//# sourceMappingURL=file.js.map
|
package/file.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"file.js","sourceRoot":"","sources":["../file.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,IAAI,CAAC,IAAc,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"file.js","sourceRoot":"","sources":["../file.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,IAAI,CAAC,IAAc,EAAE,IAA2B;IAC5D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gBAAgB,EAAE;QAC3C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oBAKC;AASD;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAAiC;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gBAAgB,EAAE;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC"}
|
package/filebase64.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface Filebase64Result {
|
|
|
12
12
|
/**
|
|
13
13
|
* Reads the contents of a file and returns them as a base64-encoded string.
|
|
14
14
|
*/
|
|
15
|
-
export declare function filebase64Output(args: Filebase64OutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function filebase64Output(args: Filebase64OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<Filebase64Result>;
|
|
16
16
|
export interface Filebase64OutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/filebase64.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.filebase64 = filebase64;
|
|
|
19
19
|
* Reads the contents of a file and returns them as a base64-encoded string.
|
|
20
20
|
*/
|
|
21
21
|
function filebase64Output(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:filebase64", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.filebase64Output = filebase64Output;
|
|
25
28
|
//# sourceMappingURL=filebase64.js.map
|
package/filebase64.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filebase64.js","sourceRoot":"","sources":["../filebase64.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"filebase64.js","sourceRoot":"","sources":["../filebase64.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sBAAsB,EAAE;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AASD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sBAAsB,EAAE;QACvD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
|
package/filebase64sha256.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface Filebase64sha256Result {
|
|
|
12
12
|
/**
|
|
13
13
|
* Reads the contents of a file into a string and returns the base64-encoded SHA256 hash of it.
|
|
14
14
|
*/
|
|
15
|
-
export declare function filebase64sha256Output(args: Filebase64sha256OutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function filebase64sha256Output(args: Filebase64sha256OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<Filebase64sha256Result>;
|
|
16
16
|
export interface Filebase64sha256OutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/filebase64sha256.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.filebase64sha256 = filebase64sha256;
|
|
|
19
19
|
* Reads the contents of a file into a string and returns the base64-encoded SHA256 hash of it.
|
|
20
20
|
*/
|
|
21
21
|
function filebase64sha256Output(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:filebase64sha256", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.filebase64sha256Output = filebase64sha256Output;
|
|
25
28
|
//# sourceMappingURL=filebase64sha256.js.map
|
package/filebase64sha256.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filebase64sha256.js","sourceRoot":"","sources":["../filebase64sha256.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"filebase64sha256.js","sourceRoot":"","sources":["../filebase64sha256.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4BAA4B,EAAE;QACvD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AASD;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4BAA4B,EAAE;QAC7D,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
|
package/filebase64sha512.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface Filebase64sha512Result {
|
|
|
12
12
|
/**
|
|
13
13
|
* Reads the contents of a file into a string and returns the base64-encoded SHA512 hash of it.
|
|
14
14
|
*/
|
|
15
|
-
export declare function filebase64sha512Output(args: Filebase64sha512OutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function filebase64sha512Output(args: Filebase64sha512OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<Filebase64sha512Result>;
|
|
16
16
|
export interface Filebase64sha512OutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/filebase64sha512.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.filebase64sha512 = filebase64sha512;
|
|
|
19
19
|
* Reads the contents of a file into a string and returns the base64-encoded SHA512 hash of it.
|
|
20
20
|
*/
|
|
21
21
|
function filebase64sha512Output(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:filebase64sha512", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.filebase64sha512Output = filebase64sha512Output;
|
|
25
28
|
//# sourceMappingURL=filebase64sha512.js.map
|
package/filebase64sha512.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filebase64sha512.js","sourceRoot":"","sources":["../filebase64sha512.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"filebase64sha512.js","sourceRoot":"","sources":["../filebase64sha512.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4BAA4B,EAAE;QACvD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AASD;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4BAA4B,EAAE;QAC7D,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
|
package/fileexists.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface FileexistsResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Determines whether a file exists at a given path.
|
|
14
14
|
*/
|
|
15
|
-
export declare function fileexistsOutput(args: FileexistsOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function fileexistsOutput(args: FileexistsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<FileexistsResult>;
|
|
16
16
|
export interface FileexistsOutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/fileexists.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.fileexists = fileexists;
|
|
|
19
19
|
* Determines whether a file exists at a given path.
|
|
20
20
|
*/
|
|
21
21
|
function fileexistsOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:fileexists", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.fileexistsOutput = fileexistsOutput;
|
|
25
28
|
//# sourceMappingURL=fileexists.js.map
|
package/fileexists.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fileexists.js","sourceRoot":"","sources":["../fileexists.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"fileexists.js","sourceRoot":"","sources":["../fileexists.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sBAAsB,EAAE;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AASD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sBAAsB,EAAE;QACvD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
|
package/filemd5.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface Filemd5Result {
|
|
|
12
12
|
/**
|
|
13
13
|
* Reads the contents of a file into a string and returns the MD5 hash of it.
|
|
14
14
|
*/
|
|
15
|
-
export declare function filemd5Output(args: Filemd5OutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function filemd5Output(args: Filemd5OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<Filemd5Result>;
|
|
16
16
|
export interface Filemd5OutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/filemd5.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.filemd5 = filemd5;
|
|
|
19
19
|
* Reads the contents of a file into a string and returns the MD5 hash of it.
|
|
20
20
|
*/
|
|
21
21
|
function filemd5Output(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:filemd5", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.filemd5Output = filemd5Output;
|
|
25
28
|
//# sourceMappingURL=filemd5.js.map
|
package/filemd5.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filemd5.js","sourceRoot":"","sources":["../filemd5.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"filemd5.js","sourceRoot":"","sources":["../filemd5.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mBAAmB,EAAE;QAC9C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0BAKC;AASD;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mBAAmB,EAAE;QACpD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC"}
|
package/filesha1.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface Filesha1Result {
|
|
|
12
12
|
/**
|
|
13
13
|
* Reads the contents of a file into a string and returns the SHA1 hash of it.
|
|
14
14
|
*/
|
|
15
|
-
export declare function filesha1Output(args: Filesha1OutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function filesha1Output(args: Filesha1OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<Filesha1Result>;
|
|
16
16
|
export interface Filesha1OutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/filesha1.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.filesha1 = filesha1;
|
|
|
19
19
|
* Reads the contents of a file into a string and returns the SHA1 hash of it.
|
|
20
20
|
*/
|
|
21
21
|
function filesha1Output(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:filesha1", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.filesha1Output = filesha1Output;
|
|
25
28
|
//# sourceMappingURL=filesha1.js.map
|
package/filesha1.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filesha1.js","sourceRoot":"","sources":["../filesha1.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"filesha1.js","sourceRoot":"","sources":["../filesha1.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oBAAoB,EAAE;QAC/C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4BAKC;AASD;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oBAAoB,EAAE;QACrD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wCAKC"}
|
package/filesha256.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface Filesha256Result {
|
|
|
12
12
|
/**
|
|
13
13
|
* Reads the contents of a file into a string and returns the SHA256 hash of it.
|
|
14
14
|
*/
|
|
15
|
-
export declare function filesha256Output(args: Filesha256OutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function filesha256Output(args: Filesha256OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<Filesha256Result>;
|
|
16
16
|
export interface Filesha256OutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|