@storm-software/pulumi-tools 0.14.22 → 0.16.0

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 (46) hide show
  1. package/CHANGELOG.md +43 -0
  2. package/README.md +2 -1
  3. package/dist/{chunk-ASQCDAAM.js → chunk-2NYXUJLV.js} +2 -2
  4. package/dist/{chunk-C6GJCQ5J.js → chunk-2WS53HH4.js} +2 -2
  5. package/dist/{chunk-DPBZAMXU.mjs → chunk-3HWUXBQX.mjs} +1 -1
  6. package/dist/{chunk-6AG5RO56.mjs → chunk-5IXEWLWK.mjs} +1 -1
  7. package/dist/{chunk-OZFRCQ3Z.js → chunk-6WXEUMRY.js} +2 -2
  8. package/dist/{chunk-ELDFGBCC.mjs → chunk-B5FHAY4B.mjs} +1 -1
  9. package/dist/{chunk-JBHHZOZ2.mjs → chunk-BVJQQESS.mjs} +550 -247
  10. package/dist/{chunk-VEZKHQNN.js → chunk-FKTQUEC7.js} +2 -2
  11. package/dist/{chunk-5BIYRGVL.mjs → chunk-FNQZVXZP.mjs} +1 -1
  12. package/dist/{chunk-ZFRVRINB.mjs → chunk-KA7QNNRB.mjs} +1 -1
  13. package/dist/{chunk-BRVT2XDW.js → chunk-MYFYSO3U.js} +5 -5
  14. package/dist/{chunk-UTIHFMWM.js → chunk-NMCOBOTE.js} +550 -247
  15. package/dist/{chunk-KKLOTH4P.js → chunk-Q4ZDIHTA.js} +2 -2
  16. package/dist/{chunk-XTVZEZAI.mjs → chunk-RROAOXZI.mjs} +1 -1
  17. package/dist/{chunk-D7VMPRRO.mjs → chunk-UN6DEA2G.mjs} +1 -1
  18. package/dist/{chunk-MF6JHYBR.mjs → chunk-URGPIQOV.mjs} +1 -1
  19. package/dist/{chunk-DJ4CN4AY.js → chunk-ZFGAD7WB.js} +3 -3
  20. package/dist/executors.js +7 -7
  21. package/dist/executors.mjs +8 -8
  22. package/dist/generators.js +3 -3
  23. package/dist/generators.mjs +3 -3
  24. package/dist/index.js +9 -9
  25. package/dist/index.mjs +9 -9
  26. package/dist/src/base/base-executor.js +3 -3
  27. package/dist/src/base/base-executor.mjs +3 -3
  28. package/dist/src/base/index.js +3 -3
  29. package/dist/src/base/index.mjs +3 -3
  30. package/dist/src/base/providers.mjs +1 -1
  31. package/dist/src/executors/config/executor.js +4 -4
  32. package/dist/src/executors/config/executor.mjs +4 -4
  33. package/dist/src/executors/import/executor.js +4 -4
  34. package/dist/src/executors/import/executor.mjs +4 -4
  35. package/dist/src/executors/preview/executor.js +4 -4
  36. package/dist/src/executors/preview/executor.mjs +4 -4
  37. package/dist/src/executors/refresh/executor.js +4 -4
  38. package/dist/src/executors/refresh/executor.mjs +4 -4
  39. package/dist/src/executors/up/executor.js +4 -4
  40. package/dist/src/executors/up/executor.mjs +4 -4
  41. package/dist/src/generators/init/generator.js +3 -3
  42. package/dist/src/generators/init/generator.mjs +3 -3
  43. package/dist/src/lib/aws/index.mjs +1 -1
  44. package/dist/src/lib/aws/providers.mjs +1 -1
  45. package/dist/tsup.config.mjs +1 -1
  46. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -2,6 +2,49 @@
2
2
 
3
3
  # Changelog for Storm Ops - Pulumi Tools
