@storm-software/pulumi-tools 0.22.54 → 0.22.56
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 +27 -1
- package/README.md +7 -2
- package/dist/{chunk-HVRWP454.js → chunk-57O6VNN5.js} +2 -2
- package/dist/{chunk-MFGBB2XU.mjs → chunk-65IKRRYE.mjs} +1 -1
- package/dist/{chunk-LDVKFDVP.js → chunk-ABOIWKEF.js} +2 -2
- package/dist/{chunk-QFLCNIYZ.mjs → chunk-AMGF5JTV.mjs} +1 -1
- package/dist/{chunk-3LF5R4GG.mjs → chunk-AOBIUMQK.mjs} +1 -1
- package/dist/{chunk-7NBBTCSH.mjs → chunk-E676UNTM.mjs} +1 -1
- package/dist/{chunk-L67M4GGM.js → chunk-JWELPFXX.js} +5 -5
- package/dist/{chunk-NVP4WVKG.js → chunk-K2QA6LYS.js} +13 -0
- package/dist/{chunk-MVWHPU27.mjs → chunk-KJ447T56.mjs} +1 -1
- package/dist/{chunk-ZLB4CGRJ.js → chunk-KV7WQAAN.js} +2 -2
- package/dist/{chunk-LVZGXD5L.js → chunk-MLDA75T3.js} +3 -3
- package/dist/{chunk-2XDR64Q7.js → chunk-PMBQ2HOV.js} +2 -2
- package/dist/{chunk-ZIUUODSM.js → chunk-QREURMV7.js} +2 -2
- package/dist/{chunk-BNNTAPI4.mjs → chunk-TMZNC5MF.mjs} +1 -1
- package/dist/{chunk-37QF4L3B.mjs → chunk-UHCWEDY4.mjs} +13 -0
- package/dist/{chunk-GQML4MF2.mjs → chunk-UQNBGNOB.mjs} +1 -1
- 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 +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,32 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Pulumi Tools
|
|
4
4
|
|
|
5
|
+
## [0.22.55](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.55) (12/05/2025)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Update the banner image used in markdown files
|
|
10
|
+
([fc48aee3c](https://github.com/storm-software/storm-ops/commit/fc48aee3c))
|
|
11
|
+
|
|
12
|
+
### Updated Dependencies
|
|
13
|
+
|
|
14
|
+
- Updated **workspace-tools** to **v1.293.25**
|
|
15
|
+
- Updated **config-tools** to **v1.188.55**
|
|
16
|
+
- Updated **config** to **v1.134.55**
|
|
17
|
+
|
|
18
|
+
## [0.22.54](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.54) (12/05/2025)
|
|
19
|
+
|
|
20
|
+
### Miscellaneous
|
|
21
|
+
|
|
22
|
+
- **monorepo:** Update pnpm to v10.24.0
|
|
23
|
+
([05b011cc8](https://github.com/storm-software/storm-ops/commit/05b011cc8))
|
|
24
|
+
|
|
25
|
+
### Updated Dependencies
|
|
26
|
+
|
|
27
|
+
- Updated **workspace-tools** to **v1.293.24**
|
|
28
|
+
- Updated **config-tools** to **v1.188.54**
|
|
29
|
+
- Updated **config** to **v1.134.54**
|
|
30
|
+
|
|
5
31
|
## [0.22.53](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.53) (12/05/2025)
|
|
6
32
|
|
|
7
33
|
### Updated Dependencies
|
|
@@ -18,7 +44,7 @@
|
|
|
18
44
|
- Updated **config-tools** to **v1.188.52**
|
|
19
45
|
- Updated **config** to **v1.134.52**
|
|
20
46
|
|
|
21
|
-

|
|
22
48
|
|
|
23
49
|
# Changelog for Storm Ops - Pulumi Tools
|
|
24
50
|
|
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 -->
|
|
@@ -46,6 +46,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
46
46
|
|
|
47
47
|
<!-- START doctoc -->
|
|
48
48
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
49
|
+
|
|
49
50
|
## Table of Contents
|
|
50
51
|
|
|
51
52
|
- [Storm Pulumi Tools](#storm-pulumi-tools)
|
|
@@ -460,7 +461,11 @@ specification. Contributions of any kind welcome!
|
|
|
460
461
|
<br />
|
|
461
462
|
|
|
462
463
|
<div align="center">
|
|
463
|
-
<
|
|
464
|
+
<picture>
|
|
465
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x320-dark-optimized.webp">
|
|
466
|
+
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x320-light-optimized.webp">
|
|
467
|
+
<img src="https://public.storm-cdn.com/storm-software/banner-1280x320-dark-optimized.webp" width="100%" alt="Storm Software" />
|
|
468
|
+
</picture>
|
|
464
469
|
</div>
|
|
465
470
|
<br />
|
|
466
471
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkMLDA75T3js = require('./chunk-MLDA75T3.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/up/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkMLDA75T3js.withPulumiExecutor.call(void 0, "up", (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 _chunkMLDA75T3js = require('./chunk-MLDA75T3.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/preview/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkMLDA75T3js.withPulumiExecutor.call(void 0,
|
|
7
7
|
"preview",
|
|
8
8
|
(options) => [
|
|
9
9
|
options.stack && `--stack=${options.stack}`,
|
|
@@ -5,7 +5,7 @@ var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunkK2QA6LYSjs = require('./chunk-K2QA6LYS.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 = _chunkK2QA6LYSjs.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 = _chunkK2QA6LYSjs.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
|
+
_chunkK2QA6LYSjs.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
|
+
_chunkK2QA6LYSjs.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"),
|
|
@@ -3448,6 +3448,11 @@ var ProjectTagConstants = {
|
|
|
3448
3448
|
LIBRARY: "library",
|
|
3449
3449
|
APPLICATION: "application"
|
|
3450
3450
|
},
|
|
3451
|
+
ProjectLinking: {
|
|
3452
|
+
TAG_ID: "project-linking",
|
|
3453
|
+
REFERENCE: "reference",
|
|
3454
|
+
ALIAS: "alias"
|
|
3455
|
+
},
|
|
3451
3456
|
DistStyle: {
|
|
3452
3457
|
TAG_ID: "dist-style",
|
|
3453
3458
|
NORMAL: "normal",
|
|
@@ -3472,6 +3477,14 @@ var ProjectTagConstants = {
|
|
|
3472
3477
|
},
|
|
3473
3478
|
Plugin: {
|
|
3474
3479
|
TAG_ID: "plugin"
|
|
3480
|
+
},
|
|
3481
|
+
Builder: {
|
|
3482
|
+
TAG_ID: "builder",
|
|
3483
|
+
TSC: "tsc",
|
|
3484
|
+
TSUP: "tsup",
|
|
3485
|
+
TSDOWN: "tsdown",
|
|
3486
|
+
VITE: "vite",
|
|
3487
|
+
ROLLDOWN: "rolldown"
|
|
3475
3488
|
}
|
|
3476
3489
|
};
|
|
3477
3490
|
var formatProjectTag = (variant, value) => {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkMLDA75T3js = require('./chunk-MLDA75T3.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/import/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkMLDA75T3js.withPulumiExecutor.call(void 0, "import", (options) => [
|
|
7
7
|
options.target,
|
|
8
8
|
options.name,
|
|
9
9
|
options.id,
|
|
@@ -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 _chunkK2QA6LYSjs = require('./chunk-K2QA6LYS.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 _chunkK2QA6LYSjs.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
|
+
_chunkK2QA6LYSjs.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 _chunkMLDA75T3js = require('./chunk-MLDA75T3.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/config/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkMLDA75T3js.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 _chunkMLDA75T3js = require('./chunk-MLDA75T3.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/refresh/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkMLDA75T3js.withPulumiExecutor.call(void 0,
|
|
7
7
|
"refresh",
|
|
8
8
|
(options) => [
|
|
9
9
|
"--suppress-progress",
|
|
@@ -3452,6 +3452,11 @@ var ProjectTagConstants = {
|
|
|
3452
3452
|
LIBRARY: "library",
|
|
3453
3453
|
APPLICATION: "application"
|
|
3454
3454
|
},
|
|
3455
|
+
ProjectLinking: {
|
|
3456
|
+
TAG_ID: "project-linking",
|
|
3457
|
+
REFERENCE: "reference",
|
|
3458
|
+
ALIAS: "alias"
|
|
3459
|
+
},
|
|
3455
3460
|
DistStyle: {
|
|
3456
3461
|
TAG_ID: "dist-style",
|
|
3457
3462
|
NORMAL: "normal",
|
|
@@ -3476,6 +3481,14 @@ var ProjectTagConstants = {
|
|
|
3476
3481
|
},
|
|
3477
3482
|
Plugin: {
|
|
3478
3483
|
TAG_ID: "plugin"
|
|
3484
|
+
},
|
|
3485
|
+
Builder: {
|
|
3486
|
+
TAG_ID: "builder",
|
|
3487
|
+
TSC: "tsc",
|
|
3488
|
+
TSUP: "tsup",
|
|
3489
|
+
TSDOWN: "tsdown",
|
|
3490
|
+
VITE: "vite",
|
|
3491
|
+
ROLLDOWN: "rolldown"
|
|
3479
3492
|
}
|
|
3480
3493
|
};
|
|
3481
3494
|
var formatProjectTag = (variant, value) => {
|
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-KV7WQAAN.js');
|
|
3
|
+
require('./chunk-ABOIWKEF.js');
|
|
4
|
+
require('./chunk-QREURMV7.js');
|
|
5
|
+
require('./chunk-57O6VNN5.js');
|
|
6
|
+
require('./chunk-PMBQ2HOV.js');
|
|
7
|
+
require('./chunk-MLDA75T3.js');
|
|
8
|
+
require('./chunk-K2QA6LYS.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-KJ447T56.mjs";
|
|
3
|
+
import "./chunk-UQNBGNOB.mjs";
|
|
4
|
+
import "./chunk-AMGF5JTV.mjs";
|
|
5
|
+
import "./chunk-AOBIUMQK.mjs";
|
|
6
|
+
import "./chunk-65IKRRYE.mjs";
|
|
7
|
+
import "./chunk-TMZNC5MF.mjs";
|
|
8
|
+
import "./chunk-UHCWEDY4.mjs";
|
|
9
9
|
import "./chunk-VOWKHCC3.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 _chunkJWELPFXXjs = require('./chunk-JWELPFXX.js');
|
|
5
5
|
require('./chunk-QDPXTR73.js');
|
|
6
|
-
require('./chunk-
|
|
6
|
+
require('./chunk-K2QA6LYS.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.initGeneratorFn =
|
|
9
|
+
exports.initGeneratorFn = _chunkJWELPFXXjs.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-E676UNTM.mjs";
|
|
5
5
|
import "./chunk-5TB4HFDP.mjs";
|
|
6
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-UHCWEDY4.mjs";
|
|
7
7
|
import "./chunk-VOWKHCC3.mjs";
|
|
8
8
|
export {
|
|
9
9
|
initGeneratorFn
|
package/dist/index.js
CHANGED
|
@@ -8,24 +8,24 @@
|
|
|
8
8
|
|
|
9
9
|
var _chunk7I63VQP3js = require('./chunk-7I63VQP3.js');
|
|
10
10
|
require('./chunk-XO62WWX4.js');
|
|
11
|
-
require('./chunk-
|
|
12
|
-
require('./chunk-
|
|
13
|
-
require('./chunk-
|
|
14
|
-
require('./chunk-
|
|
11
|
+
require('./chunk-KV7WQAAN.js');
|
|
12
|
+
require('./chunk-ABOIWKEF.js');
|
|
13
|
+
require('./chunk-QREURMV7.js');
|
|
14
|
+
require('./chunk-57O6VNN5.js');
|
|
15
15
|
require('./chunk-N2YKXZ5R.js');
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
18
|
+
var _chunkJWELPFXXjs = require('./chunk-JWELPFXX.js');
|
|
19
19
|
require('./chunk-GUQOEBFW.js');
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
|
|
24
|
-
require('./chunk-
|
|
24
|
+
require('./chunk-PMBQ2HOV.js');
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
var
|
|
28
|
-
require('./chunk-
|
|
27
|
+
var _chunkMLDA75T3js = require('./chunk-MLDA75T3.js');
|
|
28
|
+
require('./chunk-K2QA6LYS.js');
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
@@ -37,4 +37,4 @@ require('./chunk-NVP4WVKG.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 = _chunkJWELPFXXjs.initGeneratorFn; exports.securityGroup = _chunk7I63VQP3js.securityGroup; exports.subnet = _chunk7I63VQP3js.subnet; exports.vpc = _chunk7I63VQP3js.vpc; exports.withPulumiExecutor = _chunkMLDA75T3js.withPulumiExecutor;
|
package/dist/index.mjs
CHANGED
|
@@ -8,24 +8,24 @@ import {
|
|
|
8
8
|
vpc
|
|
9
9
|
} from "./chunk-S6XCS2TA.mjs";
|
|
10
10
|
import "./chunk-UV4HQO3Y.mjs";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-KJ447T56.mjs";
|
|
12
|
+
import "./chunk-UQNBGNOB.mjs";
|
|
13
|
+
import "./chunk-AMGF5JTV.mjs";
|
|
14
|
+
import "./chunk-AOBIUMQK.mjs";
|
|
15
15
|
import "./chunk-23KFTIT2.mjs";
|
|
16
16
|
import {
|
|
17
17
|
initGeneratorFn
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-E676UNTM.mjs";
|
|
19
19
|
import "./chunk-CA7S5MOH.mjs";
|
|
20
20
|
import {
|
|
21
21
|
Provider,
|
|
22
22
|
getCloudTemplateName
|
|
23
23
|
} from "./chunk-5TB4HFDP.mjs";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-65IKRRYE.mjs";
|
|
25
25
|
import {
|
|
26
26
|
withPulumiExecutor
|
|
27
|
-
} from "./chunk-
|
|
28
|
-
import "./chunk-
|
|
27
|
+
} from "./chunk-TMZNC5MF.mjs";
|
|
28
|
+
import "./chunk-UHCWEDY4.mjs";
|
|
29
29
|
import "./chunk-VOWKHCC3.mjs";
|
|
30
30
|
export {
|
|
31
31
|
Provider,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var _chunkMLDA75T3js = require('../../chunk-MLDA75T3.js');
|
|
4
|
+
require('../../chunk-K2QA6LYS.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
exports.withPulumiExecutor =
|
|
7
|
+
exports.withPulumiExecutor = _chunkMLDA75T3js.withPulumiExecutor;
|
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 _chunkMLDA75T3js = require('../../chunk-MLDA75T3.js');
|
|
9
|
+
require('../../chunk-K2QA6LYS.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 = _chunkMLDA75T3js.withPulumiExecutor;
|
package/dist/src/base/index.mjs
CHANGED
|
@@ -5,8 +5,8 @@ import {
|
|
|
5
5
|
} from "../../chunk-5TB4HFDP.mjs";
|
|
6
6
|
import {
|
|
7
7
|
withPulumiExecutor
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-TMZNC5MF.mjs";
|
|
9
|
+
import "../../chunk-UHCWEDY4.mjs";
|
|
10
10
|
import "../../chunk-VOWKHCC3.mjs";
|
|
11
11
|
export {
|
|
12
12
|
Provider,
|
|
@@ -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 _chunkPMBQ2HOVjs = require('../../../chunk-PMBQ2HOV.js');
|
|
4
|
+
require('../../../chunk-MLDA75T3.js');
|
|
5
|
+
require('../../../chunk-K2QA6LYS.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkPMBQ2HOVjs.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-65IKRRYE.mjs";
|
|
4
|
+
import "../../../chunk-TMZNC5MF.mjs";
|
|
5
|
+
import "../../../chunk-UHCWEDY4.mjs";
|
|
6
6
|
import "../../../chunk-VOWKHCC3.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -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 _chunkKV7WQAANjs = require('../../../chunk-KV7WQAAN.js');
|
|
4
|
+
require('../../../chunk-MLDA75T3.js');
|
|
5
|
+
require('../../../chunk-K2QA6LYS.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkKV7WQAANjs.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-KJ447T56.mjs";
|
|
4
|
+
import "../../../chunk-TMZNC5MF.mjs";
|
|
5
|
+
import "../../../chunk-UHCWEDY4.mjs";
|
|
6
6
|
import "../../../chunk-VOWKHCC3.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -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 _chunkABOIWKEFjs = require('../../../chunk-ABOIWKEF.js');
|
|
4
|
+
require('../../../chunk-MLDA75T3.js');
|
|
5
|
+
require('../../../chunk-K2QA6LYS.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkABOIWKEFjs.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-UQNBGNOB.mjs";
|
|
4
|
+
import "../../../chunk-TMZNC5MF.mjs";
|
|
5
|
+
import "../../../chunk-UHCWEDY4.mjs";
|
|
6
6
|
import "../../../chunk-VOWKHCC3.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -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 _chunkQREURMV7js = require('../../../chunk-QREURMV7.js');
|
|
4
|
+
require('../../../chunk-MLDA75T3.js');
|
|
5
|
+
require('../../../chunk-K2QA6LYS.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkQREURMV7js.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-AMGF5JTV.mjs";
|
|
4
|
+
import "../../../chunk-TMZNC5MF.mjs";
|
|
5
|
+
import "../../../chunk-UHCWEDY4.mjs";
|
|
6
6
|
import "../../../chunk-VOWKHCC3.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -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 _chunk57O6VNN5js = require('../../../chunk-57O6VNN5.js');
|
|
4
|
+
require('../../../chunk-MLDA75T3.js');
|
|
5
|
+
require('../../../chunk-K2QA6LYS.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunk57O6VNN5js.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-AOBIUMQK.mjs";
|
|
4
|
+
import "../../../chunk-TMZNC5MF.mjs";
|
|
5
|
+
import "../../../chunk-UHCWEDY4.mjs";
|
|
6
6
|
import "../../../chunk-VOWKHCC3.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkJWELPFXXjs = require('../../../chunk-JWELPFXX.js');
|
|
5
5
|
require('../../../chunk-QDPXTR73.js');
|
|
6
|
-
require('../../../chunk-
|
|
6
|
+
require('../../../chunk-K2QA6LYS.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.default =
|
|
10
|
+
exports.default = _chunkJWELPFXXjs.generator_default; exports.initGeneratorFn = _chunkJWELPFXXjs.initGeneratorFn;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generator_default,
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "../../../chunk-
|
|
4
|
+
} from "../../../chunk-E676UNTM.mjs";
|
|
5
5
|
import "../../../chunk-5TB4HFDP.mjs";
|
|
6
|
-
import "../../../chunk-
|
|
6
|
+
import "../../../chunk-UHCWEDY4.mjs";
|
|
7
7
|
import "../../../chunk-VOWKHCC3.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.22.
|
|
3
|
+
"version": "0.22.56",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "Tools for managing Pulumi infrastructure within a Nx workspace.",
|
|
6
6
|
"repository": {
|
|
@@ -156,8 +156,8 @@
|
|
|
156
156
|
"@pulumi/aws": "^6.83.2",
|
|
157
157
|
"@pulumi/awsx": "^2.22.0",
|
|
158
158
|
"@pulumi/pulumi": "^3.210.0",
|
|
159
|
-
"@storm-software/config": "^1.134.
|
|
160
|
-
"@storm-software/config-tools": "^1.188.
|
|
159
|
+
"@storm-software/config": "^1.134.56",
|
|
160
|
+
"@storm-software/config-tools": "^1.188.56",
|
|
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": "0196a90ff3532eea38d6c72c6bcb5a08c94853bc"
|
|
175
175
|
}
|