@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/tobool.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ export interface ToboolResult {
|
|
|
14
14
|
* Converts its argument to a boolean value. Only boolean values, null, and the exact strings
|
|
15
15
|
* "true" and "false" can be converted to boolean. All other values will result in an error.
|
|
16
16
|
*/
|
|
17
|
-
export declare function toboolOutput(args: ToboolOutputArgs, opts?: pulumi.
|
|
17
|
+
export declare function toboolOutput(args: ToboolOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<ToboolResult>;
|
|
18
18
|
export interface ToboolOutputArgs {
|
|
19
19
|
input: any;
|
|
20
20
|
}
|
package/tobool.js
CHANGED
|
@@ -21,7 +21,10 @@ exports.tobool = tobool;
|
|
|
21
21
|
* "true" and "false" can be converted to boolean. All other values will result in an error.
|
|
22
22
|
*/
|
|
23
23
|
function toboolOutput(args, opts) {
|
|
24
|
-
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invokeOutput("std:index:tobool", {
|
|
26
|
+
"input": args.input,
|
|
27
|
+
}, opts);
|
|
25
28
|
}
|
|
26
29
|
exports.toboolOutput = toboolOutput;
|
|
27
30
|
//# sourceMappingURL=tobool.js.map
|
package/tobool.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tobool.js","sourceRoot":"","sources":["../tobool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"tobool.js","sourceRoot":"","sources":["../tobool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;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;;;GAGG;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/tolist.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface TolistResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Converts its argument to a list value.
|
|
14
14
|
*/
|
|
15
|
-
export declare function tolistOutput(args: TolistOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function tolistOutput(args: TolistOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TolistResult>;
|
|
16
16
|
export interface TolistOutputArgs {
|
|
17
17
|
input: pulumi.Input<any[]>;
|
|
18
18
|
}
|
package/tolist.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.tolist = tolist;
|
|
|
19
19
|
* Converts its argument to a list value.
|
|
20
20
|
*/
|
|
21
21
|
function tolistOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:tolist", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.tolistOutput = tolistOutput;
|
|
25
28
|
//# sourceMappingURL=tolist.js.map
|
package/tolist.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tolist.js","sourceRoot":"","sources":["../tolist.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"tolist.js","sourceRoot":"","sources":["../tolist.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/tonumber.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ export interface TonumberResult {
|
|
|
14
14
|
* Converts its argument to a number value. Only number values, null, and strings
|
|
15
15
|
* containing decimal representations of numbers can be converted to number. All other values will result in an error
|
|
16
16
|
*/
|
|
17
|
-
export declare function tonumberOutput(args: TonumberOutputArgs, opts?: pulumi.
|
|
17
|
+
export declare function tonumberOutput(args: TonumberOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TonumberResult>;
|
|
18
18
|
export interface TonumberOutputArgs {
|
|
19
19
|
input: any;
|
|
20
20
|
}
|
package/tonumber.js
CHANGED
|
@@ -21,7 +21,10 @@ exports.tonumber = tonumber;
|
|
|
21
21
|
* containing decimal representations of numbers can be converted to number. All other values will result in an error
|
|
22
22
|
*/
|
|
23
23
|
function tonumberOutput(args, opts) {
|
|
24
|
-
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invokeOutput("std:index:tonumber", {
|
|
26
|
+
"input": args.input,
|
|
27
|
+
}, opts);
|
|
25
28
|
}
|
|
26
29
|
exports.tonumberOutput = tonumberOutput;
|
|
27
30
|
//# sourceMappingURL=tonumber.js.map
|
package/tonumber.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tonumber.js","sourceRoot":"","sources":["../tonumber.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"tonumber.js","sourceRoot":"","sources":["../tonumber.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;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;;;GAGG;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/toset.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface TosetResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Converts its argument to a set value.
|
|
14
14
|
*/
|
|
15
|
-
export declare function tosetOutput(args: TosetOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function tosetOutput(args: TosetOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TosetResult>;
|
|
16
16
|
export interface TosetOutputArgs {
|
|
17
17
|
input: pulumi.Input<any[]>;
|
|
18
18
|
}
|
package/toset.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.toset = toset;
|
|
|
19
19
|
* Converts its argument to a set value.
|
|
20
20
|
*/
|
|
21
21
|
function tosetOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:toset", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.tosetOutput = tosetOutput;
|
|
25
28
|
//# sourceMappingURL=toset.js.map
|
package/toset.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toset.js","sourceRoot":"","sources":["../toset.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"toset.js","sourceRoot":"","sources":["../toset.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;IAC9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iBAAiB,EAAE;QAC5C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sBAKC;AASD;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAAiC;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iBAAiB,EAAE;QAClD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC"}
|
package/tostring.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ export interface TostringResult {
|
|
|
14
14
|
* Converts its argument to a string value. Only primitive types (string, number, bool)
|
|
15
15
|
* and null can be converted to string. All other values will result in an error.
|
|
16
16
|
*/
|
|
17
|
-
export declare function tostringOutput(args: TostringOutputArgs, opts?: pulumi.
|
|
17
|
+
export declare function tostringOutput(args: TostringOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TostringResult>;
|
|
18
18
|
export interface TostringOutputArgs {
|
|
19
19
|
input: any;
|
|
20
20
|
}
|
package/tostring.js
CHANGED
|
@@ -21,7 +21,10 @@ exports.tostring = tostring;
|
|
|
21
21
|
* and null can be converted to string. All other values will result in an error.
|
|
22
22
|
*/
|
|
23
23
|
function tostringOutput(args, opts) {
|
|
24
|
-
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invokeOutput("std:index:tostring", {
|
|
26
|
+
"input": args.input,
|
|
27
|
+
}, opts);
|
|
25
28
|
}
|
|
26
29
|
exports.tostringOutput = tostringOutput;
|
|
27
30
|
//# sourceMappingURL=tostring.js.map
|
package/tostring.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tostring.js","sourceRoot":"","sources":["../tostring.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"tostring.js","sourceRoot":"","sources":["../tostring.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;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;;;GAGG;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/transpose.d.ts
CHANGED
|
@@ -16,7 +16,7 @@ export interface TransposeResult {
|
|
|
16
16
|
/**
|
|
17
17
|
* Takes a map of lists of strings and swaps the keys and values to return a new map of lists of strings.
|
|
18
18
|
*/
|
|
19
|
-
export declare function transposeOutput(args: TransposeOutputArgs, opts?: pulumi.
|
|
19
|
+
export declare function transposeOutput(args: TransposeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TransposeResult>;
|
|
20
20
|
export interface TransposeOutputArgs {
|
|
21
21
|
input: pulumi.Input<{
|
|
22
22
|
[key: string]: pulumi.Input<pulumi.Input<string>[]>;
|
package/transpose.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.transpose = transpose;
|
|
|
19
19
|
* Takes a map of lists of strings and swaps the keys and values to return a new map of lists of strings.
|
|
20
20
|
*/
|
|
21
21
|
function transposeOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:transpose", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.transposeOutput = transposeOutput;
|
|
25
28
|
//# sourceMappingURL=transpose.js.map
|
package/transpose.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transpose.js","sourceRoot":"","sources":["../transpose.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"transpose.js","sourceRoot":"","sources":["../transpose.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;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;;GAEG;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/trim.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface TrimResult {
|
|
|
13
13
|
/**
|
|
14
14
|
* Removes the specified set of characters from the start and end of the given string.
|
|
15
15
|
*/
|
|
16
|
-
export declare function trimOutput(args: TrimOutputArgs, opts?: pulumi.
|
|
16
|
+
export declare function trimOutput(args: TrimOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TrimResult>;
|
|
17
17
|
export interface TrimOutputArgs {
|
|
18
18
|
cutset: pulumi.Input<string>;
|
|
19
19
|
input: pulumi.Input<string>;
|
package/trim.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.trim = trim;
|
|
|
20
20
|
* Removes the specified set of characters from the start and end of the given string.
|
|
21
21
|
*/
|
|
22
22
|
function trimOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:trim", {
|
|
25
|
+
"cutset": args.cutset,
|
|
26
|
+
"input": args.input,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.trimOutput = trimOutput;
|
|
26
30
|
//# sourceMappingURL=trim.js.map
|
package/trim.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trim.js","sourceRoot":"","sources":["../trim.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,IAAI,CAAC,IAAc,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"trim.js","sourceRoot":"","sources":["../trim.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,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oBAMC;AAUD;;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,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC"}
|
package/trimprefix.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface TrimprefixResult {
|
|
|
13
13
|
/**
|
|
14
14
|
* Removes the specified prefix from the start of the given string, if present.
|
|
15
15
|
*/
|
|
16
|
-
export declare function trimprefixOutput(args: TrimprefixOutputArgs, opts?: pulumi.
|
|
16
|
+
export declare function trimprefixOutput(args: TrimprefixOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TrimprefixResult>;
|
|
17
17
|
export interface TrimprefixOutputArgs {
|
|
18
18
|
input: pulumi.Input<string>;
|
|
19
19
|
prefix: pulumi.Input<string>;
|
package/trimprefix.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.trimprefix = trimprefix;
|
|
|
20
20
|
* Removes the specified prefix from the start of the given string, if present.
|
|
21
21
|
*/
|
|
22
22
|
function trimprefixOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:trimprefix", {
|
|
25
|
+
"input": args.input,
|
|
26
|
+
"prefix": args.prefix,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.trimprefixOutput = trimprefixOutput;
|
|
26
30
|
//# sourceMappingURL=trimprefix.js.map
|
package/trimprefix.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trimprefix.js","sourceRoot":"","sources":["../trimprefix.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"trimprefix.js","sourceRoot":"","sources":["../trimprefix.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;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AAUD;;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;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
|
package/trimspace.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ export interface TrimspaceResult {
|
|
|
14
14
|
* Removes any space characters from the start and end of the given string,
|
|
15
15
|
* following the Unicode definition of \"space\" (i.e. spaces, tabs, newline, etc.).
|
|
16
16
|
*/
|
|
17
|
-
export declare function trimspaceOutput(args: TrimspaceOutputArgs, opts?: pulumi.
|
|
17
|
+
export declare function trimspaceOutput(args: TrimspaceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TrimspaceResult>;
|
|
18
18
|
export interface TrimspaceOutputArgs {
|
|
19
19
|
input: pulumi.Input<string>;
|
|
20
20
|
}
|
package/trimspace.js
CHANGED
|
@@ -21,7 +21,10 @@ exports.trimspace = trimspace;
|
|
|
21
21
|
* following the Unicode definition of \"space\" (i.e. spaces, tabs, newline, etc.).
|
|
22
22
|
*/
|
|
23
23
|
function trimspaceOutput(args, opts) {
|
|
24
|
-
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invokeOutput("std:index:trimspace", {
|
|
26
|
+
"input": args.input,
|
|
27
|
+
}, opts);
|
|
25
28
|
}
|
|
26
29
|
exports.trimspaceOutput = trimspaceOutput;
|
|
27
30
|
//# sourceMappingURL=trimspace.js.map
|
package/trimspace.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trimspace.js","sourceRoot":"","sources":["../trimspace.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"trimspace.js","sourceRoot":"","sources":["../trimspace.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;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;;;GAGG;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/trimsuffix.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface TrimsuffixResult {
|
|
|
13
13
|
/**
|
|
14
14
|
* Removes the specified suffix from the end of the given string, if present.
|
|
15
15
|
*/
|
|
16
|
-
export declare function trimsuffixOutput(args: TrimsuffixOutputArgs, opts?: pulumi.
|
|
16
|
+
export declare function trimsuffixOutput(args: TrimsuffixOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<TrimsuffixResult>;
|
|
17
17
|
export interface TrimsuffixOutputArgs {
|
|
18
18
|
input: pulumi.Input<string>;
|
|
19
19
|
suffix: pulumi.Input<string>;
|
package/trimsuffix.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.trimsuffix = trimsuffix;
|
|
|
20
20
|
* Removes the specified suffix from the end of the given string, if present.
|
|
21
21
|
*/
|
|
22
22
|
function trimsuffixOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:trimsuffix", {
|
|
25
|
+
"input": args.input,
|
|
26
|
+
"suffix": args.suffix,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.trimsuffixOutput = trimsuffixOutput;
|
|
26
30
|
//# sourceMappingURL=trimsuffix.js.map
|
package/trimsuffix.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trimsuffix.js","sourceRoot":"","sources":["../trimsuffix.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"trimsuffix.js","sourceRoot":"","sources":["../trimsuffix.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;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AAUD;;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;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
|
package/upper.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface UpperResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Converts all cased letters in the given string to uppercase.
|
|
14
14
|
*/
|
|
15
|
-
export declare function upperOutput(args: UpperOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function upperOutput(args: UpperOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<UpperResult>;
|
|
16
16
|
export interface UpperOutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/upper.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.upper = upper;
|
|
|
19
19
|
* Converts all cased letters in the given string to uppercase.
|
|
20
20
|
*/
|
|
21
21
|
function upperOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:upper", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.upperOutput = upperOutput;
|
|
25
28
|
//# sourceMappingURL=upper.js.map
|
package/upper.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upper.js","sourceRoot":"","sources":["../upper.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"upper.js","sourceRoot":"","sources":["../upper.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;IAC9D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iBAAiB,EAAE;QAC5C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sBAKC;AASD;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAAiC;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iBAAiB,EAAE;QAClD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC"}
|
package/urlencode.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface UrlencodeResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Applies URL encoding to a given string.
|
|
14
14
|
*/
|
|
15
|
-
export declare function urlencodeOutput(args: UrlencodeOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function urlencodeOutput(args: UrlencodeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<UrlencodeResult>;
|
|
16
16
|
export interface UrlencodeOutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/urlencode.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.urlencode = urlencode;
|
|
|
19
19
|
* Applies URL encoding to a given string.
|
|
20
20
|
*/
|
|
21
21
|
function urlencodeOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:urlencode", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.urlencodeOutput = urlencodeOutput;
|
|
25
28
|
//# sourceMappingURL=urlencode.js.map
|
package/urlencode.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"urlencode.js","sourceRoot":"","sources":["../urlencode.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"urlencode.js","sourceRoot":"","sources":["../urlencode.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;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;;GAEG;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/uuid.d.ts
CHANGED
|
@@ -11,4 +11,4 @@ export interface UuidResult {
|
|
|
11
11
|
/**
|
|
12
12
|
* Returns a unique identifier string, generated and formatted as required by RFC 4122.
|
|
13
13
|
*/
|
|
14
|
-
export declare function uuidOutput(opts?: pulumi.
|
|
14
|
+
export declare function uuidOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<UuidResult>;
|
package/uuid.js
CHANGED
|
@@ -18,7 +18,8 @@ exports.uuid = uuid;
|
|
|
18
18
|
* Returns a unique identifier string, generated and formatted as required by RFC 4122.
|
|
19
19
|
*/
|
|
20
20
|
function uuidOutput(opts) {
|
|
21
|
-
|
|
21
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
22
|
+
return pulumi.runtime.invokeOutput("std:index:uuid", {}, opts);
|
|
22
23
|
}
|
|
23
24
|
exports.uuidOutput = uuidOutput;
|
|
24
25
|
//# sourceMappingURL=uuid.js.map
|
package/uuid.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uuid.js","sourceRoot":"","sources":["../uuid.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,IAAI,CAAC,IAAe,EAAE,IAA2B;IAC7D,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"uuid.js","sourceRoot":"","sources":["../uuid.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,IAAI,CAAC,IAAe,EAAE,IAA2B;IAC7D,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,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,EAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oBAKC;AAQD;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAiC;IACxD,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,EACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,gCAIC"}
|
package/values.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ export interface ValuesResult {
|
|
|
14
14
|
/**
|
|
15
15
|
* Returns a list of the values of the map.
|
|
16
16
|
*/
|
|
17
|
-
export declare function valuesOutput(args: ValuesOutputArgs, opts?: pulumi.
|
|
17
|
+
export declare function valuesOutput(args: ValuesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<ValuesResult>;
|
|
18
18
|
export interface ValuesOutputArgs {
|
|
19
19
|
input: pulumi.Input<{
|
|
20
20
|
[key: string]: any;
|
package/values.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.values = values;
|
|
|
19
19
|
* Returns a list of the values of the map.
|
|
20
20
|
*/
|
|
21
21
|
function valuesOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:values", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.valuesOutput = valuesOutput;
|
|
25
28
|
//# sourceMappingURL=values.js.map
|
package/values.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"values.js","sourceRoot":"","sources":["../values.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"values.js","sourceRoot":"","sources":["../values.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/zipmap.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ export interface ZipmapResult {
|
|
|
15
15
|
/**
|
|
16
16
|
* Constructs a map from a list of keys and a corresponding list of values.
|
|
17
17
|
*/
|
|
18
|
-
export declare function zipmapOutput(args: ZipmapOutputArgs, opts?: pulumi.
|
|
18
|
+
export declare function zipmapOutput(args: ZipmapOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<ZipmapResult>;
|
|
19
19
|
export interface ZipmapOutputArgs {
|
|
20
20
|
keys: pulumi.Input<pulumi.Input<string>[]>;
|
|
21
21
|
values: pulumi.Input<any[]>;
|
package/zipmap.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.zipmap = zipmap;
|
|
|
20
20
|
* Constructs a map from a list of keys and a corresponding list of values.
|
|
21
21
|
*/
|
|
22
22
|
function zipmapOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:zipmap", {
|
|
25
|
+
"keys": args.keys,
|
|
26
|
+
"values": args.values,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.zipmapOutput = zipmapOutput;
|
|
26
30
|
//# sourceMappingURL=zipmap.js.map
|
package/zipmap.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zipmap.js","sourceRoot":"","sources":["../zipmap.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"zipmap.js","sourceRoot":"","sources":["../zipmap.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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wBAMC;AAUD;;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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oCAMC"}
|