@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/length.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface LengthResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Determines the length of a given list, map, or string.
|
|
14
14
|
*/
|
|
15
|
-
export declare function lengthOutput(args: LengthOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function lengthOutput(args: LengthOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<LengthResult>;
|
|
16
16
|
export interface LengthOutputArgs {
|
|
17
17
|
input: any;
|
|
18
18
|
}
|
package/length.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.length = length;
|
|
|
19
19
|
* Determines the length of a given list, map, or string.
|
|
20
20
|
*/
|
|
21
21
|
function lengthOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:length", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.lengthOutput = lengthOutput;
|
|
25
28
|
//# sourceMappingURL=length.js.map
|
package/length.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"length.js","sourceRoot":"","sources":["../length.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"length.js","sourceRoot":"","sources":["../length.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/log.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface LogResult {
|
|
|
13
13
|
/**
|
|
14
14
|
* Returns the greatest integer value less than or equal to the argument.
|
|
15
15
|
*/
|
|
16
|
-
export declare function logOutput(args: LogOutputArgs, opts?: pulumi.
|
|
16
|
+
export declare function logOutput(args: LogOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<LogResult>;
|
|
17
17
|
export interface LogOutputArgs {
|
|
18
18
|
base: pulumi.Input<number>;
|
|
19
19
|
input: pulumi.Input<number>;
|
package/log.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.log = log;
|
|
|
20
20
|
* Returns the greatest integer value less than or equal to the argument.
|
|
21
21
|
*/
|
|
22
22
|
function logOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:log", {
|
|
25
|
+
"base": args.base,
|
|
26
|
+
"input": args.input,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.logOutput = logOutput;
|
|
26
30
|
//# sourceMappingURL=log.js.map
|
package/log.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"log.js","sourceRoot":"","sources":["../log.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"log.js","sourceRoot":"","sources":["../log.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,EAAE;QAC1C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kBAMC;AAUD;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAAiC;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,eAAe,EAAE;QAChD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8BAMC"}
|
package/lookup.d.ts
CHANGED
|
@@ -16,7 +16,7 @@ export interface LookupResult {
|
|
|
16
16
|
/**
|
|
17
17
|
* Performs a dynamic lookup into a map variable.
|
|
18
18
|
*/
|
|
19
|
-
export declare function lookupOutput(args: LookupOutputArgs, opts?: pulumi.
|
|
19
|
+
export declare function lookupOutput(args: LookupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<LookupResult>;
|
|
20
20
|
export interface LookupOutputArgs {
|
|
21
21
|
default?: any;
|
|
22
22
|
key: pulumi.Input<string>;
|
package/lookup.js
CHANGED
|
@@ -21,7 +21,12 @@ exports.lookup = lookup;
|
|
|
21
21
|
* Performs a dynamic lookup into a map variable.
|
|
22
22
|
*/
|
|
23
23
|
function lookupOutput(args, opts) {
|
|
24
|
-
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invokeOutput("std:index:lookup", {
|
|
26
|
+
"default": args.default,
|
|
27
|
+
"key": args.key,
|
|
28
|
+
"map": args.map,
|
|
29
|
+
}, opts);
|
|
25
30
|
}
|
|
26
31
|
exports.lookupOutput = lookupOutput;
|
|
27
32
|
//# sourceMappingURL=lookup.js.map
|
package/lookup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lookup.js","sourceRoot":"","sources":["../lookup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,MAAM,CAAC,IAAgB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"lookup.js","sourceRoot":"","sources":["../lookup.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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wBAOC;AAWD;;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,oCAOC"}
|
package/lower.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface LowerResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns a copy of the string with all Unicode letters mapped to their lower case.
|
|
14
14
|
*/
|
|
15
|
-
export declare function lowerOutput(args: LowerOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function lowerOutput(args: LowerOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<LowerResult>;
|
|
16
16
|
export interface LowerOutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/lower.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.lower = lower;
|
|
|
19
19
|
* Returns a copy of the string with all Unicode letters mapped to their lower case.
|
|
20
20
|
*/
|
|
21
21
|
function lowerOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:lower", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.lowerOutput = lowerOutput;
|
|
25
28
|
//# sourceMappingURL=lower.js.map
|
package/lower.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lower.js","sourceRoot":"","sources":["../lower.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"lower.js","sourceRoot":"","sources":["../lower.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/map.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ export interface MapResult {
|
|
|
14
14
|
/**
|
|
15
15
|
* Returns a map consisting of the key/value pairs specified as arguments.
|
|
16
16
|
*/
|
|
17
|
-
export declare function mapOutput(args: MapOutputArgs, opts?: pulumi.
|
|
17
|
+
export declare function mapOutput(args: MapOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<MapResult>;
|
|
18
18
|
export interface MapOutputArgs {
|
|
19
19
|
args: pulumi.Input<any[]>;
|
|
20
20
|
}
|
package/map.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.map = map;
|
|
|
19
19
|
* Returns a map consisting of the key/value pairs specified as arguments.
|
|
20
20
|
*/
|
|
21
21
|
function mapOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:map", {
|
|
24
|
+
"args": args.args,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.mapOutput = mapOutput;
|
|
25
28
|
//# sourceMappingURL=map.js.map
|
package/map.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"map.js","sourceRoot":"","sources":["../map.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"map.js","sourceRoot":"","sources":["../map.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,EAAE;QAC1C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kBAKC;AASD;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAAiC;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,eAAe,EAAE;QAChD,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC"}
|
package/matchkeys.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ export interface MatchkeysResult {
|
|
|
15
15
|
* For two lists values and keys of equal length,
|
|
16
16
|
* returns all elements from values where the corresponding element from keys exists in the searchset list.
|
|
17
17
|
*/
|
|
18
|
-
export declare function matchkeysOutput(args: MatchkeysOutputArgs, opts?: pulumi.
|
|
18
|
+
export declare function matchkeysOutput(args: MatchkeysOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<MatchkeysResult>;
|
|
19
19
|
export interface MatchkeysOutputArgs {
|
|
20
20
|
searchList: pulumi.Input<pulumi.Input<string>[]>;
|
|
21
21
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
package/matchkeys.js
CHANGED
|
@@ -22,7 +22,11 @@ exports.matchkeys = matchkeys;
|
|
|
22
22
|
* returns all elements from values where the corresponding element from keys exists in the searchset list.
|
|
23
23
|
*/
|
|
24
24
|
function matchkeysOutput(args, opts) {
|
|
25
|
-
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invokeOutput("std:index:matchkeys", {
|
|
27
|
+
"searchList": args.searchList,
|
|
28
|
+
"values": args.values,
|
|
29
|
+
}, opts);
|
|
26
30
|
}
|
|
27
31
|
exports.matchkeysOutput = matchkeysOutput;
|
|
28
32
|
//# sourceMappingURL=matchkeys.js.map
|
package/matchkeys.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"matchkeys.js","sourceRoot":"","sources":["../matchkeys.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"matchkeys.js","sourceRoot":"","sources":["../matchkeys.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,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8BAMC;AAUD;;;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,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC"}
|
package/max.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface MaxResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns the largest of the floats.
|
|
14
14
|
*/
|
|
15
|
-
export declare function maxOutput(args: MaxOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function maxOutput(args: MaxOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<MaxResult>;
|
|
16
16
|
export interface MaxOutputArgs {
|
|
17
17
|
input: pulumi.Input<pulumi.Input<number>[]>;
|
|
18
18
|
}
|
package/max.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.max = max;
|
|
|
19
19
|
* Returns the largest of the floats.
|
|
20
20
|
*/
|
|
21
21
|
function maxOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:max", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.maxOutput = maxOutput;
|
|
25
28
|
//# sourceMappingURL=max.js.map
|
package/max.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"max.js","sourceRoot":"","sources":["../max.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"max.js","sourceRoot":"","sources":["../max.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,EAAE;QAC1C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kBAKC;AASD;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAAiC;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,eAAe,EAAE;QAChD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC"}
|
package/md5.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface Md5Result {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns a (conventional) hexadecimal representation of the MD5 hash of the given string.
|
|
14
14
|
*/
|
|
15
|
-
export declare function md5Output(args: Md5OutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function md5Output(args: Md5OutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<Md5Result>;
|
|
16
16
|
export interface Md5OutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/md5.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.md5 = md5;
|
|
|
19
19
|
* Returns a (conventional) hexadecimal representation of the MD5 hash of the given string.
|
|
20
20
|
*/
|
|
21
21
|
function md5Output(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:md5", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.md5Output = md5Output;
|
|
25
28
|
//# sourceMappingURL=md5.js.map
|
package/md5.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"md5.js","sourceRoot":"","sources":["../md5.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"md5.js","sourceRoot":"","sources":["../md5.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,EAAE;QAC1C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kBAKC;AASD;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAAiC;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,eAAe,EAAE;QAChD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC"}
|
package/merge.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ export interface MergeResult {
|
|
|
18
18
|
* Returns the union of 2 or more maps. The maps are consumed in the order provided,
|
|
19
19
|
* and duplicate keys overwrite previous entries.
|
|
20
20
|
*/
|
|
21
|
-
export declare function mergeOutput(args: MergeOutputArgs, opts?: pulumi.
|
|
21
|
+
export declare function mergeOutput(args: MergeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<MergeResult>;
|
|
22
22
|
export interface MergeOutputArgs {
|
|
23
23
|
input: pulumi.Input<pulumi.Input<{
|
|
24
24
|
[key: string]: any;
|
package/merge.js
CHANGED
|
@@ -21,7 +21,10 @@ exports.merge = merge;
|
|
|
21
21
|
* and duplicate keys overwrite previous entries.
|
|
22
22
|
*/
|
|
23
23
|
function mergeOutput(args, opts) {
|
|
24
|
-
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invokeOutput("std:index:merge", {
|
|
26
|
+
"input": args.input,
|
|
27
|
+
}, opts);
|
|
25
28
|
}
|
|
26
29
|
exports.mergeOutput = mergeOutput;
|
|
27
30
|
//# sourceMappingURL=merge.js.map
|
package/merge.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"merge.js","sourceRoot":"","sources":["../merge.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"merge.js","sourceRoot":"","sources":["../merge.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;GAGG;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;;;GAGG;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/min.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface MinResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns the smallest of the floats.
|
|
14
14
|
*/
|
|
15
|
-
export declare function minOutput(args: MinOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function minOutput(args: MinOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<MinResult>;
|
|
16
16
|
export interface MinOutputArgs {
|
|
17
17
|
input: pulumi.Input<pulumi.Input<number>[]>;
|
|
18
18
|
}
|
package/min.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.min = min;
|
|
|
19
19
|
* Returns the smallest of the floats.
|
|
20
20
|
*/
|
|
21
21
|
function minOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:min", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.minOutput = minOutput;
|
|
25
28
|
//# sourceMappingURL=min.js.map
|
package/min.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"min.js","sourceRoot":"","sources":["../min.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"min.js","sourceRoot":"","sources":["../min.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,EAAE;QAC1C,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kBAKC;AASD;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAAiC;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,eAAe,EAAE;QAChD,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8BAKC"}
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/std",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.2.0",
|
|
4
4
|
"homepage": "https://github.com/pulumi/pulumi-std",
|
|
5
5
|
"repository": "https://github.com/pulumi/pulumi-std",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"build": "tsc"
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@pulumi/pulumi": "^3.
|
|
10
|
+
"@pulumi/pulumi": "^3.142.0"
|
|
11
11
|
},
|
|
12
12
|
"devDependencies": {
|
|
13
13
|
"@types/node": "^14",
|
package/parseint.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ export interface ParseintResult {
|
|
|
17
17
|
* and returns the resulting number. The base must be between 2 and 62 inclusive.
|
|
18
18
|
* .
|
|
19
19
|
*/
|
|
20
|
-
export declare function parseintOutput(args: ParseintOutputArgs, opts?: pulumi.
|
|
20
|
+
export declare function parseintOutput(args: ParseintOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<ParseintResult>;
|
|
21
21
|
export interface ParseintOutputArgs {
|
|
22
22
|
base?: pulumi.Input<number>;
|
|
23
23
|
input: pulumi.Input<string>;
|
package/parseint.js
CHANGED
|
@@ -24,7 +24,11 @@ exports.parseint = parseint;
|
|
|
24
24
|
* .
|
|
25
25
|
*/
|
|
26
26
|
function parseintOutput(args, opts) {
|
|
27
|
-
|
|
27
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
28
|
+
return pulumi.runtime.invokeOutput("std:index:parseint", {
|
|
29
|
+
"base": args.base,
|
|
30
|
+
"input": args.input,
|
|
31
|
+
}, opts);
|
|
28
32
|
}
|
|
29
33
|
exports.parseintOutput = parseintOutput;
|
|
30
34
|
//# sourceMappingURL=parseint.js.map
|
package/parseint.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parseint.js","sourceRoot":"","sources":["../parseint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"parseint.js","sourceRoot":"","sources":["../parseint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4BAMC;AAUD;;;;GAIG;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,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC"}
|
package/pathexpand.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface PathexpandResult {
|
|
|
12
12
|
/**
|
|
13
13
|
* Returns a filepath string with ~ expanded to the home directory.
|
|
14
14
|
*/
|
|
15
|
-
export declare function pathexpandOutput(args: PathexpandOutputArgs, opts?: pulumi.
|
|
15
|
+
export declare function pathexpandOutput(args: PathexpandOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<PathexpandResult>;
|
|
16
16
|
export interface PathexpandOutputArgs {
|
|
17
17
|
input: pulumi.Input<string>;
|
|
18
18
|
}
|
package/pathexpand.js
CHANGED
|
@@ -19,7 +19,10 @@ exports.pathexpand = pathexpand;
|
|
|
19
19
|
* Returns a filepath string with ~ expanded to the home directory.
|
|
20
20
|
*/
|
|
21
21
|
function pathexpandOutput(args, opts) {
|
|
22
|
-
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("std:index:pathexpand", {
|
|
24
|
+
"input": args.input,
|
|
25
|
+
}, opts);
|
|
23
26
|
}
|
|
24
27
|
exports.pathexpandOutput = pathexpandOutput;
|
|
25
28
|
//# sourceMappingURL=pathexpand.js.map
|
package/pathexpand.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pathexpand.js","sourceRoot":"","sources":["../pathexpand.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"pathexpand.js","sourceRoot":"","sources":["../pathexpand.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/pow.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ export interface PowResult {
|
|
|
13
13
|
/**
|
|
14
14
|
* Returns the base input raised to the power of the exponent.
|
|
15
15
|
*/
|
|
16
|
-
export declare function powOutput(args: PowOutputArgs, opts?: pulumi.
|
|
16
|
+
export declare function powOutput(args: PowOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<PowResult>;
|
|
17
17
|
export interface PowOutputArgs {
|
|
18
18
|
base: pulumi.Input<number>;
|
|
19
19
|
exponent: pulumi.Input<number>;
|
package/pow.js
CHANGED
|
@@ -20,7 +20,11 @@ exports.pow = pow;
|
|
|
20
20
|
* Returns the base input raised to the power of the exponent.
|
|
21
21
|
*/
|
|
22
22
|
function powOutput(args, opts) {
|
|
23
|
-
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:pow", {
|
|
25
|
+
"base": args.base,
|
|
26
|
+
"exponent": args.exponent,
|
|
27
|
+
}, opts);
|
|
24
28
|
}
|
|
25
29
|
exports.powOutput = powOutput;
|
|
26
30
|
//# sourceMappingURL=pow.js.map
|
package/pow.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pow.js","sourceRoot":"","sources":["../pow.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"pow.js","sourceRoot":"","sources":["../pow.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;GAEG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,EAAE;QAC1C,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kBAMC;AAUD;;GAEG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAAiC;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,eAAe,EAAE;QAChD,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8BAMC"}
|
package/range.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ export interface RangeResult {
|
|
|
18
18
|
* Start and step may be omitted, in which case start defaults to zero and step defaults to either one or negative one
|
|
19
19
|
* depending on whether limit is greater than or less than start.
|
|
20
20
|
*/
|
|
21
|
-
export declare function rangeOutput(args: RangeOutputArgs, opts?: pulumi.
|
|
21
|
+
export declare function rangeOutput(args: RangeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<RangeResult>;
|
|
22
22
|
export interface RangeOutputArgs {
|
|
23
23
|
limit: pulumi.Input<number>;
|
|
24
24
|
start?: pulumi.Input<number>;
|
package/range.js
CHANGED
|
@@ -25,7 +25,12 @@ exports.range = range;
|
|
|
25
25
|
* depending on whether limit is greater than or less than start.
|
|
26
26
|
*/
|
|
27
27
|
function rangeOutput(args, opts) {
|
|
28
|
-
|
|
28
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
29
|
+
return pulumi.runtime.invokeOutput("std:index:range", {
|
|
30
|
+
"limit": args.limit,
|
|
31
|
+
"start": args.start,
|
|
32
|
+
"step": args.step,
|
|
33
|
+
}, opts);
|
|
29
34
|
}
|
|
30
35
|
exports.rangeOutput = rangeOutput;
|
|
31
36
|
//# sourceMappingURL=range.js.map
|
package/range.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"range.js","sourceRoot":"","sources":["../range.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,KAAK,CAAC,IAAe,EAAE,IAA2B;
|
|
1
|
+
{"version":3,"file":"range.js","sourceRoot":"","sources":["../range.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;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;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sBAOC;AAWD;;;;GAIG;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;QACnB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kCAOC"}
|
package/regex.d.ts
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Returns the first match of a regular expression in a string (including named or indexed groups).
|
|
4
|
+
*/
|
|
5
|
+
export declare function regex(args: RegexArgs, opts?: pulumi.InvokeOptions): Promise<RegexResult>;
|
|
6
|
+
export interface RegexArgs {
|
|
7
|
+
pattern: string;
|
|
8
|
+
string: string;
|
|
9
|
+
}
|
|
10
|
+
export interface RegexResult {
|
|
11
|
+
readonly result: any;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Returns the first match of a regular expression in a string (including named or indexed groups).
|
|
15
|
+
*/
|
|
16
|
+
export declare function regexOutput(args: RegexOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<RegexResult>;
|
|
17
|
+
export interface RegexOutputArgs {
|
|
18
|
+
pattern: pulumi.Input<string>;
|
|
19
|
+
string: pulumi.Input<string>;
|
|
20
|
+
}
|
package/regex.js
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.regexOutput = exports.regex = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Returns the first match of a regular expression in a string (including named or indexed groups).
|
|
10
|
+
*/
|
|
11
|
+
function regex(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("std:index:regex", {
|
|
14
|
+
"pattern": args.pattern,
|
|
15
|
+
"string": args.string,
|
|
16
|
+
}, opts);
|
|
17
|
+
}
|
|
18
|
+
exports.regex = regex;
|
|
19
|
+
/**
|
|
20
|
+
* Returns the first match of a regular expression in a string (including named or indexed groups).
|
|
21
|
+
*/
|
|
22
|
+
function regexOutput(args, opts) {
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:regex", {
|
|
25
|
+
"pattern": args.pattern,
|
|
26
|
+
"string": args.string,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.regexOutput = regexOutput;
|
|
30
|
+
//# sourceMappingURL=regex.js.map
|
package/regex.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"regex.js","sourceRoot":"","sources":["../regex.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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sBAMC;AAUD;;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kCAMC"}
|
package/regexall.d.ts
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Returns a list of all matches of a regular expression in a string (including named or indexed groups).
|
|
4
|
+
*/
|
|
5
|
+
export declare function regexall(args: RegexallArgs, opts?: pulumi.InvokeOptions): Promise<RegexallResult>;
|
|
6
|
+
export interface RegexallArgs {
|
|
7
|
+
pattern: string;
|
|
8
|
+
string: string;
|
|
9
|
+
}
|
|
10
|
+
export interface RegexallResult {
|
|
11
|
+
readonly result: any[];
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Returns a list of all matches of a regular expression in a string (including named or indexed groups).
|
|
15
|
+
*/
|
|
16
|
+
export declare function regexallOutput(args: RegexallOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<RegexallResult>;
|
|
17
|
+
export interface RegexallOutputArgs {
|
|
18
|
+
pattern: pulumi.Input<string>;
|
|
19
|
+
string: pulumi.Input<string>;
|
|
20
|
+
}
|
package/regexall.js
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.regexallOutput = exports.regexall = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Returns a list of all matches of a regular expression in a string (including named or indexed groups).
|
|
10
|
+
*/
|
|
11
|
+
function regexall(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("std:index:regexall", {
|
|
14
|
+
"pattern": args.pattern,
|
|
15
|
+
"string": args.string,
|
|
16
|
+
}, opts);
|
|
17
|
+
}
|
|
18
|
+
exports.regexall = regexall;
|
|
19
|
+
/**
|
|
20
|
+
* Returns a list of all matches of a regular expression in a string (including named or indexed groups).
|
|
21
|
+
*/
|
|
22
|
+
function regexallOutput(args, opts) {
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("std:index:regexall", {
|
|
25
|
+
"pattern": args.pattern,
|
|
26
|
+
"string": args.string,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.regexallOutput = regexallOutput;
|
|
30
|
+
//# sourceMappingURL=regexall.js.map
|
package/regexall.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"regexall.js","sourceRoot":"","sources":["../regexall.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,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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC"}
|
package/replace.d.ts
CHANGED
|
@@ -24,7 +24,7 @@ export interface ReplaceResult {
|
|
|
24
24
|
* using $n where n is the index or name of the subcapture. If using a regular expression,
|
|
25
25
|
* the syntax conforms to the re2 regular expression syntax.
|
|
26
26
|
*/
|
|
27
|
-
export declare function replaceOutput(args: ReplaceOutputArgs, opts?: pulumi.
|
|
27
|
+
export declare function replaceOutput(args: ReplaceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<ReplaceResult>;
|
|
28
28
|
export interface ReplaceOutputArgs {
|
|
29
29
|
replace: pulumi.Input<string>;
|
|
30
30
|
search: pulumi.Input<string>;
|
package/replace.js
CHANGED
|
@@ -31,7 +31,12 @@ exports.replace = replace;
|
|
|
31
31
|
* the syntax conforms to the re2 regular expression syntax.
|
|
32
32
|
*/
|
|
33
33
|
function replaceOutput(args, opts) {
|
|
34
|
-
|
|
34
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
35
|
+
return pulumi.runtime.invokeOutput("std:index:replace", {
|
|
36
|
+
"replace": args.replace,
|
|
37
|
+
"search": args.search,
|
|
38
|
+
"text": args.text,
|
|
39
|
+
}, opts);
|
|
35
40
|
}
|
|
36
41
|
exports.replaceOutput = replaceOutput;
|
|
37
42
|
//# sourceMappingURL=replace.js.map
|