@storm-software/pulumi-tools 0.7.53 → 0.7.55
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 +14 -0
- package/README.md +1 -1
- package/dist/{chunk-65YNJR64.js → chunk-2GIUPJHS.js} +2 -2
- package/dist/{chunk-TFE2XPGN.js → chunk-2UH4RRNW.js} +2 -2
- package/dist/{chunk-5VOYYTLK.mjs → chunk-3OZWQ5QE.mjs} +1 -1
- package/dist/{chunk-WXHLJXRA.js → chunk-5C2GNELZ.js} +5 -5
- package/dist/{chunk-HIBI5G6H.mjs → chunk-5IVEJ34A.mjs} +1 -1
- package/dist/{chunk-3KE25X2T.js → chunk-763TSWDB.js} +3 -3
- package/dist/{chunk-GKM64OLN.mjs → chunk-DK54HN4K.mjs} +1 -1
- package/dist/{chunk-SMRFVTQU.mjs → chunk-E5YDCCYW.mjs} +1 -1
- package/dist/{chunk-VLHLQ5IE.mjs → chunk-HFYFHIZK.mjs} +1 -1
- package/dist/{chunk-HEHF5OF4.mjs → chunk-HJVG56K3.mjs} +2 -2
- package/dist/{chunk-JDFQW4OQ.mjs → chunk-I4V7RFTZ.mjs} +1 -1
- package/dist/{chunk-P645SUZH.js → chunk-PJF55MGD.js} +2 -2
- package/dist/{chunk-3HVSGTE7.mjs → chunk-TVI5BFN7.mjs} +1 -1
- package/dist/{chunk-QMJUT2NE.js → chunk-U4TQH734.js} +2 -2
- package/dist/{chunk-JAJZZQ5O.js → chunk-X3NRJ4N7.js} +2 -2
- package/dist/{chunk-RUCJBJYR.js → chunk-YCVKG6JS.js} +2 -2
- package/dist/executors.js +7 -7
- package/dist/executors.mjs +7 -7
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +2 -2
- package/dist/index.js +9 -9
- package/dist/index.mjs +8 -8
- package/dist/src/base/base-executor.js +3 -3
- package/dist/src/base/base-executor.mjs +2 -2
- package/dist/src/base/index.js +3 -3
- package/dist/src/base/index.mjs +2 -2
- package/dist/src/executors/config/executor.js +4 -4
- package/dist/src/executors/config/executor.mjs +3 -3
- package/dist/src/executors/import/executor.js +4 -4
- package/dist/src/executors/import/executor.mjs +3 -3
- package/dist/src/executors/preview/executor.js +4 -4
- package/dist/src/executors/preview/executor.mjs +3 -3
- package/dist/src/executors/refresh/executor.js +4 -4
- package/dist/src/executors/refresh/executor.mjs +3 -3
- package/dist/src/executors/up/executor.js +4 -4
- package/dist/src/executors/up/executor.mjs +3 -3
- package/dist/src/generators/init/generator.js +3 -3
- package/dist/src/generators/init/generator.mjs +2 -2
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Pulumi Tools
|
|
4
4
|
|
|
5
|
+
## [0.7.55](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.55) (2025-04-15)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Regenerate README markdown files
|
|
10
|
+
([57ce01f17](https://github.com/storm-software/storm-ops/commit/57ce01f17))
|
|
11
|
+
|
|
12
|
+
## [0.7.54](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.54) (2025-04-15)
|
|
13
|
+
|
|
14
|
+
### Miscellaneous
|
|
15
|
+
|
|
16
|
+
- **monorepo:** Regenerate README markdown files
|
|
17
|
+
([bf67bf013](https://github.com/storm-software/storm-ops/commit/bf67bf013))
|
|
18
|
+
|
|
5
19
|
## [0.7.53](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.53) (2025-04-15)
|
|
6
20
|
|
|
7
21
|
### Miscellaneous
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk763TSWDBjs = require('./chunk-763TSWDB.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/config/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunk763TSWDBjs.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 _chunk763TSWDBjs = require('./chunk-763TSWDB.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/import/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunk763TSWDBjs.withPulumiExecutor.call(void 0, "import", (options) => [
|
|
7
7
|
options.target,
|
|
8
8
|
options.name,
|
|
9
9
|
options.id,
|
|
@@ -5,7 +5,7 @@ var _chunkDBLK3NPEjs = require('./chunk-DBLK3NPE.js');
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunkX3NRJ4N7js = require('./chunk-X3NRJ4N7.js');
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
|
|
@@ -15,7 +15,7 @@ var _devkit = require('@nx/devkit');
|
|
|
15
15
|
var _fs = require('fs');
|
|
16
16
|
var _path = require('path');
|
|
17
17
|
async function initGeneratorFn(tree, options, config) {
|
|
18
|
-
const task =
|
|
18
|
+
const task = _chunkX3NRJ4N7js.initGenerator.call(void 0, tree, options);
|
|
19
19
|
_devkit.addProjectConfiguration.call(void 0, tree, options.name || "deployment", {
|
|
20
20
|
root: options.directory || "./deployment",
|
|
21
21
|
projectType: "application",
|
|
@@ -49,11 +49,11 @@ async function initGeneratorFn(tree, options, config) {
|
|
|
49
49
|
return task;
|
|
50
50
|
}
|
|
51
51
|
_chunk3GQAWCBQjs.__name.call(void 0, initGeneratorFn, "initGeneratorFn");
|
|
52
|
-
var generator_default =
|
|
52
|
+
var generator_default = _chunkX3NRJ4N7js.withRunGenerator.call(void 0, "Initialize Storm Pulumi workspace", initGeneratorFn);
|
|
53
53
|
function generateNewPulumiProject(tree, options, config) {
|
|
54
54
|
return () => {
|
|
55
55
|
const template = _chunkDBLK3NPEjs.getCloudTemplateName.call(void 0, options.provider);
|
|
56
|
-
|
|
56
|
+
_chunkX3NRJ4N7js.run.call(void 0, config, [
|
|
57
57
|
`pulumi new ${template}`,
|
|
58
58
|
`--name=${options.name || "deployment"}`,
|
|
59
59
|
`--dir=${options.directory || "./deployment"}`,
|
|
@@ -73,7 +73,7 @@ function loginToPulumi(tree, options, config) {
|
|
|
73
73
|
if (options.login.startsWith("file://")) {
|
|
74
74
|
options.login = `file://${tree.root}/${options.directory || "./deployment"}/${options.login.replace("file://", "")}`;
|
|
75
75
|
}
|
|
76
|
-
|
|
76
|
+
_chunkX3NRJ4N7js.run.call(void 0, config, [
|
|
77
77
|
"pulumi login",
|
|
78
78
|
options.login
|
|
79
79
|
].filter(Boolean).join(" "), _path.join.call(void 0, config.workspaceRoot, options.directory || "./deployment"), "inherit", {
|
|
@@ -1,7 +1,7 @@
|
|
|
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 _chunkX3NRJ4N7js = require('./chunk-X3NRJ4N7.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
|
|
@@ -10,7 +10,7 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
|
|
|
10
10
|
var _path = require('path');
|
|
11
11
|
var _shelljs = require('shelljs');
|
|
12
12
|
var withPulumiExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (command, argsMapper, executorOptions = {}) => async (_options, context) => {
|
|
13
|
-
return
|
|
13
|
+
return _chunkX3NRJ4N7js.withRunExecutor.call(void 0, `Pulumi \`${command}\` Command Executor`, async (options, context2, config) => {
|
|
14
14
|
if (!_shelljs.which.call(void 0, "pulumi")) {
|
|
15
15
|
throw new Error("Pulumi is not installed. Please install it before running this executor.");
|
|
16
16
|
}
|
|
@@ -18,7 +18,7 @@ var withPulumiExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (c
|
|
|
18
18
|
throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
|
|
19
19
|
}
|
|
20
20
|
const { sourceRoot } = context2.projectsConfigurations.projects[context2.projectName];
|
|
21
|
-
|
|
21
|
+
_chunkX3NRJ4N7js.run.call(void 0, config, [
|
|
22
22
|
"pulumi",
|
|
23
23
|
command,
|
|
24
24
|
...argsMapper(options)
|
|
@@ -4060,7 +4060,7 @@ var generator_default5 = withRunGenerator("Storm Workspace Preset Generator", pr
|
|
|
4060
4060
|
// ../workspace-tools/src/generators/release-version/generator.ts
|
|
4061
4061
|
import { formatFiles as formatFiles8, joinPathFragments as joinPathFragments5, output, readJson as readJson2, updateJson as updateJson3, writeJson as writeJson3 } from "@nx/devkit";
|
|
4062
4062
|
import { resolveLocalPackageDependencies as resolveLocalPackageJsonDependencies } from "@nx/js/src/generators/release-version/utils/resolve-local-package-dependencies";
|
|
4063
|
-
import { updateLockFile } from "@nx/js/src/
|
|
4063
|
+
import { updateLockFile } from "@nx/js/src/release/utils/update-lock-file";
|
|
4064
4064
|
|
|
4065
4065
|
// ../git-tools/src/types.ts
|
|
4066
4066
|
var DEFAULT_COMMIT_TYPES = {
|
|
@@ -4270,7 +4270,7 @@ import { IMPLICIT_DEFAULT_RELEASE_GROUP } from "nx/src/command-line/release/conf
|
|
|
4270
4270
|
import { getFirstGitCommit, getLatestGitTagForPattern } from "nx/src/command-line/release/utils/git";
|
|
4271
4271
|
import { resolveSemverSpecifierFromConventionalCommits, resolveSemverSpecifierFromPrompt } from "nx/src/command-line/release/utils/resolve-semver-specifier";
|
|
4272
4272
|
import { isValidSemverSpecifier } from "nx/src/command-line/release/utils/semver";
|
|
4273
|
-
import { deriveNewSemverVersion, validReleaseVersionPrefixes } from "nx/src/command-line/release/version";
|
|
4273
|
+
import { deriveNewSemverVersion, validReleaseVersionPrefixes } from "nx/src/command-line/release/version-legacy";
|
|
4274
4274
|
import { interpolate } from "nx/src/tasks-runner/utils";
|
|
4275
4275
|
import { prerelease } from "semver";
|
|
4276
4276
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk763TSWDBjs = require('./chunk-763TSWDB.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/refresh/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunk763TSWDBjs.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 _chunk763TSWDBjs = require('./chunk-763TSWDB.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/up/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunk763TSWDBjs.withPulumiExecutor.call(void 0, "up", (options) => [
|
|
7
7
|
"--suppress-progress",
|
|
8
8
|
options.stack && `--stack=${options.stack}`,
|
|
9
9
|
options.skipPreview && "--skip-preview",
|
|
@@ -4059,7 +4059,7 @@ var generator_default5 = withRunGenerator("Storm Workspace Preset Generator", pr
|
|
|
4059
4059
|
// ../workspace-tools/src/generators/release-version/generator.ts
|
|
4060
4060
|
|
|
4061
4061
|
var _resolvelocalpackagedependencies = require('@nx/js/src/generators/release-version/utils/resolve-local-package-dependencies');
|
|
4062
|
-
var _updatelockfile = require('@nx/js/src/
|
|
4062
|
+
var _updatelockfile = require('@nx/js/src/release/utils/update-lock-file');
|
|
4063
4063
|
|
|
4064
4064
|
// ../git-tools/src/types.ts
|
|
4065
4065
|
var DEFAULT_COMMIT_TYPES = {
|
|
@@ -4269,7 +4269,7 @@ var _config = require('nx/src/command-line/release/config/config');
|
|
|
4269
4269
|
var _git = require('nx/src/command-line/release/utils/git');
|
|
4270
4270
|
var _resolvesemverspecifier = require('nx/src/command-line/release/utils/resolve-semver-specifier');
|
|
4271
4271
|
var _semver = require('nx/src/command-line/release/utils/semver');
|
|
4272
|
-
var
|
|
4272
|
+
var _versionlegacy = require('nx/src/command-line/release/version-legacy');
|
|
4273
4273
|
var _utils = require('nx/src/tasks-runner/utils');
|
|
4274
4274
|
var _semver3 = require('semver');
|
|
4275
4275
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk763TSWDBjs = require('./chunk-763TSWDB.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/preview/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunk763TSWDBjs.withPulumiExecutor.call(void 0, "preview", (options) => [
|
|
7
7
|
options.stack && `--stack=${options.stack}`,
|
|
8
8
|
options.expectNoChanges && "--expect-no-changes"
|
|
9
9
|
]);
|
package/dist/executors.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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-2UH4RRNW.js');
|
|
3
|
+
require('./chunk-YCVKG6JS.js');
|
|
4
|
+
require('./chunk-PJF55MGD.js');
|
|
5
|
+
require('./chunk-U4TQH734.js');
|
|
6
|
+
require('./chunk-2GIUPJHS.js');
|
|
7
|
+
require('./chunk-763TSWDB.js');
|
|
8
|
+
require('./chunk-X3NRJ4N7.js');
|
|
9
9
|
require('./chunk-3GQAWCBQ.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-
|
|
2
|
+
import "./chunk-I4V7RFTZ.mjs";
|
|
3
|
+
import "./chunk-3OZWQ5QE.mjs";
|
|
4
|
+
import "./chunk-E5YDCCYW.mjs";
|
|
5
|
+
import "./chunk-DK54HN4K.mjs";
|
|
6
|
+
import "./chunk-TVI5BFN7.mjs";
|
|
7
|
+
import "./chunk-5IVEJ34A.mjs";
|
|
8
|
+
import "./chunk-HJVG56K3.mjs";
|
|
9
9
|
import "./chunk-Y4D6KHJP.mjs";
|
package/dist/generators.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-N2YKXZ5R.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk5C2GNELZjs = require('./chunk-5C2GNELZ.js');
|
|
5
5
|
require('./chunk-DBLK3NPE.js');
|
|
6
|
-
require('./chunk-
|
|
6
|
+
require('./chunk-X3NRJ4N7.js');
|
|
7
7
|
require('./chunk-3GQAWCBQ.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.initGeneratorFn =
|
|
10
|
+
exports.initGeneratorFn = _chunk5C2GNELZjs.initGeneratorFn;
|
package/dist/generators.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "./chunk-23KFTIT2.mjs";
|
|
2
2
|
import {
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-HFYFHIZK.mjs";
|
|
5
5
|
import "./chunk-KDG5WTN4.mjs";
|
|
6
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-HJVG56K3.mjs";
|
|
7
7
|
import "./chunk-Y4D6KHJP.mjs";
|
|
8
8
|
export {
|
|
9
9
|
initGeneratorFn
|
package/dist/index.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-XO62WWX4.js');
|
|
2
|
-
require('./chunk-
|
|
3
|
-
require('./chunk-
|
|
4
|
-
require('./chunk-
|
|
5
|
-
require('./chunk-
|
|
2
|
+
require('./chunk-2UH4RRNW.js');
|
|
3
|
+
require('./chunk-YCVKG6JS.js');
|
|
4
|
+
require('./chunk-PJF55MGD.js');
|
|
5
|
+
require('./chunk-U4TQH734.js');
|
|
6
6
|
require('./chunk-N2YKXZ5R.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunk5C2GNELZjs = require('./chunk-5C2GNELZ.js');
|
|
10
10
|
require('./chunk-GUQOEBFW.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
var _chunkDBLK3NPEjs = require('./chunk-DBLK3NPE.js');
|
|
15
|
-
require('./chunk-
|
|
15
|
+
require('./chunk-2GIUPJHS.js');
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
19
|
-
require('./chunk-
|
|
18
|
+
var _chunk763TSWDBjs = require('./chunk-763TSWDB.js');
|
|
19
|
+
require('./chunk-X3NRJ4N7.js');
|
|
20
20
|
require('./chunk-3GQAWCBQ.js');
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
exports.Provider = _chunkDBLK3NPEjs.Provider; exports.getCloudTemplateName = _chunkDBLK3NPEjs.getCloudTemplateName; exports.initGeneratorFn =
|
|
26
|
+
exports.Provider = _chunkDBLK3NPEjs.Provider; exports.getCloudTemplateName = _chunkDBLK3NPEjs.getCloudTemplateName; exports.initGeneratorFn = _chunk5C2GNELZjs.initGeneratorFn; exports.withPulumiExecutor = _chunk763TSWDBjs.withPulumiExecutor;
|
package/dist/index.mjs
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import "./chunk-UV4HQO3Y.mjs";
|
|
2
|
-
import "./chunk-
|
|
3
|
-
import "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
2
|
+
import "./chunk-I4V7RFTZ.mjs";
|
|
3
|
+
import "./chunk-3OZWQ5QE.mjs";
|
|
4
|
+
import "./chunk-E5YDCCYW.mjs";
|
|
5
|
+
import "./chunk-DK54HN4K.mjs";
|
|
6
6
|
import "./chunk-23KFTIT2.mjs";
|
|
7
7
|
import {
|
|
8
8
|
initGeneratorFn
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-HFYFHIZK.mjs";
|
|
10
10
|
import "./chunk-CA7S5MOH.mjs";
|
|
11
11
|
import {
|
|
12
12
|
Provider,
|
|
13
13
|
getCloudTemplateName
|
|
14
14
|
} from "./chunk-KDG5WTN4.mjs";
|
|
15
|
-
import "./chunk-
|
|
15
|
+
import "./chunk-TVI5BFN7.mjs";
|
|
16
16
|
import {
|
|
17
17
|
withPulumiExecutor
|
|
18
|
-
} from "./chunk-
|
|
19
|
-
import "./chunk-
|
|
18
|
+
} from "./chunk-5IVEJ34A.mjs";
|
|
19
|
+
import "./chunk-HJVG56K3.mjs";
|
|
20
20
|
import "./chunk-Y4D6KHJP.mjs";
|
|
21
21
|
export {
|
|
22
22
|
Provider,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var _chunk763TSWDBjs = require('../../chunk-763TSWDB.js');
|
|
4
|
+
require('../../chunk-X3NRJ4N7.js');
|
|
5
5
|
require('../../chunk-3GQAWCBQ.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.withPulumiExecutor =
|
|
8
|
+
exports.withPulumiExecutor = _chunk763TSWDBjs.withPulumiExecutor;
|
package/dist/src/base/index.js
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
var _chunkDBLK3NPEjs = require('../../chunk-DBLK3NPE.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
9
|
-
require('../../chunk-
|
|
8
|
+
var _chunk763TSWDBjs = require('../../chunk-763TSWDB.js');
|
|
9
|
+
require('../../chunk-X3NRJ4N7.js');
|
|
10
10
|
require('../../chunk-3GQAWCBQ.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
exports.Provider = _chunkDBLK3NPEjs.Provider; exports.getCloudTemplateName = _chunkDBLK3NPEjs.getCloudTemplateName; exports.withPulumiExecutor =
|
|
15
|
+
exports.Provider = _chunkDBLK3NPEjs.Provider; exports.getCloudTemplateName = _chunkDBLK3NPEjs.getCloudTemplateName; exports.withPulumiExecutor = _chunk763TSWDBjs.withPulumiExecutor;
|
package/dist/src/base/index.mjs
CHANGED
|
@@ -5,8 +5,8 @@ import {
|
|
|
5
5
|
} from "../../chunk-KDG5WTN4.mjs";
|
|
6
6
|
import {
|
|
7
7
|
withPulumiExecutor
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-5IVEJ34A.mjs";
|
|
9
|
+
import "../../chunk-HJVG56K3.mjs";
|
|
10
10
|
import "../../chunk-Y4D6KHJP.mjs";
|
|
11
11
|
export {
|
|
12
12
|
Provider,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunk2GIUPJHSjs = require('../../../chunk-2GIUPJHS.js');
|
|
4
|
+
require('../../../chunk-763TSWDB.js');
|
|
5
|
+
require('../../../chunk-X3NRJ4N7.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.default =
|
|
9
|
+
exports.default = _chunk2GIUPJHSjs.executor_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-TVI5BFN7.mjs";
|
|
4
|
+
import "../../../chunk-5IVEJ34A.mjs";
|
|
5
|
+
import "../../../chunk-HJVG56K3.mjs";
|
|
6
6
|
import "../../../chunk-Y4D6KHJP.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunk2UH4RRNWjs = require('../../../chunk-2UH4RRNW.js');
|
|
4
|
+
require('../../../chunk-763TSWDB.js');
|
|
5
|
+
require('../../../chunk-X3NRJ4N7.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.default =
|
|
9
|
+
exports.default = _chunk2UH4RRNWjs.executor_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-I4V7RFTZ.mjs";
|
|
4
|
+
import "../../../chunk-5IVEJ34A.mjs";
|
|
5
|
+
import "../../../chunk-HJVG56K3.mjs";
|
|
6
6
|
import "../../../chunk-Y4D6KHJP.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkYCVKG6JSjs = require('../../../chunk-YCVKG6JS.js');
|
|
4
|
+
require('../../../chunk-763TSWDB.js');
|
|
5
|
+
require('../../../chunk-X3NRJ4N7.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.default =
|
|
9
|
+
exports.default = _chunkYCVKG6JSjs.executor_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-3OZWQ5QE.mjs";
|
|
4
|
+
import "../../../chunk-5IVEJ34A.mjs";
|
|
5
|
+
import "../../../chunk-HJVG56K3.mjs";
|
|
6
6
|
import "../../../chunk-Y4D6KHJP.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkPJF55MGDjs = require('../../../chunk-PJF55MGD.js');
|
|
4
|
+
require('../../../chunk-763TSWDB.js');
|
|
5
|
+
require('../../../chunk-X3NRJ4N7.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.default =
|
|
9
|
+
exports.default = _chunkPJF55MGDjs.executor_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-E5YDCCYW.mjs";
|
|
4
|
+
import "../../../chunk-5IVEJ34A.mjs";
|
|
5
|
+
import "../../../chunk-HJVG56K3.mjs";
|
|
6
6
|
import "../../../chunk-Y4D6KHJP.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkU4TQH734js = require('../../../chunk-U4TQH734.js');
|
|
4
|
+
require('../../../chunk-763TSWDB.js');
|
|
5
|
+
require('../../../chunk-X3NRJ4N7.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.default =
|
|
9
|
+
exports.default = _chunkU4TQH734js.executor_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-DK54HN4K.mjs";
|
|
4
|
+
import "../../../chunk-5IVEJ34A.mjs";
|
|
5
|
+
import "../../../chunk-HJVG56K3.mjs";
|
|
6
6
|
import "../../../chunk-Y4D6KHJP.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk5C2GNELZjs = require('../../../chunk-5C2GNELZ.js');
|
|
5
5
|
require('../../../chunk-DBLK3NPE.js');
|
|
6
|
-
require('../../../chunk-
|
|
6
|
+
require('../../../chunk-X3NRJ4N7.js');
|
|
7
7
|
require('../../../chunk-3GQAWCBQ.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
exports.default =
|
|
11
|
+
exports.default = _chunk5C2GNELZjs.generator_default; exports.initGeneratorFn = _chunk5C2GNELZjs.initGeneratorFn;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generator_default,
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "../../../chunk-
|
|
4
|
+
} from "../../../chunk-HFYFHIZK.mjs";
|
|
5
5
|
import "../../../chunk-KDG5WTN4.mjs";
|
|
6
|
-
import "../../../chunk-
|
|
6
|
+
import "../../../chunk-HJVG56K3.mjs";
|
|
7
7
|
import "../../../chunk-Y4D6KHJP.mjs";
|
|
8
8
|
export {
|
|
9
9
|
generator_default as default,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/pulumi-tools",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.55",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "Tools for managing Pulumi infrastructure within a Nx workspace.",
|
|
6
6
|
"repository": {
|
|
@@ -114,9 +114,9 @@
|
|
|
114
114
|
"sullivanpj"
|
|
115
115
|
],
|
|
116
116
|
"peerDependencies": {
|
|
117
|
-
"@nx/devkit": "20.
|
|
117
|
+
"@nx/devkit": "20.8.0",
|
|
118
118
|
"@pulumi/pulumi": "^3.144.1",
|
|
119
|
-
"nx": "20.
|
|
119
|
+
"nx": "20.8.0"
|
|
120
120
|
},
|
|
121
121
|
"peerDependenciesMeta": {
|
|
122
122
|
"@nx/devkit": { "optional": false },
|
|
@@ -124,15 +124,15 @@
|
|
|
124
124
|
"nx": { "optional": false }
|
|
125
125
|
},
|
|
126
126
|
"dependencies": {
|
|
127
|
-
"@nx/devkit": "20.
|
|
127
|
+
"@nx/devkit": "20.8.0",
|
|
128
128
|
"@pulumi/pulumi": "^3.144.1",
|
|
129
129
|
"shelljs": "^0.8.5",
|
|
130
130
|
"tslib": "^2.6.3"
|
|
131
131
|
},
|
|
132
132
|
"devDependencies": {
|
|
133
|
-
"@nx/devkit": "20.
|
|
133
|
+
"@nx/devkit": "20.8.0",
|
|
134
134
|
"@types/node": "^22.10.2",
|
|
135
|
-
"nx": "20.
|
|
135
|
+
"nx": "20.8.0",
|
|
136
136
|
"tsup": "8.3.5",
|
|
137
137
|
"untyped": "^1.5.2"
|
|
138
138
|
},
|