@storm-software/terraform-tools 0.54.43 → 0.54.45

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 (51) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-7QES4OFY.js → chunk-AWKDJF6S.js} +3 -3
  4. package/dist/{chunk-IJO2IHPY.js → chunk-DJCYC7JQ.js} +2 -2
  5. package/dist/{chunk-T6WPHTRX.mjs → chunk-JXHQ3VKS.mjs} +1 -1
  6. package/dist/{chunk-VMGNL2KF.js → chunk-MFSX2K6C.js} +176 -172
  7. package/dist/{chunk-MLGQ6TX6.js → chunk-N54F7ABF.js} +2 -2
  8. package/dist/{chunk-7EE3ZWHR.js → chunk-OFLYCEQV.js} +27 -11
  9. package/dist/{chunk-TB4YXZBF.mjs → chunk-PX46VTHM.mjs} +1 -1
  10. package/dist/{chunk-6JNJXZFJ.js → chunk-QLX5ZXZW.js} +2 -2
  11. package/dist/{chunk-NJ3UD3AW.mjs → chunk-QVS5QXGT.mjs} +27 -11
  12. package/dist/{chunk-NYWVLPFT.js → chunk-SHSQW7WA.js} +2 -2
  13. package/dist/{chunk-FIYCZYZ5.mjs → chunk-UFNO4VYA.mjs} +1 -1
  14. package/dist/{chunk-B73EOUKJ.mjs → chunk-WQRXF2IK.mjs} +1 -1
  15. package/dist/{chunk-T72ETESF.mjs → chunk-X3Q4UFXB.mjs} +16 -12
  16. package/dist/{chunk-CU3WSB7P.mjs → chunk-ZAEMRHF3.mjs} +1 -1
  17. package/dist/executors.d.mts +1 -1
  18. package/dist/executors.d.ts +1 -1
  19. package/dist/executors.js +6 -6
  20. package/dist/executors.mjs +6 -6
  21. package/dist/generators.js +3 -3
  22. package/dist/generators.mjs +2 -2
  23. package/dist/index.d.mts +1 -1
  24. package/dist/index.d.ts +1 -1
  25. package/dist/index.js +8 -8
  26. package/dist/index.mjs +7 -7
  27. package/dist/src/base/index.d.mts +1 -1
  28. package/dist/src/base/index.d.ts +1 -1
  29. package/dist/src/base/index.js +3 -3
  30. package/dist/src/base/index.mjs +2 -2
  31. package/dist/src/base/terraform-executor.d.mts +1 -1260
  32. package/dist/src/base/terraform-executor.d.ts +1 -1260
  33. package/dist/src/base/terraform-executor.js +3 -3
  34. package/dist/src/base/terraform-executor.mjs +2 -2
  35. package/dist/src/executors/apply/executor.d.mts +1 -1
  36. package/dist/src/executors/apply/executor.d.ts +1 -1
  37. package/dist/src/executors/apply/executor.js +4 -4
  38. package/dist/src/executors/apply/executor.mjs +3 -3
  39. package/dist/src/executors/destroy/executor.d.mts +1 -1
  40. package/dist/src/executors/destroy/executor.d.ts +1 -1
  41. package/dist/src/executors/destroy/executor.js +4 -4
  42. package/dist/src/executors/destroy/executor.mjs +3 -3
  43. package/dist/src/executors/output/executor.js +4 -4
  44. package/dist/src/executors/output/executor.mjs +3 -3
  45. package/dist/src/executors/plan/executor.d.mts +1 -1
  46. package/dist/src/executors/plan/executor.d.ts +1 -1
  47. package/dist/src/executors/plan/executor.js +4 -4
  48. package/dist/src/executors/plan/executor.mjs +3 -3
  49. package/dist/src/generators/init/init.js +3 -3
  50. package/dist/src/generators/init/init.mjs +2 -2
  51. package/package.json +7 -9
package/CHANGELOG.md CHANGED
@@ -2,6 +2,23 @@
2
2
 
3
3
  # Changelog for Storm Ops - Terraform Tools
4
4
 
5
+ ## [0.54.45](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.54.45) (2025-04-04)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files
10
+ ([30c679ec1](https://github.com/storm-software/storm-ops/commit/30c679ec1))
11
+ - **monorepo:** Ensure consistency between workspace dependencies
12
+ ([e635640da](https://github.com/storm-software/storm-ops/commit/e635640da))
13
+
14
+ ## [0.54.44](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.54.44) (2025-04-02)
15
+
16
+ ### Miscellaneous
17
+
18
+ - **terraform-tools:** Update all references to `StormConfig` to point to
19
+ `StormWorkspaceConfig`
20
+ ([b0a3d9f8d](https://github.com/storm-software/storm-ops/commit/b0a3d9f8d))
21
+
5
22
  ## [0.54.43](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.54.43) (2025-03-18)
6
23
 
7
24
  ### 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.54.42-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.54.44-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,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk7EE3ZWHRjs = require('./chunk-7EE3ZWHR.js');
4
+ var _chunkOFLYCEQVjs = require('./chunk-OFLYCEQV.js');
5
5
 
6
6
 
7
7
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -9,7 +9,7 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
9
9
  // src/base/terraform-executor.ts
10
10
  var _shelljs = require('shelljs');
11
11
  var withTerraformExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (command, executorOptions = {}) => async (_options, context) => {
12
- return _chunk7EE3ZWHRjs.withRunExecutor.call(void 0, `Terraform \`${command}\` Command Executor`, async (options, context2, config) => {
12
+ return _chunkOFLYCEQVjs.withRunExecutor.call(void 0, `Terraform \`${command}\` Command Executor`, async (options, context2, config) => {
13
13
  if (!_shelljs.which.call(void 0, "tofu") || !_shelljs.which.call(void 0, "terraform")) {
14
14
  throw new Error("Both OpenTofu and Terraform are not installed. Please install one of the two before running this executor.");
15
15
  }
@@ -21,7 +21,7 @@ var withTerraformExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0,
21
21
  if (typeof jsonBackendConfig === "string") {
22
22
  jsonBackendConfig = JSON.parse(jsonBackendConfig);
23
23
  }
24
- _chunk7EE3ZWHRjs.run.call(void 0, config, [
24
+ _chunkOFLYCEQVjs.run.call(void 0, config, [
25
25
  "terragrunt",
26
26
  command,
27
27
  ...jsonBackendConfig.map((config2) => `-backend-config="${config2.key}=${config2.name}"`),
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunk7QES4OFYjs = require('./chunk-7QES4OFY.js');
3
+ var _chunkAWKDJF6Sjs = require('./chunk-AWKDJF6S.js');
4
4
 
5
5
  // src/executors/output/executor.ts
6
- var executor_default = _chunk7QES4OFYjs.withTerraformExecutor.call(void 0, "output");
6
+ var executor_default = _chunkAWKDJF6Sjs.withTerraformExecutor.call(void 0, "output");
7
7
 
8
8
 
9
9
 
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-B73EOUKJ.mjs";
3
+ } from "./chunk-WQRXF2IK.mjs";
4
4
 
5
5
  // src/executors/output/executor.ts
6
6
  var executor_default = withTerraformExecutor("output");