@storm-software/terraform-tools 0.62.4 → 0.62.6

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-P7TIR2I6.js → chunk-2NXAAPRN.js} +2 -5
  4. package/dist/{chunk-4UUC5PL5.mjs → chunk-5MZLXAHB.mjs} +1 -1
  5. package/dist/{chunk-O6ULIZTX.js → chunk-6AKHBMSA.js} +2 -2
  6. package/dist/{chunk-ASN7N3MD.mjs → chunk-EOCIL5BE.mjs} +1 -1
  7. package/dist/{chunk-VM73HSDX.mjs → chunk-ET3UGY2L.mjs} +1 -1
  8. package/dist/{chunk-C3TATPNG.js → chunk-FZN35W4X.js} +2 -2
  9. package/dist/{chunk-LDL6GDGI.mjs → chunk-L4WE6GUL.mjs} +1 -1
  10. package/dist/{chunk-EBBFG7FE.js → chunk-N3EQIDHT.js} +2 -2
  11. package/dist/{chunk-OW3Z6C4U.mjs → chunk-NBKNLXBU.mjs} +1 -1
  12. package/dist/{chunk-YAQKI2DU.js → chunk-PD7YZBRS.js} +108 -108
  13. package/dist/{chunk-EDARDEZL.js → chunk-UHFIUDKJ.js} +2 -2
  14. package/dist/{chunk-LLEL65DB.mjs → chunk-V2SHLAIZ.mjs} +1 -1
  15. package/dist/{chunk-VD7U2ISL.mjs → chunk-WYONVDTO.mjs} +2 -5
  16. package/dist/{chunk-OZAMHBE3.js → chunk-XZU22PSP.js} +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.62.5](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.62.5) (2025-08-09)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Updated the workspace package dependencies
10
+ ([fff0b6534](https://github.com/storm-software/storm-ops/commit/fff0b6534))
11
+
12
+ ## [0.62.4](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.62.4) (2025-08-08)
13
+
14
+ ### Miscellaneous
15
+
16
+ - **monorepo:** Update workspace dependencies and README markdown
17
+ ([67e119b05](https://github.com/storm-software/storm-ops/commit/67e119b05))
18
+
5
19
  ## [0.62.3](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.62.3) (2025-08-07)
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.62.2-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.62.4-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)
@@ -1073,16 +1073,13 @@ schemaRegistry.add(packageManagerSchema, {
1073
1073
  description: "The JavaScript/TypeScript package manager used by the repository"
1074
1074
  });
1075
1075
  var timezoneSchema = z._default(
1076
- z.string().check(z.trim(), z.toLowerCase()),
1076
+ z.string().check(z.trim()),
1077
1077
  "America/New_York"
1078
1078
  );
1079
1079
  schemaRegistry.add(timezoneSchema, {
1080
1080
  description: "The default timezone of the workspace"
1081
1081
  });
1082
- var localeSchema = z._default(
1083
- z.string().check(z.trim(), z.toLowerCase()),
1084
- "en-US"
1085
- );
1082
+ var localeSchema = z._default(z.string().check(z.trim()), "en-US");
1086
1083
  schemaRegistry.add(localeSchema, {
1087
1084
  description: "The default locale of the workspace"
1088
1085
  });
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-ASN7N3MD.mjs";
3
+ } from "./chunk-EOCIL5BE.mjs";
4
4
 
5
5
  // src/executors/plan/executor.ts
6
6
  var executor_default = withTerraformExecutor("plan");
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkC3TATPNGjs = require('./chunk-C3TATPNG.js');
3
+ var _chunkFZN35W4Xjs = require('./chunk-FZN35W4X.js');
4
4
 
5
5
  // src/executors/apply/executor.ts
6
- var executor_default = _chunkC3TATPNGjs.withTerraformExecutor.call(void 0, "apply");
6
+ var executor_default = _chunkFZN35W4Xjs.withTerraformExecutor.call(void 0, "apply");
7
7
 
8
8
 
9
9
 
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "./chunk-VD7U2ISL.mjs";
3
+ } from "./chunk-WYONVDTO.mjs";
4
4
 
5
5
  // ../config-tools/src/utilities/run.ts
6
6
  import { exec, execSync } from "node:child_process";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-ASN7N3MD.mjs";
3
+ } from "./chunk-EOCIL5BE.mjs";
4
4
 
5
5
  // src/executors/apply/executor.ts
6
6
  var executor_default = withTerraformExecutor("apply");
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
- var _chunkP7TIR2I6js = require('./chunk-P7TIR2I6.js');
3
+ var _chunk2NXAAPRNjs = require('./chunk-2NXAAPRN.js');
4
4
 
5
5
  // ../config-tools/src/utilities/run.ts
6
6
  var _child_process = require('child_process');
@@ -24,7 +24,7 @@ var run = (config, command, cwd = _nullishCoalesce(config.workspaceRoot, () => (
24
24
  // src/base/terraform-executor.ts
25
25
  var _shelljs = require('shelljs');
26
26
  var withTerraformExecutor = (command, executorOptions = {}) => async (_options, context) => {
27
- return _chunkP7TIR2I6js.withRunExecutor.call(void 0,
27
+ return _chunk2NXAAPRNjs.withRunExecutor.call(void 0,
28
28
  `Terraform \`${command}\` Command Executor`,
29
29
  async (options, context2, config) => {
30
30
  if (!_shelljs.which.call(void 0, "tofu") || !_shelljs.which.call(void 0, "terraform")) {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-ASN7N3MD.mjs";
3
+ } from "./chunk-EOCIL5BE.mjs";
4
4
 
5
5
  // src/executors/destroy/executor.ts
6
6
  var executor_default = withTerraformExecutor("destroy");
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkC3TATPNGjs = require('./chunk-C3TATPNG.js');
3
+ var _chunkFZN35W4Xjs = require('./chunk-FZN35W4X.js');
4
4
 
5
5
  // src/executors/plan/executor.ts
6
- var executor_default = _chunkC3TATPNGjs.withTerraformExecutor.call(void 0, "plan");
6
+ var executor_default = _chunkFZN35W4Xjs.withTerraformExecutor.call(void 0, "plan");
7
7
 
8
8
 
9
9
 
@@ -17,7 +17,7 @@ import {
17
17
  writeSuccess,
18
18
  writeTrace,
19
19
  writeWarning
20
- } from "./chunk-VD7U2ISL.mjs";
20
+ } from "./chunk-WYONVDTO.mjs";
21
21
  import {
22
22
  __dirname,
23
23
  __require