@storm-software/terraform-tools 0.66.38 → 0.66.40

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 +21 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-MKG63IZW.js → chunk-BZY6MJZC.js} +7 -5
  4. package/dist/{chunk-E5FMZKGS.js → chunk-D2L6ELXF.js} +157 -157
  5. package/dist/{chunk-LBBKR3H3.mjs → chunk-DPI625WC.mjs} +1 -1
  6. package/dist/{chunk-X5B77W3R.mjs → chunk-K4F2ZPMI.mjs} +1 -1
  7. package/dist/{chunk-6RZAGMSF.js → chunk-NLIHCWYN.js} +2 -2
  8. package/dist/{chunk-KRBXYR4N.js → chunk-PFPOYYYD.js} +2 -2
  9. package/dist/{chunk-3V5IPCSZ.mjs → chunk-QBU4QKT4.mjs} +1 -1
  10. package/dist/{chunk-ZISYG6C7.js → chunk-QTEFOKJR.js} +2 -2
  11. package/dist/{chunk-5HO53HJ3.mjs → chunk-RCWTDSV2.mjs} +1 -1
  12. package/dist/{chunk-7AZE3K4P.mjs → chunk-RTMK2NKL.mjs} +1 -1
  13. package/dist/{chunk-6P6B7BLA.js → chunk-VO5GXZYI.js} +2 -2
  14. package/dist/{chunk-R4ETDLP6.mjs → chunk-Y6KHQUVR.mjs} +1 -1
  15. package/dist/{chunk-GKAXLY2M.js → chunk-YZDCZBGM.js} +2 -2
  16. package/dist/{chunk-ER7HCQXR.mjs → chunk-Z63SOCKR.mjs} +7 -5
  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 +5 -5
package/CHANGELOG.md CHANGED
@@ -2,6 +2,27 @@
2
2
 
3
3
  # Changelog for Storm Ops - Terraform Tools
4
4
 
5
+ ## [0.66.39](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.39) (11/16/2025)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update README markdown files
10
+ ([067cc99ce](https://github.com/storm-software/storm-ops/commit/067cc99ce))
11
+
12
+ ### Updated Dependencies
13
+
14
+ - Updated **workspace-tools** to **v1.293.9**
15
+ - Updated **config-tools** to **v1.188.39**
16
+ - Updated **config** to **v1.134.39**
17
+
18
+ ## [0.66.38](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.38) (11/14/2025)
19
+
20
+ ### Updated Dependencies
21
+
22
+ - Updated **workspace-tools** to **v1.293.8**
23
+ - Updated **config-tools** to **v1.188.38**
24
+ - Updated **config** to **v1.134.38**
25
+
5
26
  ## [0.66.37](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.37) (11/14/2025)
6
27
 
7
28
  ### 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.66.36-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.66.39-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 -->
@@ -2,6 +2,9 @@
2
2
  var _c12 = require('c12');
3
3
  var _defu = require('defu'); var _defu2 = _interopRequireDefault(_defu);
4
4
 
5
+ // ../config-tools/src/logger/console.ts
6
+ var _formatDistanceToNow = require('date-fns/formatDistanceToNow');
7
+
5
8
  // ../config-tools/src/types.ts
6
9
  var LogLevel = {
7
10
  SILENT: 0,
@@ -262,14 +265,13 @@ var writeSuccess = (message, config) => getLogFn(LogLevel.SUCCESS, config)(messa
262
265
  var writeDebug = (message, config) => getLogFn(LogLevel.DEBUG, config)(message);
263
266
  var writeTrace = (message, config) => getLogFn(LogLevel.TRACE, config)(message);
264
267
  var getStopwatch = (name) => {
265
- const start = process.hrtime();
268
+ const start = /* @__PURE__ */ new Date();
266
269
  return () => {
267
- const end = process.hrtime(start);
268
270
  console.info(
269
271
  `
270
- > \u23F1\uFE0F The${name ? ` ${name}` : ""} process took ${Math.round(
271
- end[0] * 1e3 + end[1] / 1e6
272
- )}ms to complete
272
+ > \u23F1\uFE0F The${name ? ` ${name}` : ""} process took ${_formatDistanceToNow.formatDistanceToNow.call(void 0, start, {
273
+ includeSeconds: true
274
+ })} to complete
273
275
  `
274
276
  );
275
277
  };