@storm-software/pulumi-tools 0.22.135 → 0.22.137
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/CHANGELOG.md +24 -0
- package/README.md +1 -1
- package/dist/{chunk-DPTBBKRI.mjs → chunk-2W2KFPQZ.mjs} +1 -1
- package/dist/{chunk-D6DC45J6.mjs → chunk-3NYNZ6GS.mjs} +1 -1
- package/dist/{chunk-2B7TODWH.js → chunk-5XMQTE77.js} +3 -3
- package/dist/{chunk-JRHCCNW6.mjs → chunk-6JFIVQH3.mjs} +1 -1
- package/dist/{chunk-WAPIP7PD.js → chunk-ACC33SXB.js} +2 -2
- package/dist/{chunk-373QLBZC.mjs → chunk-C6BSTL23.mjs} +1 -1
- package/dist/{chunk-J43UYVE5.mjs → chunk-CPCXEUGF.mjs} +1 -1
- package/dist/{chunk-2JMIC2O2.mjs → chunk-DO7JN6OY.mjs} +1 -1
- package/dist/{chunk-HU745LIQ.mjs → chunk-GMLBCE53.mjs} +4 -4
- package/dist/{chunk-WE4GWMQV.mjs → chunk-KU5DDYSY.mjs} +1 -1
- package/dist/{chunk-JGYYQ52A.js → chunk-NZMOYHZS.js} +2 -2
- package/dist/{chunk-2C5L4DK7.js → chunk-PZ7JDJ3Z.js} +2 -2
- package/dist/{chunk-2WX5CRED.js → chunk-Q5FTIIXK.js} +2 -2
- package/dist/{chunk-RKGIIJZX.mjs → chunk-QFK6BGJH.mjs} +1 -1
- package/dist/{chunk-T7GMONPT.js → chunk-U6M7RJEU.js} +2 -2
- package/dist/{chunk-GKQNIQX2.js → chunk-WRD6EIZ2.js} +5 -5
- package/dist/{chunk-4G46DVCR.js → chunk-XOF72L6V.js} +3 -3
- package/dist/executors.js +7 -7
- package/dist/executors.mjs +8 -8
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +3 -3
- package/dist/index.js +10 -10
- package/dist/index.mjs +10 -10
- package/dist/src/base/base-executor.js +3 -3
- package/dist/src/base/base-executor.mjs +3 -3
- package/dist/src/base/index.js +3 -3
- package/dist/src/base/index.mjs +3 -3
- package/dist/src/base/providers.mjs +1 -1
- package/dist/src/executors/config/executor.js +4 -4
- package/dist/src/executors/config/executor.mjs +4 -4
- package/dist/src/executors/import/executor.js +4 -4
- package/dist/src/executors/import/executor.mjs +4 -4
- package/dist/src/executors/preview/executor.js +4 -4
- package/dist/src/executors/preview/executor.mjs +4 -4
- package/dist/src/executors/refresh/executor.js +4 -4
- package/dist/src/executors/refresh/executor.mjs +4 -4
- package/dist/src/executors/up/executor.js +4 -4
- package/dist/src/executors/up/executor.mjs +4 -4
- package/dist/src/generators/init/generator.js +3 -3
- package/dist/src/generators/init/generator.mjs +3 -3
- package/dist/src/lib/aws/index.mjs +1 -1
- package/dist/src/lib/aws/providers.mjs +1 -1
- package/dist/tsup.config.mjs +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,30 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Pulumi Tools
|
|
4
4
|
|
|
5
|
+
## [0.22.136](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.136) (03/19/2026)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Update `README.md` files ([46aa73215](https://github.com/storm-software/storm-ops/commit/46aa73215))
|
|
10
|
+
|
|
11
|
+
### Updated Dependencies
|
|
12
|
+
|
|
13
|
+
- Updated **workspace-tools** to **v1.295.21**
|
|
14
|
+
- Updated **config-tools** to **v1.189.45**
|
|
15
|
+
- Updated **config** to **v1.136.4**
|
|
16
|
+
|
|
17
|
+
## [0.22.135](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.135) (03/19/2026)
|
|
18
|
+
|
|
19
|
+
### Miscellaneous
|
|
20
|
+
|
|
21
|
+
- **monorepo:** Regenerate `README.md` files ([419117bcf](https://github.com/storm-software/storm-ops/commit/419117bcf))
|
|
22
|
+
|
|
23
|
+
### Updated Dependencies
|
|
24
|
+
|
|
25
|
+
- Updated **workspace-tools** to **v1.295.20**
|
|
26
|
+
- Updated **config-tools** to **v1.189.44**
|
|
27
|
+
- Updated **config** to **v1.136.3**
|
|
28
|
+
|
|
5
29
|
## [0.22.134](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.134) (03/19/2026)
|
|
6
30
|
|
|
7
31
|
### Miscellaneous
|
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkXOF72L6Vjs = require('./chunk-XOF72L6V.js');
|
|
5
5
|
|
|
6
6
|
// src/base/base-executor.ts
|
|
7
7
|
var _path = require('path');
|
|
8
8
|
var _shelljs = require('shelljs');
|
|
9
9
|
var withPulumiExecutor = (command, argsMapper, executorOptions = {}) => async (_options, context) => {
|
|
10
|
-
return
|
|
10
|
+
return _chunkXOF72L6Vjs.withRunExecutor.call(void 0,
|
|
11
11
|
`Pulumi \`${command}\` Command Executor`,
|
|
12
12
|
async (options, context2, config) => {
|
|
13
13
|
if (!_shelljs.which.call(void 0, "pulumi")) {
|
|
@@ -21,7 +21,7 @@ var withPulumiExecutor = (command, argsMapper, executorOptions = {}) => async (_
|
|
|
21
21
|
);
|
|
22
22
|
}
|
|
23
23
|
const { sourceRoot } = context2.projectsConfigurations.projects[context2.projectName];
|
|
24
|
-
|
|
24
|
+
_chunkXOF72L6Vjs.run.call(void 0,
|
|
25
25
|
config,
|
|
26
26
|
["pulumi", command, ...argsMapper(options)].filter(Boolean).join(" "),
|
|
27
27
|
_path.join.call(void 0, config.workspaceRoot, options.root || sourceRoot),
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk5XMQTE77js = require('./chunk-5XMQTE77.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/up/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunk5XMQTE77js.withPulumiExecutor.call(void 0, "up", (options) => [
|
|
7
7
|
"--suppress-progress",
|
|
8
8
|
options.stack && `--stack=${options.stack}`,
|
|
9
9
|
options.skipPreview && "--skip-preview",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
1
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__544fc81e26f13ef0455e9a50e1cc2f07/node_modules/tsup/assets/esm_shims.js
|
|
2
2
|
import { fileURLToPath } from "url";
|
|
3
3
|
import path from "path";
|
|
4
4
|
var getFilename = () => fileURLToPath(import.meta.url);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
__dirname
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-DO7JN6OY.mjs";
|
|
4
4
|
|
|
5
5
|
// ../config-tools/src/utilities/run.ts
|
|
6
6
|
import { exec, execSync } from "node:child_process";
|
|
@@ -69,7 +69,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
69
69
|
warning: "#e3b341",
|
|
70
70
|
danger: "#D8314A",
|
|
71
71
|
fatal: "#51070f",
|
|
72
|
-
performance: "#
|
|
72
|
+
performance: "#13c302",
|
|
73
73
|
link: "#3fa6ff",
|
|
74
74
|
positive: "#22c55e",
|
|
75
75
|
negative: "#dc2626",
|
|
@@ -87,7 +87,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
87
87
|
warning: "#f3d371",
|
|
88
88
|
danger: "#D8314A",
|
|
89
89
|
fatal: "#a40e26",
|
|
90
|
-
performance: "#
|
|
90
|
+
performance: "#80fd74",
|
|
91
91
|
link: "#3fa6ff",
|
|
92
92
|
positive: "#22c55e",
|
|
93
93
|
negative: "#dc2626",
|
|
@@ -822,7 +822,7 @@ var fatalColorSchema = z.optional(colorSchema);
|
|
|
822
822
|
schemaRegistry.add(fatalColorSchema, {
|
|
823
823
|
description: "The fatal color of the workspace"
|
|
824
824
|
});
|
|
825
|
-
var performanceColorSchema = z._default(colorSchema, "#
|
|
825
|
+
var performanceColorSchema = z._default(colorSchema, "#80fd74");
|
|
826
826
|
schemaRegistry.add(performanceColorSchema, {
|
|
827
827
|
description: "The performance color of the workspace"
|
|
828
828
|
});
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk5XMQTE77js = require('./chunk-5XMQTE77.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/import/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunk5XMQTE77js.withPulumiExecutor.call(void 0, "import", (options) => [
|
|
7
7
|
options.target,
|
|
8
8
|
options.name,
|
|
9
9
|
options.id,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk5XMQTE77js = require('./chunk-5XMQTE77.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/refresh/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunk5XMQTE77js.withPulumiExecutor.call(void 0, "refresh", (options) => [
|
|
7
7
|
"--suppress-progress",
|
|
8
8
|
options.stack && `--stack=${options.stack}`,
|
|
9
9
|
options.skipPreview && "--skip-preview",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk5XMQTE77js = require('./chunk-5XMQTE77.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/config/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunk5XMQTE77js.withPulumiExecutor.call(void 0, "config", (options) => [
|
|
7
7
|
options.action,
|
|
8
8
|
options.showSecrets && `--show-secrets`,
|
|
9
9
|
options.secret && `--secret`,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk5XMQTE77js = require('./chunk-5XMQTE77.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/preview/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunk5XMQTE77js.withPulumiExecutor.call(void 0, "preview", (options) => [
|
|
7
7
|
options.stack && `--stack=${options.stack}`,
|
|
8
8
|
options.expectNoChanges && "--expect-no-changes"
|
|
9
9
|
]);
|
|
@@ -5,7 +5,7 @@ var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunkXOF72L6Vjs = require('./chunk-XOF72L6V.js');
|
|
9
9
|
|
|
10
10
|
// src/generators/init/generator.ts
|
|
11
11
|
|
|
@@ -18,7 +18,7 @@ var _devkit = require('@nx/devkit');
|
|
|
18
18
|
var _fs = require('fs');
|
|
19
19
|
var _path = require('path');
|
|
20
20
|
async function initGeneratorFn(tree, options, config) {
|
|
21
|
-
const task =
|
|
21
|
+
const task = _chunkXOF72L6Vjs.initGenerator.call(void 0, tree, options);
|
|
22
22
|
_devkit.addProjectConfiguration.call(void 0, tree, options.name || "deployment", {
|
|
23
23
|
root: options.directory || "./deployment",
|
|
24
24
|
projectType: "application",
|
|
@@ -54,14 +54,14 @@ async function initGeneratorFn(tree, options, config) {
|
|
|
54
54
|
}
|
|
55
55
|
return task;
|
|
56
56
|
}
|
|
57
|
-
var generator_default =
|
|
57
|
+
var generator_default = _chunkXOF72L6Vjs.withRunGenerator.call(void 0,
|
|
58
58
|
"Initialize Storm Pulumi workspace",
|
|
59
59
|
initGeneratorFn
|
|
60
60
|
);
|
|
61
61
|
function generateNewPulumiProject(tree, options, config) {
|
|
62
62
|
return () => {
|
|
63
63
|
const template = _chunkQDPXTR73js.getCloudTemplateName.call(void 0, options.provider);
|
|
64
|
-
|
|
64
|
+
_chunkXOF72L6Vjs.run.call(void 0,
|
|
65
65
|
config,
|
|
66
66
|
[
|
|
67
67
|
`pulumi new ${template}`,
|
|
@@ -85,7 +85,7 @@ function loginToPulumi(tree, options, config) {
|
|
|
85
85
|
if (options.login.startsWith("file://")) {
|
|
86
86
|
options.login = `file://${tree.root}/${options.directory || "./deployment"}/${options.login.replace("file://", "")}`;
|
|
87
87
|
}
|
|
88
|
-
|
|
88
|
+
_chunkXOF72L6Vjs.run.call(void 0,
|
|
89
89
|
config,
|
|
90
90
|
["pulumi login", options.login].filter(Boolean).join(" "),
|
|
91
91
|
_path.join.call(void 0, config.workspaceRoot, options.directory || "./deployment"),
|
|
@@ -65,7 +65,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
65
65
|
warning: "#e3b341",
|
|
66
66
|
danger: "#D8314A",
|
|
67
67
|
fatal: "#51070f",
|
|
68
|
-
performance: "#
|
|
68
|
+
performance: "#13c302",
|
|
69
69
|
link: "#3fa6ff",
|
|
70
70
|
positive: "#22c55e",
|
|
71
71
|
negative: "#dc2626",
|
|
@@ -83,7 +83,7 @@ var DEFAULT_COLOR_CONFIG = {
|
|
|
83
83
|
warning: "#f3d371",
|
|
84
84
|
danger: "#D8314A",
|
|
85
85
|
fatal: "#a40e26",
|
|
86
|
-
performance: "#
|
|
86
|
+
performance: "#80fd74",
|
|
87
87
|
link: "#3fa6ff",
|
|
88
88
|
positive: "#22c55e",
|
|
89
89
|
negative: "#dc2626",
|
|
@@ -818,7 +818,7 @@ var fatalColorSchema = z.optional(colorSchema);
|
|
|
818
818
|
schemaRegistry.add(fatalColorSchema, {
|
|
819
819
|
description: "The fatal color of the workspace"
|
|
820
820
|
});
|
|
821
|
-
var performanceColorSchema = z._default(colorSchema, "#
|
|
821
|
+
var performanceColorSchema = z._default(colorSchema, "#80fd74");
|
|
822
822
|
schemaRegistry.add(performanceColorSchema, {
|
|
823
823
|
description: "The performance color of the workspace"
|
|
824
824
|
});
|
package/dist/executors.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";require('./chunk-XO62WWX4.js');
|
|
2
|
-
require('./chunk-
|
|
3
|
-
require('./chunk-
|
|
4
|
-
require('./chunk-
|
|
5
|
-
require('./chunk-
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
2
|
+
require('./chunk-NZMOYHZS.js');
|
|
3
|
+
require('./chunk-U6M7RJEU.js');
|
|
4
|
+
require('./chunk-PZ7JDJ3Z.js');
|
|
5
|
+
require('./chunk-ACC33SXB.js');
|
|
6
|
+
require('./chunk-Q5FTIIXK.js');
|
|
7
|
+
require('./chunk-5XMQTE77.js');
|
|
8
|
+
require('./chunk-XOF72L6V.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "./chunk-UV4HQO3Y.mjs";
|
|
2
|
-
import "./chunk-
|
|
3
|
-
import "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
2
|
+
import "./chunk-CPCXEUGF.mjs";
|
|
3
|
+
import "./chunk-KU5DDYSY.mjs";
|
|
4
|
+
import "./chunk-QFK6BGJH.mjs";
|
|
5
|
+
import "./chunk-C6BSTL23.mjs";
|
|
6
|
+
import "./chunk-3NYNZ6GS.mjs";
|
|
7
|
+
import "./chunk-2W2KFPQZ.mjs";
|
|
8
|
+
import "./chunk-GMLBCE53.mjs";
|
|
9
|
+
import "./chunk-DO7JN6OY.mjs";
|
package/dist/generators.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-N2YKXZ5R.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkWRD6EIZ2js = require('./chunk-WRD6EIZ2.js');
|
|
5
5
|
require('./chunk-QDPXTR73.js');
|
|
6
|
-
require('./chunk-
|
|
6
|
+
require('./chunk-XOF72L6V.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.initGeneratorFn =
|
|
9
|
+
exports.initGeneratorFn = _chunkWRD6EIZ2js.initGeneratorFn;
|
package/dist/generators.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./chunk-23KFTIT2.mjs";
|
|
2
2
|
import {
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-6JFIVQH3.mjs";
|
|
5
5
|
import "./chunk-5TB4HFDP.mjs";
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-GMLBCE53.mjs";
|
|
7
|
+
import "./chunk-DO7JN6OY.mjs";
|
|
8
8
|
export {
|
|
9
9
|
initGeneratorFn
|
|
10
10
|
};
|
package/dist/index.js
CHANGED
|
@@ -7,25 +7,25 @@
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
var _chunk7I63VQP3js = require('./chunk-7I63VQP3.js');
|
|
10
|
-
require('./chunk-GUQOEBFW.js');
|
|
11
10
|
require('./chunk-XO62WWX4.js');
|
|
12
|
-
require('./chunk-
|
|
11
|
+
require('./chunk-NZMOYHZS.js');
|
|
12
|
+
require('./chunk-U6M7RJEU.js');
|
|
13
|
+
require('./chunk-PZ7JDJ3Z.js');
|
|
14
|
+
require('./chunk-ACC33SXB.js');
|
|
13
15
|
require('./chunk-N2YKXZ5R.js');
|
|
14
16
|
|
|
15
17
|
|
|
16
|
-
var
|
|
18
|
+
var _chunkWRD6EIZ2js = require('./chunk-WRD6EIZ2.js');
|
|
19
|
+
require('./chunk-GUQOEBFW.js');
|
|
17
20
|
|
|
18
21
|
|
|
19
22
|
|
|
20
23
|
var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
|
|
21
|
-
require('./chunk-
|
|
22
|
-
require('./chunk-JGYYQ52A.js');
|
|
23
|
-
require('./chunk-T7GMONPT.js');
|
|
24
|
-
require('./chunk-2C5L4DK7.js');
|
|
24
|
+
require('./chunk-Q5FTIIXK.js');
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
var
|
|
28
|
-
require('./chunk-
|
|
27
|
+
var _chunk5XMQTE77js = require('./chunk-5XMQTE77.js');
|
|
28
|
+
require('./chunk-XOF72L6V.js');
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
@@ -37,4 +37,4 @@ require('./chunk-4G46DVCR.js');
|
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
exports.Provider = _chunkQDPXTR73js.Provider; exports.ec2Instance = _chunk7I63VQP3js.ec2Instance; exports.getAWSTemplateName = _chunk7I63VQP3js.getAWSTemplateName; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.getProviderOpts = _chunk7I63VQP3js.getProviderOpts; exports.initGeneratorFn =
|
|
40
|
+
exports.Provider = _chunkQDPXTR73js.Provider; exports.ec2Instance = _chunk7I63VQP3js.ec2Instance; exports.getAWSTemplateName = _chunk7I63VQP3js.getAWSTemplateName; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.getProviderOpts = _chunk7I63VQP3js.getProviderOpts; exports.initGeneratorFn = _chunkWRD6EIZ2js.initGeneratorFn; exports.securityGroup = _chunk7I63VQP3js.securityGroup; exports.subnet = _chunk7I63VQP3js.subnet; exports.vpc = _chunk7I63VQP3js.vpc; exports.withPulumiExecutor = _chunk5XMQTE77js.withPulumiExecutor;
|
package/dist/index.mjs
CHANGED
|
@@ -7,26 +7,26 @@ import {
|
|
|
7
7
|
subnet,
|
|
8
8
|
vpc
|
|
9
9
|
} from "./chunk-S6XCS2TA.mjs";
|
|
10
|
-
import "./chunk-CA7S5MOH.mjs";
|
|
11
10
|
import "./chunk-UV4HQO3Y.mjs";
|
|
12
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-CPCXEUGF.mjs";
|
|
12
|
+
import "./chunk-KU5DDYSY.mjs";
|
|
13
|
+
import "./chunk-QFK6BGJH.mjs";
|
|
14
|
+
import "./chunk-C6BSTL23.mjs";
|
|
13
15
|
import "./chunk-23KFTIT2.mjs";
|
|
14
16
|
import {
|
|
15
17
|
initGeneratorFn
|
|
16
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-6JFIVQH3.mjs";
|
|
19
|
+
import "./chunk-CA7S5MOH.mjs";
|
|
17
20
|
import {
|
|
18
21
|
Provider,
|
|
19
22
|
getCloudTemplateName
|
|
20
23
|
} from "./chunk-5TB4HFDP.mjs";
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-J43UYVE5.mjs";
|
|
23
|
-
import "./chunk-WE4GWMQV.mjs";
|
|
24
|
-
import "./chunk-RKGIIJZX.mjs";
|
|
24
|
+
import "./chunk-3NYNZ6GS.mjs";
|
|
25
25
|
import {
|
|
26
26
|
withPulumiExecutor
|
|
27
|
-
} from "./chunk-
|
|
28
|
-
import "./chunk-
|
|
29
|
-
import "./chunk-
|
|
27
|
+
} from "./chunk-2W2KFPQZ.mjs";
|
|
28
|
+
import "./chunk-GMLBCE53.mjs";
|
|
29
|
+
import "./chunk-DO7JN6OY.mjs";
|
|
30
30
|
export {
|
|
31
31
|
Provider,
|
|
32
32
|
ec2Instance,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var _chunk5XMQTE77js = require('../../chunk-5XMQTE77.js');
|
|
4
|
+
require('../../chunk-XOF72L6V.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
exports.withPulumiExecutor =
|
|
7
|
+
exports.withPulumiExecutor = _chunk5XMQTE77js.withPulumiExecutor;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
withPulumiExecutor
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-2W2KFPQZ.mjs";
|
|
4
|
+
import "../../chunk-GMLBCE53.mjs";
|
|
5
|
+
import "../../chunk-DO7JN6OY.mjs";
|
|
6
6
|
export {
|
|
7
7
|
withPulumiExecutor
|
|
8
8
|
};
|
package/dist/src/base/index.js
CHANGED
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
var _chunkQDPXTR73js = require('../../chunk-QDPXTR73.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
9
|
-
require('../../chunk-
|
|
8
|
+
var _chunk5XMQTE77js = require('../../chunk-5XMQTE77.js');
|
|
9
|
+
require('../../chunk-XOF72L6V.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
exports.Provider = _chunkQDPXTR73js.Provider; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.withPulumiExecutor =
|
|
14
|
+
exports.Provider = _chunkQDPXTR73js.Provider; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.withPulumiExecutor = _chunk5XMQTE77js.withPulumiExecutor;
|
package/dist/src/base/index.mjs
CHANGED
|
@@ -5,9 +5,9 @@ import {
|
|
|
5
5
|
} from "../../chunk-5TB4HFDP.mjs";
|
|
6
6
|
import {
|
|
7
7
|
withPulumiExecutor
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-2W2KFPQZ.mjs";
|
|
9
|
+
import "../../chunk-GMLBCE53.mjs";
|
|
10
|
+
import "../../chunk-DO7JN6OY.mjs";
|
|
11
11
|
export {
|
|
12
12
|
Provider,
|
|
13
13
|
getCloudTemplateName,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkQ5FTIIXKjs = require('../../../chunk-Q5FTIIXK.js');
|
|
4
|
+
require('../../../chunk-5XMQTE77.js');
|
|
5
|
+
require('../../../chunk-XOF72L6V.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkQ5FTIIXKjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-3NYNZ6GS.mjs";
|
|
4
|
+
import "../../../chunk-2W2KFPQZ.mjs";
|
|
5
|
+
import "../../../chunk-GMLBCE53.mjs";
|
|
6
|
+
import "../../../chunk-DO7JN6OY.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkNZMOYHZSjs = require('../../../chunk-NZMOYHZS.js');
|
|
4
|
+
require('../../../chunk-5XMQTE77.js');
|
|
5
|
+
require('../../../chunk-XOF72L6V.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkNZMOYHZSjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-CPCXEUGF.mjs";
|
|
4
|
+
import "../../../chunk-2W2KFPQZ.mjs";
|
|
5
|
+
import "../../../chunk-GMLBCE53.mjs";
|
|
6
|
+
import "../../../chunk-DO7JN6OY.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkU6M7RJEUjs = require('../../../chunk-U6M7RJEU.js');
|
|
4
|
+
require('../../../chunk-5XMQTE77.js');
|
|
5
|
+
require('../../../chunk-XOF72L6V.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkU6M7RJEUjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-KU5DDYSY.mjs";
|
|
4
|
+
import "../../../chunk-2W2KFPQZ.mjs";
|
|
5
|
+
import "../../../chunk-GMLBCE53.mjs";
|
|
6
|
+
import "../../../chunk-DO7JN6OY.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkPZ7JDJ3Zjs = require('../../../chunk-PZ7JDJ3Z.js');
|
|
4
|
+
require('../../../chunk-5XMQTE77.js');
|
|
5
|
+
require('../../../chunk-XOF72L6V.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkPZ7JDJ3Zjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-QFK6BGJH.mjs";
|
|
4
|
+
import "../../../chunk-2W2KFPQZ.mjs";
|
|
5
|
+
import "../../../chunk-GMLBCE53.mjs";
|
|
6
|
+
import "../../../chunk-DO7JN6OY.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkACC33SXBjs = require('../../../chunk-ACC33SXB.js');
|
|
4
|
+
require('../../../chunk-5XMQTE77.js');
|
|
5
|
+
require('../../../chunk-XOF72L6V.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkACC33SXBjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-C6BSTL23.mjs";
|
|
4
|
+
import "../../../chunk-2W2KFPQZ.mjs";
|
|
5
|
+
import "../../../chunk-GMLBCE53.mjs";
|
|
6
|
+
import "../../../chunk-DO7JN6OY.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkWRD6EIZ2js = require('../../../chunk-WRD6EIZ2.js');
|
|
5
5
|
require('../../../chunk-QDPXTR73.js');
|
|
6
|
-
require('../../../chunk-
|
|
6
|
+
require('../../../chunk-XOF72L6V.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.default =
|
|
10
|
+
exports.default = _chunkWRD6EIZ2js.generator_default; exports.initGeneratorFn = _chunkWRD6EIZ2js.initGeneratorFn;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generator_default,
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "../../../chunk-
|
|
4
|
+
} from "../../../chunk-6JFIVQH3.mjs";
|
|
5
5
|
import "../../../chunk-5TB4HFDP.mjs";
|
|
6
|
-
import "../../../chunk-
|
|
7
|
-
import "../../../chunk-
|
|
6
|
+
import "../../../chunk-GMLBCE53.mjs";
|
|
7
|
+
import "../../../chunk-DO7JN6OY.mjs";
|
|
8
8
|
export {
|
|
9
9
|
generator_default as default,
|
|
10
10
|
initGeneratorFn
|
package/dist/tsup.config.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/pulumi-tools",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.137",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "Tools for managing Pulumi infrastructure within a Nx workspace.",
|
|
6
6
|
"repository": {
|
|
@@ -155,9 +155,9 @@
|
|
|
155
155
|
"@nx/devkit": "22.6.0",
|
|
156
156
|
"@pulumi/aws": "^6.83.2",
|
|
157
157
|
"@pulumi/awsx": "^2.22.0",
|
|
158
|
-
"@pulumi/pulumi": "^3.
|
|
159
|
-
"@storm-software/config": "^1.
|
|
160
|
-
"@storm-software/config-tools": "^1.189.
|
|
158
|
+
"@pulumi/pulumi": "^3.227.0",
|
|
159
|
+
"@storm-software/config": "^1.137.0",
|
|
160
|
+
"@storm-software/config-tools": "^1.189.46",
|
|
161
161
|
"defu": "6.1.4",
|
|
162
162
|
"shelljs": "^0.8.5"
|
|
163
163
|
},
|
|
@@ -171,5 +171,5 @@
|
|
|
171
171
|
"publishConfig": { "access": "public" },
|
|
172
172
|
"executors": "./executors.json",
|
|
173
173
|
"generators": "./generators.json",
|
|
174
|
-
"gitHead": "
|
|
174
|
+
"gitHead": "f8c95293185f34b92585cb3cc1006d71a4c00395"
|
|
175
175
|
}
|