4
4
 
5
+ ## [0.15.1](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.15.1) (2025-08-05)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Updated workspace package links
10
+ ([51780ded4](https://github.com/storm-software/storm-ops/commit/51780ded4))
11
+ - **monorepo:** Regenerate README markdown files
12
+ ([1763510bb](https://github.com/storm-software/storm-ops/commit/1763510bb))
13
+
14
+ ### Updated Dependencies
15
+
16
+ - Updated config-tools to 1.179.1
17
+ - Updated config to 1.127.1
18
+
19
+ ## [0.15.0](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.15.0) (2025-08-05)
20
+
21
+ ### Features
22
+
23
+ - **workspace-tools:** Added the `enableTypeCheck` option to the base Nx plugin
24
+ ([c11a3c96e](https://github.com/storm-software/storm-ops/commit/c11a3c96e))
25
+
26
+ ### Miscellaneous
27
+
28
+ - **monorepo:** Regenerate README markdown files
29
+ ([cf6bd2d92](https://github.com/storm-software/storm-ops/commit/cf6bd2d92))
30
+
31
+ ### Updated Dependencies
32
+
33
+ - Updated config-tools to 1.179.0
34
+ - Updated config to 1.127.0
35
+
36
+ ## [0.14.22](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.14.22) (2025-08-05)
37
+
38
+ ### Miscellaneous
39
+
40
+ - **monorepo:** Regenerate README markdown files
41
+ ([21fa7cc54](https://github.com/storm-software/storm-ops/commit/21fa7cc54))
42
+
43
+ ### Updated Dependencies
44
+
45
+ - Updated config-tools to 1.178.7
46
+ - Updated config to 1.126.11
47
+
5
48
  ## [0.14.21](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.14.21) (2025-08-05)
6
49
 
7
50
  ### 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.14.20-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.15.0-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 -->
@@ -40,6 +40,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
+
43
44
  ## Table of Contents
44
45
 
45
46
  - [Storm Pulumi Tools](#storm-pulumi-tools)
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkDJ4CN4AYjs = require('./chunk-DJ4CN4AY.js');
3
+ var _chunkZFGAD7WBjs = require('./chunk-ZFGAD7WB.js');
4
4
 
5
5
  // src/executors/import/executor.ts
6
- var executor_default = _chunkDJ4CN4AYjs.withPulumiExecutor.call(void 0, "import", (options) => [
6
+ var executor_default = _chunkZFGAD7WBjs.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 _chunkDJ4CN4AYjs = require('./chunk-DJ4CN4AY.js');
3
+ var _chunkZFGAD7WBjs = require('./chunk-ZFGAD7WB.js');
4
4
 
5
5
  // src/executors/config/executor.ts
6
- var executor_default = _chunkDJ4CN4AYjs.withPulumiExecutor.call(void 0, "config", (options) => [
6
+ var executor_default = _chunkZFGAD7WBjs.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-XTVZEZAI.mjs";
3
+ } from "./chunk-RROAOXZI.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-XTVZEZAI.mjs";
3
+ } from "./chunk-RROAOXZI.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 _chunkDJ4CN4AYjs = require('./chunk-DJ4CN4AY.js');
3
+ var _chunkZFGAD7WBjs = require('./chunk-ZFGAD7WB.js');
4
4
 
5
5
  // src/executors/preview/executor.ts
6
- var executor_default = _chunkDJ4CN4AYjs.withPulumiExecutor.call(void 0,
6
+ var executor_default = _chunkZFGAD7WBjs.withPulumiExecutor.call(void 0,
7
7
  "preview",
8
8
  (options) => [
9
9
  options.stack && `--stack=${options.stack}`,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-XTVZEZAI.mjs";
3
+ } from "./chunk-RROAOXZI.mjs";
4
4
 
5
5
  // src/executors/preview/executor.ts
6
6
  var executor_default = withPulumiExecutor(