@storm-software/pulumi-tools 0.7.58 → 0.7.60

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 (45) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-HC2OB6IT.js → chunk-3FRIEQ7X.js} +2 -2
  4. package/dist/{chunk-6FJGS6NO.js → chunk-7OWMT7HW.js} +2 -2
  5. package/dist/{chunk-LZCENVL2.mjs → chunk-A7TGBBAU.mjs} +1 -1
  6. package/dist/{chunk-RFWXPH5O.mjs → chunk-GWL2KP3L.mjs} +1 -1
  7. package/dist/{chunk-FPMRBKVJ.js → chunk-LDAJAXHG.js} +3 -3
  8. package/dist/{chunk-VGSUCQ2S.mjs → chunk-N7GSKHH2.mjs} +1 -1
  9. package/dist/{chunk-KBH4R4HS.mjs → chunk-NCKI2RE3.mjs} +1 -1
  10. package/dist/{chunk-6GLPUJ2Z.mjs → chunk-O3PHMJE7.mjs} +1 -1
  11. package/dist/{chunk-Z3RL2XD5.js → chunk-OFA4FMYB.js} +2 -2
  12. package/dist/{chunk-O7HLYNNY.js → chunk-QG6LUJIM.js} +2 -2
  13. package/dist/{chunk-D4MGAVQS.mjs → chunk-RG5QIJDW.mjs} +1 -1
  14. package/dist/{chunk-MBBLQYXU.js → chunk-RRWPG63I.js} +220 -1074
  15. package/dist/{chunk-QWUM35ZK.js → chunk-TM3YI3ZC.js} +5 -5
  16. package/dist/{chunk-3SJCAWWB.js → chunk-W45EXKGO.js} +2 -2
  17. package/dist/{chunk-JHWN77K2.mjs → chunk-XKY462OA.mjs} +1 -1
  18. package/dist/{chunk-2Y5YJX5Z.mjs → chunk-YEPSM7YJ.mjs} +3 -3
  19. package/dist/{chunk-NCH5JEH6.mjs → chunk-YY76EXNG.mjs} +2 -2
  20. package/dist/{chunk-NLPR2FPW.mjs → chunk-ZUKZZVY7.mjs} +224 -1078
  21. package/dist/executors.js +7 -7
  22. package/dist/executors.mjs +8 -8
  23. package/dist/generators.js +3 -3
  24. package/dist/generators.mjs +4 -4
  25. package/dist/index.js +9 -9
  26. package/dist/index.mjs +10 -10
  27. package/dist/src/base/base-executor.js +3 -3
  28. package/dist/src/base/base-executor.mjs +3 -3
  29. package/dist/src/base/index.js +3 -3
  30. package/dist/src/base/index.mjs +4 -4
  31. package/dist/src/base/providers.mjs +2 -2
  32. package/dist/src/executors/config/executor.js +4 -4
  33. package/dist/src/executors/config/executor.mjs +4 -4
  34. package/dist/src/executors/import/executor.js +4 -4
  35. package/dist/src/executors/import/executor.mjs +4 -4
  36. package/dist/src/executors/preview/executor.js +4 -4
  37. package/dist/src/executors/preview/executor.mjs +4 -4
  38. package/dist/src/executors/refresh/executor.js +4 -4
  39. package/dist/src/executors/refresh/executor.mjs +4 -4
  40. package/dist/src/executors/up/executor.js +4 -4
  41. package/dist/src/executors/up/executor.mjs +4 -4
  42. package/dist/src/generators/init/generator.js +3 -3
  43. package/dist/src/generators/init/generator.mjs +4 -4
  44. package/dist/tsup.config.mjs +1 -1
  45. package/package.json +10 -30
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  # Changelog for Storm Ops - Pulumi Tools
4
4
 
