@storm-software/pulumi-tools 0.14.8 → 0.14.15

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.
Files changed (43) hide show
  1. package/CHANGELOG.md +86 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-U7FYN27O.mjs → chunk-5BIYRGVL.mjs} +1 -1
  4. package/dist/{chunk-H3WJPCD5.mjs → chunk-6AG5RO56.mjs} +1 -1
  5. package/dist/{chunk-E4YRG6SB.js → chunk-ASQCDAAM.js} +2 -2
  6. package/dist/{chunk-52OXL4RY.js → chunk-BRVT2XDW.js} +6 -6
  7. package/dist/{chunk-CNMJGF4R.js → chunk-C6GJCQ5J.js} +2 -2
  8. package/dist/{chunk-XI6FGBPW.mjs → chunk-D7VMPRRO.mjs} +1 -1
  9. package/dist/{chunk-Z64OMLP7.js → chunk-DJ4CN4AY.js} +3 -3
  10. package/dist/{chunk-NSF72K63.mjs → chunk-DPBZAMXU.mjs} +1 -1
  11. package/dist/{chunk-BFXPJZB5.mjs → chunk-ELDFGBCC.mjs} +1 -1
  12. package/dist/{chunk-SVFNJXCP.mjs → chunk-JBHHZOZ2.mjs} +834 -754
  13. package/dist/{chunk-6HF3Y56F.js → chunk-KKLOTH4P.js} +2 -2
  14. package/dist/{chunk-TRNG4UP5.js → chunk-OZFRCQ3Z.js} +2 -2
  15. package/dist/{chunk-PDGAR3LA.js → chunk-UTIHFMWM.js} +744 -664
  16. package/dist/{chunk-B7TBJFFG.js → chunk-VEZKHQNN.js} +2 -2
  17. package/dist/{chunk-QAXNCI2H.mjs → chunk-XTVZEZAI.mjs} +1 -1
  18. package/dist/{chunk-PG4O6WDC.mjs → chunk-ZFRVRINB.mjs} +4 -4
  19. package/dist/executors.js +7 -7
  20. package/dist/executors.mjs +7 -7
  21. package/dist/generators.js +3 -3
  22. package/dist/generators.mjs +2 -2
  23. package/dist/index.js +9 -9
  24. package/dist/index.mjs +8 -8
  25. package/dist/src/base/base-executor.js +3 -3
  26. package/dist/src/base/base-executor.mjs +2 -2
  27. package/dist/src/base/index.js +3 -3
  28. package/dist/src/base/index.mjs +2 -2
  29. package/dist/src/executors/config/executor.js +4 -4
  30. package/dist/src/executors/config/executor.mjs +3 -3
  31. package/dist/src/executors/import/executor.js +4 -4
  32. package/dist/src/executors/import/executor.mjs +3 -3
  33. package/dist/src/executors/preview/executor.js +4 -4
  34. package/dist/src/executors/preview/executor.mjs +3 -3
  35. package/dist/src/executors/refresh/executor.js +4 -4
  36. package/dist/src/executors/refresh/executor.mjs +3 -3
  37. package/dist/src/executors/up/executor.js +4 -4
  38. package/dist/src/executors/up/executor.mjs +3 -3
  39. package/dist/src/generators/init/generator.js +3 -3
  40. package/dist/src/generators/init/generator.mjs +2 -2
  41. package/package.json +4 -4
  42. package/dist/chunk-RTWTYXL2.mjs +0 -133
  43. package/dist/chunk-SSZ7BST5.js +0 -133
package/CHANGELOG.md CHANGED
@@ -2,6 +2,92 @@
2
2
 
3
3
  # Changelog for Storm Ops - Pulumi Tools
4
4
 
