@storm-software/terraform-tools 0.66.153 → 0.66.155

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 +24 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-33T7OOVB.mjs → chunk-6HQX74EC.mjs} +2 -2
  4. package/dist/{chunk-IAJGFG7O.js → chunk-ABSRL7WR.js} +2 -2
  5. package/dist/{chunk-DO7JN6OY.mjs → chunk-D67BCUTF.mjs} +1 -1
  6. package/dist/{chunk-Q7UBUOTX.js → chunk-HXWTDMNN.js} +2 -2
  7. package/dist/{chunk-NFHEOYH4.mjs → chunk-NEV5EM4I.mjs} +1 -1
  8. package/dist/{chunk-7LBSWTB3.mjs → chunk-NKM5JFF7.mjs} +1 -1
  9. package/dist/{chunk-LVTCCGM4.mjs → chunk-NKUWKRNN.mjs} +1 -1
  10. package/dist/{chunk-7LDXLIO7.js → chunk-OE4U353U.js} +2 -2
  11. package/dist/{chunk-3DMVAES7.mjs → chunk-QPDLMLY6.mjs} +7 -3
  12. package/dist/{chunk-Y5C2GUBV.mjs → chunk-RARHYCMS.mjs} +1 -1
  13. package/dist/{chunk-WK5D2J5Z.js → chunk-RWVAHPJ6.js} +2 -2
  14. package/dist/{chunk-GTBI3QNS.js → chunk-SBCMWJ4P.js} +7 -3
  15. package/dist/{chunk-VSFJLK7F.js → chunk-TRTID4SU.js} +2 -2
  16. package/dist/{chunk-YRHASV7O.mjs → chunk-WEEL45GL.mjs} +1 -1
  17. package/dist/{chunk-P6YCM4WL.js → chunk-ZCGMYIXD.js} +158 -158
  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 +8 -8
  23. package/dist/index.mjs +8 -8
  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 +5 -5
package/CHANGELOG.md CHANGED
@@ -2,6 +2,30 @@
2
2
 
3
3
  # Changelog for Storm Ops - Terraform Tools
4
4
 
5
+ ## [0.66.154](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.154) (03/31/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate workspace files ([241e519f6](https://github.com/storm-software/storm-ops/commit/241e519f6))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **workspace-tools** to **v1.295.39**
14
+ - Updated **config-tools** to **v1.189.63**
15
+ - Updated **config** to **v1.137.17**
16
+
17
+ ## [0.66.153](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.153) (03/31/2026)
18
+
19
+ ### Miscellaneous
20
+
21
+ - **monorepo:** Update workspace packages' dependencies ([fd69cea92](https://github.com/storm-software/storm-ops/commit/fd69cea92))
22
+
23
+ ### Updated Dependencies
24
+
25
+ - Updated **workspace-tools** to **v1.295.38**
26
+ - Updated **config-tools** to **v1.189.62**
27
+ - Updated **config** to **v1.137.16**
28
+
5
29
  ## [0.66.152](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.152) (03/28/2026)
6
30
 
7
31
  ### Miscellaneous
package/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.66.151-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)
30
+ [![Version](https://img.shields.io/badge/version-0.66.153-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)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -21,10 +21,10 @@ import {
21
21
  writeSuccess,
22
22
  writeTrace,
23
23
  writeWarning
24
- } from "./chunk-3DMVAES7.mjs";
24
+ } from "./chunk-QPDLMLY6.mjs";
25
25
  import {
26
26
  __dirname
27
- } from "./chunk-DO7JN6OY.mjs";
27
+ } from "./chunk-D67BCUTF.mjs";
28
28
 
29
29
  // src/generators/init/init.ts
30
30
  import { formatFiles as formatFiles8 } from "@nx/devkit";
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunk7LDXLIO7js = require('./chunk-7LDXLIO7.js');
3
+ var _chunkOE4U353Ujs = require('./chunk-OE4U353U.js');
4
4
 
5
5
  // src/executors/destroy/executor.ts
6
- var executor_default = _chunk7LDXLIO7js.withTerraformExecutor.call(void 0, "destroy");
6
+ var executor_default = _chunkOE4U353Ujs.withTerraformExecutor.call(void 0, "destroy");
7
7
 
8
8
 
9
9
 
@@ -1,4 +1,4 @@
1
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__544fc81e26f13ef0455e9a50e1cc2f07/node_modules/tsup/assets/esm_shims.js
1
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__50be436497555a601f1d61f3d1aec366/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);
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunk7LDXLIO7js = require('./chunk-7LDXLIO7.js');
3
+ var _chunkOE4U353Ujs = require('./chunk-OE4U353U.js');
4
4
 
5
5
  // src/executors/apply/executor.ts
6
- var executor_default = _chunk7LDXLIO7js.withTerraformExecutor.call(void 0, "apply");
6
+ var executor_default = _chunkOE4U353Ujs.withTerraformExecutor.call(void 0, "apply");
7
7
 
8
8
 
9
9
 
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "./chunk-3DMVAES7.mjs";
3
+ } from "./chunk-QPDLMLY6.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-NFHEOYH4.mjs";
3
+ } from "./chunk-NEV5EM4I.mjs";
4
4
 
5
5
  // src/executors/destroy/executor.ts
6
6
  var executor_default = withTerraformExecutor("destroy");
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-NFHEOYH4.mjs";
3
+ } from "./chunk-NEV5EM4I.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 _chunkGTBI3QNSjs = require('./chunk-GTBI3QNS.js');
3
+ var _chunkSBCMWJ4Pjs = require('./chunk-SBCMWJ4P.js');
4
4
 
