@storm-software/terraform-tools 0.65.11 → 0.65.13

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 (40) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-V2GQRCVV.mjs → chunk-3EVFQSSJ.mjs} +4 -4
  4. package/dist/{chunk-W3L35PW3.mjs → chunk-7FW6TNQR.mjs} +1 -1
  5. package/dist/{chunk-BQVOGJTI.mjs → chunk-E4ETCWP5.mjs} +2 -2
  6. package/dist/{chunk-LYJ5XWTZ.mjs → chunk-EQLCXKOK.mjs} +1 -1
  7. package/dist/{chunk-F3ZBWEMP.js → chunk-FY2OJVNK.js} +136 -136
  8. package/dist/{chunk-5LHBVG2L.mjs → chunk-GJ5KMYYU.mjs} +1 -1
  9. package/dist/{chunk-2MUZHVIB.mjs → chunk-IVQEPQFZ.mjs} +1 -1
  10. package/dist/{chunk-XVLTDPFA.js → chunk-LOVMG432.js} +2 -2
  11. package/dist/{chunk-WS4BEVU3.js → chunk-NT6AHANU.js} +2 -2
  12. package/dist/{chunk-BE5TKL2F.js → chunk-PVFVZPEM.js} +4 -4
  13. package/dist/{chunk-5URQ2UDK.js → chunk-QBESBX3X.js} +2 -2
  14. package/dist/{chunk-AL3DBVWS.js → chunk-TFXQTMWW.js} +2 -2
  15. package/dist/{chunk-Q4W5GZD3.js → chunk-TKJZM7NN.js} +2 -2
  16. package/dist/{chunk-QJB75I6E.mjs → chunk-WBIP7MV3.mjs} +1 -1
  17. package/dist/{chunk-IUIEBW6G.mjs → chunk-WNXMATN6.mjs} +1 -1
  18. package/dist/executors.js +6 -6
  19. package/dist/executors.mjs +7 -7
  20. package/dist/generators.js +3 -3
  21. package/dist/generators.mjs +3 -3
  22. package/dist/index.js +10 -10
  23. package/dist/index.mjs +10 -10
  24. package/dist/src/base/base-terraform-executor.untyped.mjs +1 -1
  25. package/dist/src/base/index.js +3 -3
  26. package/dist/src/base/index.mjs +3 -3
  27. package/dist/src/base/terraform-executor.js +3 -3
  28. package/dist/src/base/terraform-executor.mjs +3 -3
  29. package/dist/src/executors/apply/executor.js +4 -4
  30. package/dist/src/executors/apply/executor.mjs +4 -4
  31. package/dist/src/executors/destroy/executor.js +4 -4
  32. package/dist/src/executors/destroy/executor.mjs +4 -4
  33. package/dist/src/executors/output/executor.js +4 -4
  34. package/dist/src/executors/output/executor.mjs +4 -4
  35. package/dist/src/executors/plan/executor.js +4 -4
  36. package/dist/src/executors/plan/executor.mjs +4 -4
  37. package/dist/src/generators/init/init.js +3 -3
  38. package/dist/src/generators/init/init.mjs +3 -3
  39. package/dist/tsup.config.mjs +1 -1
  40. 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.12](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.65.12) (2025-10-05)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update workspace package links
10
+ ([5d087ae37](https://github.com/storm-software/storm-ops/commit/5d087ae37))
11
+
12
+ ## [0.65.11](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.65.11) (2025-10-05)
13
+
14
+ ### Miscellaneous
15
+
16
+ - **monorepo:** Update workspace package links
17
+ ([125d73a6a](https://github.com/storm-software/storm-ops/commit/125d73a6a))
18
+
5
19
  ## [0.65.10](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.65.10) (2025-10-05)
6
20
 
7
21
  ### 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.65.9-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.11-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 -->
@@ -2026,16 +2026,16 @@ ${formatLogMessage(config)}`,
2026
2026
  };
2027
2027
 
2028
2028
  // ../config-tools/src/get-config.ts
2029
- var getConfig = (workspaceRoot, skipLogs = false) => {
2029
+ function getConfig(workspaceRoot, skipLogs = false) {
2030
2030
  return loadStormWorkspaceConfig(workspaceRoot, skipLogs);
2031
- };
2032
- var getWorkspaceConfig = (skipLogs = true, options = {}) => {
2031
+ }
2032
+ function getWorkspaceConfig(skipLogs = true, options = {}) {
2033
2033
  let workspaceRoot = options.workspaceRoot;
2034
2034
  if (!workspaceRoot) {
2035
2035
  workspaceRoot = findWorkspaceRoot(options.cwd);
2036
2036
  }
2037
2037
  return getConfig(workspaceRoot, skipLogs);
2038
- };
2038
+ }
2039
2039
 
2040
2040
  // ../workspace-tools/src/base/base-executor.ts
2041
2041
  import { defu as defu3 } from "defu";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-2MUZHVIB.mjs";
3
+ } from "./chunk-IVQEPQFZ.mjs";
4
4
 
5
5
  // src/executors/output/executor.ts
6
6
  var executor_default = withTerraformExecutor("output");
@@ -17,10 +17,10 @@ import {
17
17
  writeSuccess,
18
18
  writeTrace,
19
19
  writeWarning
20
- } from "./chunk-V2GQRCVV.mjs";
20
+ } from "./chunk-3EVFQSSJ.mjs";
21
21
  import {
22
22
  __dirname
23
- } from "./chunk-LYJ5XWTZ.mjs";
23
+ } from "./chunk-EQLCXKOK.mjs";
24
24
 
25
25
  // src/generators/init/init.ts
26
26
  import { formatFiles as formatFiles9 } from "@nx/devkit";
@@ -1,4 +1,4 @@
1
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__e2bfae77dab123b3b7f92991a884d555/node_modules/tsup/assets/esm_shims.js
1
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__27cd8c2707e42da8a6ff3e707ec47ae0/node_modules/tsup/assets/esm_shims.js
2
2
  import { fileURLToPath } from "url";
3
3
  import path from "path";
4
4
  var getFilename = () => fileURLToPath(import.meta.url);