5
+ ## [0.14.14](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.14.14) (2025-08-03)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update README files and package dependencies
10
+ ([98aa92354](https://github.com/storm-software/storm-ops/commit/98aa92354))
11
+
12
+ ### Updated Dependencies
13
+
14
+ - Updated config-tools to 1.177.3
15
+ - Updated config to 1.126.3
16
+
17
+ ## [0.14.13](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.14.13) (2025-08-03)
18
+
19
+ ### Miscellaneous
20
+
21
+ - **monorepo:** Updates to package dependencies
22
+ ([d3178b9fe](https://github.com/storm-software/storm-ops/commit/d3178b9fe))
23
+
24
+ ### Updated Dependencies
25
+
26
+ - Updated config-tools to 1.177.2
27
+ - Updated config to 1.126.2
28
+
29
+ ## [0.14.12](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.14.12) (2025-08-03)
30
+
31
+ ### Miscellaneous
32
+
33
+ - **monorepo:** Updates to README and dependencies
34
+ ([d5fa740ba](https://github.com/storm-software/storm-ops/commit/d5fa740ba))
35
+
36
+ ### Updated Dependencies
37
+
38
+ - Updated config-tools to 1.177.1
39
+ - Updated config to 1.126.1
40
+
41
+ ## [0.14.11](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.14.11) (2025-08-03)
42
+
43
+ ### Miscellaneous
44
+
45
+ - **monorepo:** Update workspace dependency links for packages
46
+ ([e311f77ef](https://github.com/storm-software/storm-ops/commit/e311f77ef))
47
+
48
+ ### Updated Dependencies
49
+
50
+ - Updated config-tools to 1.177.0
51
+ - Updated config to 1.126.0
52
+
53
+ ## [0.14.10](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.14.10) (2025-08-03)
54
+
55
+ ### Miscellaneous
56
+
57
+ - **monorepo:** Update README and package dependency versions
58
+ ([cf2786e59](https://github.com/storm-software/storm-ops/commit/cf2786e59))
59
+
60
+ ### Updated Dependencies
61
+
62
+ - Updated config-tools to 1.176.26
63
+ - Updated config to 1.125.24
64
+
65
+ ## [0.14.9](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.14.9) (2025-08-03)
66
+
67
+ ### Miscellaneous
68
+
69
+ - **monorepo:** Update workspace package dependencies
70
+ ([a51e7f3f5](https://github.com/storm-software/storm-ops/commit/a51e7f3f5))
71
+ - **monorepo:** Regenerate README markdown files
72
+ ([bfce1b325](https://github.com/storm-software/storm-ops/commit/bfce1b325))
73
+
74
+ ### Updated Dependencies
75
+
76
+ - Updated config-tools to 1.176.25
77
+ - Updated config to 1.125.23
78
+
79
+ ## [0.14.8](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.14.8) (2025-08-03)
80
+
81
+ ### Miscellaneous
82
+
83
+ - **monorepo:** Update workspace package dependencies
84
+ ([c6fbbda93](https://github.com/storm-software/storm-ops/commit/c6fbbda93))
85
+
86
+ ### Updated Dependencies
87
+
88
+ - Updated config-tools to 1.176.24
89
+ - Updated config to 1.125.22
90
+
5
91
  ## [0.14.7](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.14.7) (2025-08-02)
6
92
 
7
93
  ### Bug Fixes
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
- [![Version](https://img.shields.io/badge/version-0.14.6-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.14.13-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-QAXNCI2H.mjs";
3
+ } from "./chunk-XTVZEZAI.mjs";
4
4
 
5
5
  // src/executors/refresh/executor.ts
6
6
  var executor_default = withPulumiExecutor(
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-QAXNCI2H.mjs";
3
+ } from "./chunk-XTVZEZAI.mjs";
4
4
 
5
5
  // src/executors/up/executor.ts
6
6
  var executor_default = withPulumiExecutor("up", (options) => [
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkZ64OMLP7js = require('./chunk-Z64OMLP7.js');
3
+ var _chunkDJ4CN4AYjs = require('./chunk-DJ4CN4AY.js');
4
4
 
5
5
  // src/executors/import/executor.ts
6
- var executor_default = _chunkZ64OMLP7js.withPulumiExecutor.call(void 0, "import", (options) => [
6
+ var executor_default = _chunkDJ4CN4AYjs.withPulumiExecutor.call(void 0, "import", (options) => [
7
7
  options.target,
8
8
  options.name,
9
9
  options.id,
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
+ var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
3
4
 
4
5
 
5
- var _chunkPDGAR3LAjs = require('./chunk-PDGAR3LA.js');
6
6
 
7
7
 
8
- var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
8
+ var _chunkUTIHFMWMjs = require('./chunk-UTIHFMWM.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 = _chunkPDGAR3LAjs.initGenerator.call(void 0, tree, options);
21
+ const task = _chunkUTIHFMWMjs.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 = _chunkPDGAR3LAjs.withRunGenerator.call(void 0,
57
+ var generator_default = _chunkUTIHFMWMjs.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
- _chunkPDGAR3LAjs.run.call(void 0,
64
+ _chunkUTIHFMWMjs.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
- _chunkPDGAR3LAjs.run.call(void 0,
88
+ _chunkUTIHFMWMjs.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"),
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkZ64OMLP7js = require('./chunk-Z64OMLP7.js');
3
+ var _chunkDJ4CN4AYjs = require('./chunk-DJ4CN4AY.js');
4
4
 
5
5
  // src/executors/config/executor.ts
6
- var executor_default = _chunkZ64OMLP7js.withPulumiExecutor.call(void 0, "config", (options) => [
6
+ var executor_default = _chunkDJ4CN4AYjs.withPulumiExecutor.call(void 0, "config", (options) => [
7
7
  options.action,
8
8
  options.showSecrets && `--show-secrets`,
9
9
  options.secret && `--secret`,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-QAXNCI2H.mjs";
3
+ } from "./chunk-XTVZEZAI.mjs";
4
4
 
5
5
  // src/executors/config/executor.ts
6
6
  var executor_default = withPulumiExecutor("config", (options) => [
@@ -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 _chunkPDGAR3LAjs = require('./chunk-PDGAR3LA.js');
4
+ var _chunkUTIHFMWMjs = require('./chunk-UTIHFMWM.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 _chunkPDGAR3LAjs.withRunExecutor.call(void 0,
10
+ return _chunkUTIHFMWMjs.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
- _chunkPDGAR3LAjs.run.call(void 0,
24
+ _chunkUTIHFMWMjs.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,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-QAXNCI2H.mjs";
3
+ } from "./chunk-XTVZEZAI.mjs";
4
4
 
5
5
  // src/executors/import/executor.ts
6
6
  var executor_default = withPulumiExecutor("import", (options) => [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-QAXNCI2H.mjs";
3
+ } from "./chunk-XTVZEZAI.mjs";
4
4
 
5
5
  // src/executors/preview/executor.ts
6
6
  var executor_default = withPulumiExecutor(