5
+ ## [0.7.59](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.59) (2025-04-25)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files
10
+ ([2a4a88059](https://github.com/storm-software/storm-ops/commit/2a4a88059))
11
+
5
12
  ## [0.7.58](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.58) (2025-04-25)
6
13
 
7
14
  ### 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
- [![Version](https://img.shields.io/badge/version-0.7.57-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.7.59-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,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkFPMRBKVJjs = require('./chunk-FPMRBKVJ.js');
3
+ var _chunkLDAJAXHGjs = require('./chunk-LDAJAXHG.js');
4
4
 
5
5
  // src/executors/import/executor.ts
6
- var executor_default = _chunkFPMRBKVJjs.withPulumiExecutor.call(void 0, "import", (options) => [
6
+ var executor_default = _chunkLDAJAXHGjs.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 _chunkFPMRBKVJjs = require('./chunk-FPMRBKVJ.js');
3
+ var _chunkLDAJAXHGjs = require('./chunk-LDAJAXHG.js');
4
4
 
5
5
  // src/executors/up/executor.ts
6
- var executor_default = _chunkFPMRBKVJjs.withPulumiExecutor.call(void 0, "up", (options) => [
6
+ var executor_default = _chunkLDAJAXHGjs.withPulumiExecutor.call(void 0, "up", (options) => [
7
7
  "--suppress-progress",
8
8
  options.stack && `--stack=${options.stack}`,
9
9
  options.skipPreview && "--skip-preview",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-NCH5JEH6.mjs";
3
+ } from "./chunk-YY76EXNG.mjs";
4
4
 
5
5
  // src/executors/refresh/executor.ts
6
6
  var executor_default = withPulumiExecutor("refresh", (options) => [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-NCH5JEH6.mjs";
3
+ } from "./chunk-YY76EXNG.mjs";
4
4
 
5
5
  // src/executors/config/executor.ts
6
6
  var executor_default = withPulumiExecutor("config", (options) => [
@@ -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 _chunkMBBLQYXUjs = require('./chunk-MBBLQYXU.js');
4
+ var _chunkRRWPG63Ijs = require('./chunk-RRWPG63I.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 _chunkMBBLQYXUjs.withRunExecutor.call(void 0, `Pulumi \`${command}\` Command Executor`, async (options, context2, config) => {
13
+ return _chunkRRWPG63Ijs.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
- _chunkMBBLQYXUjs.run.call(void 0, config, [
21
+ _chunkRRWPG63Ijs.run.call(void 0, config, [
22
22
  "pulumi",
23
23
  command,
24
24
  ...argsMapper(options)
@@ -7,7 +7,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
7
7
  throw Error('Dynamic require of "' + x + '" is not supported');
8
8
  });
9
9
 
10
- // ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.52.3_@types+node@22.14.0__@swc+core@1.7.26_@swc+h_1f0f2af312616e61530d7e6463ffcaf7/node_modules/tsup/assets/esm_shims.js
10
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=6f5ec3d4990820b9e30a2e3135e1e171cde70966824e3b0ca9c0d2f02fc93f24__aad0536395a8d4adbad069f47cf0551b/node_modules/tsup/assets/esm_shims.js
11
11
  import { fileURLToPath } from "url";
12
12
  import path from "path";
13
13
  var getFilename = /* @__PURE__ */ __name(() => fileURLToPath(import.meta.url), "getFilename");
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-NCH5JEH6.mjs";
3
+ } from "./chunk-YY76EXNG.mjs";
4
4
 
5
5
  // src/executors/up/executor.ts
6
6
  var executor_default = withPulumiExecutor("up", (options) => [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-NCH5JEH6.mjs";
3
+ } from "./chunk-YY76EXNG.mjs";
4
4
 
5
5
  // src/executors/preview/executor.ts
6
6
  var executor_default = withPulumiExecutor("preview", (options) => [
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkFPMRBKVJjs = require('./chunk-FPMRBKVJ.js');
3
+ var _chunkLDAJAXHGjs = require('./chunk-LDAJAXHG.js');
4
4
 
5
5
  // src/executors/preview/executor.ts
6
- var executor_default = _chunkFPMRBKVJjs.withPulumiExecutor.call(void 0, "preview", (options) => [
6
+ var executor_default = _chunkLDAJAXHGjs.withPulumiExecutor.call(void 0, "preview", (options) => [
7
7
  options.stack && `--stack=${options.stack}`,
8
8
  options.expectNoChanges && "--expect-no-changes"
9
9
  ]);
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkFPMRBKVJjs = require('./chunk-FPMRBKVJ.js');
3
+ var _chunkLDAJAXHGjs = require('./chunk-LDAJAXHG.js');
4
4
 
5
5
  // src/executors/refresh/executor.ts
6
- var executor_default = _chunkFPMRBKVJjs.withPulumiExecutor.call(void 0, "refresh", (options) => [
6
+ var executor_default = _chunkLDAJAXHGjs.withPulumiExecutor.call(void 0, "refresh", (options) => [
7
7
  "--suppress-progress",
8
8
  options.stack && `--stack=${options.stack}`,
9
9
  options.skipPreview && "--skip-preview",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-NCH5JEH6.mjs";
3
+ } from "./chunk-YY76EXNG.mjs";
4
4
 
5
5
  // src/executors/import/executor.ts
6
6
  var executor_default = withPulumiExecutor("import", (options) => [