@storm-software/terraform-tools 0.61.1 → 0.62.0

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 +9 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-VWGJH5XZ.mjs → chunk-4UUC5PL5.mjs} +1 -1
  4. package/dist/{chunk-LHLWLQYI.mjs → chunk-ASN7N3MD.mjs} +1 -1
  5. package/dist/{chunk-RIOD6BBP.js → chunk-C3TATPNG.js} +2 -2
  6. package/dist/{chunk-HJPLYKIK.js → chunk-EBBFG7FE.js} +2 -2
  7. package/dist/{chunk-OTXSJUFN.js → chunk-EDARDEZL.js} +2 -2
  8. package/dist/{chunk-PTGHK4O2.mjs → chunk-LDL6GDGI.mjs} +1 -1
  9. package/dist/{chunk-W3KFGH6F.mjs → chunk-LLEL65DB.mjs} +1 -1
  10. package/dist/{chunk-IRQ6ATAT.js → chunk-O6ULIZTX.js} +2 -2
  11. package/dist/{chunk-A3AZGCZW.mjs → chunk-OW3Z6C4U.mjs} +6 -4
  12. package/dist/{chunk-XLCDBNTQ.js → chunk-OZAMHBE3.js} +2 -2
  13. package/dist/{chunk-3HCCGFVA.js → chunk-P7TIR2I6.js} +552 -249
  14. package/dist/{chunk-QEMBK6MY.mjs → chunk-VD7U2ISL.mjs} +552 -249
  15. package/dist/{chunk-TTTXG2FP.mjs → chunk-VM73HSDX.mjs} +1 -1
  16. package/dist/{chunk-QDREZDRA.js → chunk-YAQKI2DU.js} +110 -108
  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,15 @@
2
2
 
3
3
  # Changelog for Storm Ops - Terraform Tools
4
4
 
5
+ ## [0.61.1](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.61.1) (2025-08-05)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Updated workspace package links
10
+ ([51780ded4](https://github.com/storm-software/storm-ops/commit/51780ded4))
11
+ - **monorepo:** Regenerate README markdown files
12
+ ([1763510bb](https://github.com/storm-software/storm-ops/commit/1763510bb))
13
+
5
14
  ## [0.61.0](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.61.0) (2025-08-05)
6
15
 
7
16
  ### Features
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.65-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.61.0-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,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-LHLWLQYI.mjs";
3
+ } from "./chunk-ASN7N3MD.mjs";
4
4
 
5
5
  // src/executors/plan/executor.ts
6
6
  var executor_default = withTerraformExecutor("plan");
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "./chunk-QEMBK6MY.mjs";
3
+ } from "./chunk-VD7U2ISL.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
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
- var _chunk3HCCGFVAjs = require('./chunk-3HCCGFVA.js');
3
+ var _chunkP7TIR2I6js = require('./chunk-P7TIR2I6.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 _chunk3HCCGFVAjs.withRunExecutor.call(void 0,
27
+ return _chunkP7TIR2I6js.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,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkRIOD6BBPjs = require('./chunk-RIOD6BBP.js');
3
+ var _chunkC3TATPNGjs = require('./chunk-C3TATPNG.js');
4
4
 
5
5
  // src/executors/plan/executor.ts
6
- var executor_default = _chunkRIOD6BBPjs.withTerraformExecutor.call(void 0, "plan");
6
+ var executor_default = _chunkC3TATPNGjs.withTerraformExecutor.call(void 0, "plan");
7
7
 
8
8
 
9
9
 
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkRIOD6BBPjs = require('./chunk-RIOD6BBP.js');
3
+ var _chunkC3TATPNGjs = require('./chunk-C3TATPNG.js');
4
4
 
5
5
  // src/executors/output/executor.ts
6
- var executor_default = _chunkRIOD6BBPjs.withTerraformExecutor.call(void 0, "output");
6
+ var executor_default = _chunkC3TATPNGjs.withTerraformExecutor.call(void 0, "output");
7
7
 
8
8
 
9
9
 
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-LHLWLQYI.mjs";
3
+ } from "./chunk-ASN7N3MD.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-LHLWLQYI.mjs";
3
+ } from "./chunk-ASN7N3MD.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 _chunkRIOD6BBPjs = require('./chunk-RIOD6BBP.js');
3
+ var _chunkC3TATPNGjs = require('./chunk-C3TATPNG.js');
4
4
 
5
5
  // src/executors/apply/executor.ts
6
- var executor_default = _chunkRIOD6BBPjs.withTerraformExecutor.call(void 0, "apply");
6
+ var executor_default = _chunkC3TATPNGjs.withTerraformExecutor.call(void 0, "apply");
7
7
 
8
8
 
9
9
 
@@ -7,8 +7,9 @@ import {
7
7
  getStopwatch,
8
8
  getWorkspaceConfig,
9
9
  joinPaths,
10
- stormWorkspaceConfigSchema,
10
+ schemaRegistry,
11
11
  withRunExecutor,
12
+ workspaceConfigSchema,
12
13
  writeDebug,
13
14
  writeError,
14
15
  writeFatal,
@@ -16,7 +17,7 @@ import {
16
17
  writeSuccess,
17
18
  writeTrace,
18
19
  writeWarning
19
- } from "./chunk-QEMBK6MY.mjs";
20
+ } from "./chunk-VD7U2ISL.mjs";
20
21
  import {
21
22
  __dirname,
22
23
  __require
@@ -1816,8 +1817,9 @@ async function configSchemaGeneratorFn(tree, options, config) {
1816
1817
  `Determining the Storm Workspace Configuration JSON Schema...`,
1817
1818
  config
1818
1819
  );
1819
- const jsonSchema = z.toJSONSchema(stormWorkspaceConfigSchema, {
1820
- target: "draft-7"
1820
+ const jsonSchema = z.toJSONSchema(workspaceConfigSchema, {
1821
+ target: "draft-7",
1822
+ metadata: schemaRegistry
1821
1823
  });
1822
1824
  jsonSchema.$id ??= "https://public.storm-cdn.com/schemas/storm-workspace.schema.json";
1823
1825
  jsonSchema.title ??= "Storm Workspace Configuration JSON Schema";
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkRIOD6BBPjs = require('./chunk-RIOD6BBP.js');
3
+ var _chunkC3TATPNGjs = require('./chunk-C3TATPNG.js');
4
4
 
5
5
  // src/executors/destroy/executor.ts
6
- var executor_default = _chunkRIOD6BBPjs.withTerraformExecutor.call(void 0, "destroy");
6
+ var executor_default = _chunkC3TATPNGjs.withTerraformExecutor.call(void 0, "destroy");
7
7
 
8
8
 
9
9