5
5
  // ../config-tools/src/utilities/run.ts
6
6
  var _child_process = require('child_process');
@@ -25,7 +25,7 @@ var run = (config, command, cwd = _nullishCoalesce(config.workspaceRoot, () => (
25
25
  // src/base/terraform-executor.ts
26
26
  var _shelljs = require('shelljs');
27
27
  var withTerraformExecutor = (command, executorOptions = {}) => async (_options, context) => {
28
- return _chunkGTBI3QNSjs.withRunExecutor.call(void 0,
28
+ return _chunkSBCMWJ4Pjs.withRunExecutor.call(void 0,
29
29
  `Terraform \`${command}\` Command Executor`,
30
30
  async (options, context2, config) => {
31
31
  if (!_shelljs.which.call(void 0, "tofu") || !_shelljs.which.call(void 0, "terraform")) {
@@ -735,7 +735,7 @@ var STORM_DEFAULT_ERROR_CODES_FILE = "tools/errors/codes.json";
735
735
  var STORM_DEFAULT_BANNER_ALT = "The workspace's banner image";
736
736
 
737
737
  // ../config/src/schema.ts
738
- import * as z from "zod/mini";
738
+ import * as z from "zod/v4/mini";
739
739
  var schemaRegistry = z.registry();
740
740
  var colorSchema = z.string().check(
741
741
  z.length(7),
@@ -2120,9 +2120,13 @@ var createStormWorkspaceConfig = async (extensionName, schema, workspaceRoot, sk
2120
2120
  configInput.variant = existsSync3(joinPaths(_workspaceRoot, "nx.json")) || existsSync3(joinPaths(_workspaceRoot, ".nx")) || existsSync3(joinPaths(_workspaceRoot, "lerna.json")) || existsSync3(joinPaths(_workspaceRoot, "turbo.json")) ? "monorepo" : "minimal";
2121
2121
  }
2122
2122
  try {
2123
- result = applyDefaultConfig(
2124
- await workspaceConfigSchema.parseAsync(configInput)
2123
+ const parseResult = await Promise.resolve(
2124
+ workspaceConfigSchema._zod.parse(
2125
+ { value: configInput, issues: [] },
2126
+ { async: true }
2127
+ )
2125
2128
  );
2129
+ result = applyDefaultConfig(parseResult.value);
2126
2130
  result.workspaceRoot ??= _workspaceRoot;
2127
2131
  } catch (error) {
2128
2132
  throw new Error(
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-NFHEOYH4.mjs";
3
+ } from "./chunk-NEV5EM4I.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 _chunk7LDXLIO7js = require('./chunk-7LDXLIO7.js');
3
+ var _chunkOE4U353Ujs = require('./chunk-OE4U353U.js');
4
4
 
5
5
  // src/executors/plan/executor.ts
6
- var executor_default = _chunk7LDXLIO7js.withTerraformExecutor.call(void 0, "plan");
6
+ var executor_default = _chunkOE4U353Ujs.withTerraformExecutor.call(void 0, "plan");
7
7
 
8
8
 
9
9
 
@@ -735,7 +735,7 @@ var STORM_DEFAULT_ERROR_CODES_FILE = "tools/errors/codes.json";
735
735
  var STORM_DEFAULT_BANNER_ALT = "The workspace's banner image";
736
736
 
737
737
  // ../config/src/schema.ts
738
- var _mini = require('zod/mini'); var z = _interopRequireWildcard(_mini);
738
+ var _mini = require('zod/v4/mini'); var z = _interopRequireWildcard(_mini);
739
739
  var schemaRegistry = z.registry();
740
740
  var colorSchema = z.string().check(
741
741
  z.length(7),
@@ -2120,9 +2120,13 @@ var createStormWorkspaceConfig = async (extensionName, schema, workspaceRoot, sk
2120
2120
  configInput.variant = _fs.existsSync.call(void 0, joinPaths(_workspaceRoot, "nx.json")) || _fs.existsSync.call(void 0, joinPaths(_workspaceRoot, ".nx")) || _fs.existsSync.call(void 0, joinPaths(_workspaceRoot, "lerna.json")) || _fs.existsSync.call(void 0, joinPaths(_workspaceRoot, "turbo.json")) ? "monorepo" : "minimal";
2121
2121
  }
2122
2122
  try {
2123
- result = applyDefaultConfig(
2124
- await workspaceConfigSchema.parseAsync(configInput)
2123
+ const parseResult = await Promise.resolve(
2124
+ workspaceConfigSchema._zod.parse(
2125
+ { value: configInput, issues: [] },
2126
+ { async: true }
2127
+ )
2125
2128
  );
2129
+ result = applyDefaultConfig(parseResult.value);
2126
2130
  result.workspaceRoot ??= _workspaceRoot;
2127
2131
  } catch (error) {
2128
2132
  throw new Error(
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunk7LDXLIO7js = require('./chunk-7LDXLIO7.js');
3
+ var _chunkOE4U353Ujs = require('./chunk-OE4U353U.js');
4
4
 
5
5
  // src/executors/output/executor.ts
6
- var executor_default = _chunk7LDXLIO7js.withTerraformExecutor.call(void 0, "output");
6
+ var executor_default = _chunkOE4U353Ujs.withTerraformExecutor.call(void 0, "output");
7
7
 
8
8
 
9
9
 
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-NFHEOYH4.mjs";
3
+ } from "./chunk-NEV5EM4I.mjs";
4
4
 
5
5
  // src/executors/plan/executor.ts
6
6
  var executor_default = withTerraformExecutor("plan");