@storm-software/terraform-tools 0.60.39 → 0.60.41

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 +2 -1
  3. package/dist/{chunk-PISYVTPL.mjs → chunk-2LDLNN6E.mjs} +1 -1
  4. package/dist/{chunk-G6Z52OQD.js → chunk-AUI62RE2.js} +2 -2
  5. package/dist/{chunk-JALHLYVF.js → chunk-CWAP7FTU.js} +108 -108
  6. package/dist/{chunk-7PNDKMV6.mjs → chunk-D6U4QQTB.mjs} +1 -1
  7. package/dist/{chunk-SET5HWVQ.mjs → chunk-DF36KLR2.mjs} +14 -14
  8. package/dist/{chunk-BAT7EH6A.js → chunk-HLIU6B3G.js} +14 -14
  9. package/dist/{chunk-M3WQJ3MW.js → chunk-HQYMFPVJ.js} +2 -2
  10. package/dist/{chunk-V3UBZ6UF.js → chunk-HX7OWI6F.js} +2 -2
  11. package/dist/{chunk-ZP7LLXH2.mjs → chunk-JUXMJBB6.mjs} +1 -1
  12. package/dist/{chunk-2CUJGXYC.mjs → chunk-P7GPCCVQ.mjs} +1 -1
  13. package/dist/{chunk-ZZHYNV7P.mjs → chunk-PIH57EDW.mjs} +1 -1
  14. package/dist/{chunk-CX64APPB.js → chunk-PLGVNCON.js} +2 -2
  15. package/dist/{chunk-XJCRXCA5.js → chunk-PX3356DK.js} +2 -2
  16. package/dist/{chunk-X5OTQLMS.mjs → chunk-UTBYHDKY.mjs} +2 -2
  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.60.40](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.60.40) (2025-07-11)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files
10
+ ([c13e76556](https://github.com/storm-software/storm-ops/commit/c13e76556))
11
+
12
+ ## [0.60.39](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.60.39) (2025-07-10)
13
+
14
+ ### Miscellaneous
15
+
16
+ - **monorepo:** Regenerate workspace artifacts
17
+ ([f45c14e5f](https://github.com/storm-software/storm-ops/commit/f45c14e5f))
18
+
5
19
  ## [0.60.38](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.60.38) (2025-07-10)
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.60.38-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.60.40-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 Terraform Tools](#storm-terraform-tools)
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-ZZHYNV7P.mjs";
3
+ } from "./chunk-PIH57EDW.mjs";
4
4
 
5
5
  // src/executors/output/executor.ts
6
6
  var executor_default = withTerraformExecutor("output");
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkV3UBZ6UFjs = require('./chunk-V3UBZ6UF.js');
3
+ var _chunkHX7OWI6Fjs = require('./chunk-HX7OWI6F.js');
4
4
 
5
5
  // src/executors/apply/executor.ts
6
- var executor_default = _chunkV3UBZ6UFjs.withTerraformExecutor.call(void 0, "apply");
6
+ var executor_default = _chunkHX7OWI6Fjs.withTerraformExecutor.call(void 0, "apply");
7
7
 
8
8
 
9
9