@storm-software/terraform-tools 0.65.2 → 0.65.4

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 (37) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-JMPD2YXY.mjs → chunk-2EMQSNR3.mjs} +3 -2
  4. package/dist/{chunk-DE6IBBYR.js → chunk-3KWU3H4P.js} +2 -2
  5. package/dist/{chunk-LDMMSOQW.mjs → chunk-4OAT6CHR.mjs} +1 -1
  6. package/dist/{chunk-IR7HW7YG.js → chunk-CX32MCKP.js} +107 -106
  7. package/dist/{chunk-JDV5QUWG.js → chunk-HYXXMLHP.js} +4 -3
  8. package/dist/{chunk-QFNYSNEH.mjs → chunk-IMP4HRQ3.mjs} +2 -1
  9. package/dist/{chunk-PQUO4YRH.js → chunk-J6NN46Z2.js} +2 -2
  10. package/dist/{chunk-DLA63M27.js → chunk-K2ZUB3RA.js} +2 -2
  11. package/dist/{chunk-ZPLASCRL.js → chunk-NNHU5AWL.js} +5 -0
  12. package/dist/{chunk-GUOGMMKN.mjs → chunk-P7MUCUNU.mjs} +1 -1
  13. package/dist/{chunk-JHJFLEJ3.js → chunk-PJO2T7IA.js} +2 -2
  14. package/dist/{chunk-H3BT3LBN.mjs → chunk-PLTUZDIT.mjs} +1 -1
  15. package/dist/{chunk-ODW5G3WY.mjs → chunk-PZIOPR2Z.mjs} +5 -0
  16. package/dist/{chunk-WO3OUOKC.mjs → chunk-ZUOKS6JG.mjs} +1 -1
  17. package/dist/executors.js +6 -6
  18. package/dist/executors.mjs +6 -6
  19. package/dist/generators.js +3 -3
  20. package/dist/generators.mjs +2 -2
  21. package/dist/index.js +8 -8
  22. package/dist/index.mjs +7 -7
  23. package/dist/src/base/index.js +3 -3
  24. package/dist/src/base/index.mjs +2 -2
  25. package/dist/src/base/terraform-executor.js +3 -3
  26. package/dist/src/base/terraform-executor.mjs +2 -2
  27. package/dist/src/executors/apply/executor.js +4 -4
  28. package/dist/src/executors/apply/executor.mjs +3 -3
  29. package/dist/src/executors/destroy/executor.js +4 -4
  30. package/dist/src/executors/destroy/executor.mjs +3 -3
  31. package/dist/src/executors/output/executor.js +4 -4
  32. package/dist/src/executors/output/executor.mjs +3 -3
  33. package/dist/src/executors/plan/executor.js +4 -4
  34. package/dist/src/executors/plan/executor.mjs +3 -3
  35. package/dist/src/generators/init/init.js +3 -3
  36. package/dist/src/generators/init/init.mjs +2 -2
  37. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  # Changelog for Storm Ops - Terraform Tools
4
4
 
5
+ ## [0.65.3](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.65.3) (2025-09-20)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update workspace package links
10
+ ([2eed9fa1f](https://github.com/storm-software/storm-ops/commit/2eed9fa1f))
11
+
12
+ ## [0.65.2](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.65.2) (2025-09-20)
13
+
14
+ ### Miscellaneous
15
+
16
+ - **monorepo:** Update workspace package links
17
+ ([b5a7b29f8](https://github.com/storm-software/storm-ops/commit/b5a7b29f8))
18
+
5
19
  ## [0.65.1](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.65.1) (2025-09-19)
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
- [![Version](https://img.shields.io/badge/version-0.65.1-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.65.3-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
  withRunExecutor
3
- } from "./chunk-ODW5G3WY.mjs";
3
+ } from "./chunk-PZIOPR2Z.mjs";
4
4
 
5
5
  // ../config-tools/src/utilities/run.ts
6
6
  import { exec, execSync } from "node:child_process";
@@ -17,7 +17,8 @@ var run = (config, command, cwd = config.workspaceRoot ?? process.cwd(), stdio =
17
17
  windowsHide: true,
18
18
  stdio,
19
19
  maxBuffer: LARGE_BUFFER,
20
- killSignal: "SIGTERM"
20
+ killSignal: "SIGTERM",
21
+ encoding: "utf8"
21
22
  });
22
23
  };
23
24
 
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkJDV5QUWGjs = require('./chunk-JDV5QUWG.js');
3
+ var _chunkHYXXMLHPjs = require('./chunk-HYXXMLHP.js');
4
4
 
5
5
  // src/executors/output/executor.ts
6
- var executor_default = _chunkJDV5QUWGjs.withTerraformExecutor.call(void 0, "output");
6
+ var executor_default = _chunkHYXXMLHPjs.withTerraformExecutor.call(void 0, "output");
7
7
 
8
8
 
9
9
 
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-JMPD2YXY.mjs";
3
+ } from "./chunk-2EMQSNR3.mjs";
4
4
 
5
5
  // src/executors/apply/executor.ts
6
6
  var executor_default = withTerraformExecutor("apply");