@storm-software/terraform-tools 0.60.4 → 0.60.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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  # Changelog for Storm Ops - Terraform Tools
4
4
 
5
+ ## [0.60.5](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.60.5) (2025-05-08)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **workspace-tools:** Reduce rebuilding during release
10
+ - **monorepo:** Regenerate README markdown files
11
+
12
+ ## [0.60.4](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.60.4) (2025-05-08)
13
+
14
+ ### Miscellaneous
15
+
16
+ - **monorepo:** Update workspace package links
17
+ - **monorepo:** Regenerate README markdown files
18
+
5
19
  ## [0.60.3](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.60.3) (2025-05-08)
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.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.60.5-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,7 +40,6 @@ 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
-
44
43
  ## Table of Contents
45
44
 
46
45
  - [Storm Terraform Tools](#storm-terraform-tools)
@@ -5,7 +5,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
5
5
  throw Error('Dynamic require of "' + x + '" is not supported');
6
6
  });
7
7
 
8
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__b8584d6fbd29e6db4e299eaf46843332/node_modules/tsup/assets/esm_shims.js
8
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__954ae7dac9bca61c20aa20d91ee91417/node_modules/tsup/assets/esm_shims.js
9
9
  import { fileURLToPath } from "url";
10
10
  import path from "path";
11
11
  var getFilename = () => fileURLToPath(import.meta.url);
@@ -19,7 +19,7 @@ import {
19
19
  import {
20
20
  __dirname,
21
21
  __require
22
- } from "./chunk-QYPOYIKU.mjs";
22
+ } from "./chunk-75RE5W2I.mjs";
23
23
 
24
24
  // src/generators/init/init.ts
25
25
  import { formatFiles as formatFiles9 } from "@nx/devkit";
@@ -5,4 +5,4 @@ import "./chunk-ONGG25RY.mjs";
5
5
  import "./chunk-LHAZ3WPQ.mjs";
6
6
  import "./chunk-7GH4VDRM.mjs";
7
7
  import "./chunk-DIXFQWYR.mjs";
8
- import "./chunk-QYPOYIKU.mjs";
8
+ import "./chunk-75RE5W2I.mjs";
@@ -1,9 +1,9 @@
1
1
  import "./chunk-23KFTIT2.mjs";
2
2
  import {
3
3
  initGenerator
4
- } from "./chunk-V4TOJC3A.mjs";
4
+ } from "./chunk-Q7Q5E5A6.mjs";
5
5
  import "./chunk-DIXFQWYR.mjs";
6
- import "./chunk-QYPOYIKU.mjs";
6
+ import "./chunk-75RE5W2I.mjs";
7
7
  export {
8
8
  initGenerator
9
9
  };
package/dist/index.mjs CHANGED
@@ -5,7 +5,7 @@ import "./chunk-ONGG25RY.mjs";
5
5
  import "./chunk-23KFTIT2.mjs";
6
6
  import {
7
7
  initGenerator
8
- } from "./chunk-V4TOJC3A.mjs";
8
+ } from "./chunk-Q7Q5E5A6.mjs";
9
9
  import "./chunk-CA7S5MOH.mjs";
10
10
  import {
11
11
  base_terraform_executor_untyped_default
@@ -15,7 +15,7 @@ import {
15
15
  withTerraformExecutor
16
16
  } from "./chunk-7GH4VDRM.mjs";
17
17
  import "./chunk-DIXFQWYR.mjs";
18
- import "./chunk-QYPOYIKU.mjs";
18
+ import "./chunk-75RE5W2I.mjs";
19
19
  export {
20
20
  base_terraform_executor_untyped_default as baseTerraformExecutorSchema,
21
21
  initGenerator,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  base_terraform_executor_untyped_default
3
3
  } from "../../chunk-EL25IDXP.mjs";
4
- import "../../chunk-QYPOYIKU.mjs";
4
+ import "../../chunk-75RE5W2I.mjs";
5
5
  export {
6
6
  base_terraform_executor_untyped_default as default
7
7
  };
@@ -6,7 +6,7 @@ import {
6
6
  withTerraformExecutor
7
7
  } from "../../chunk-7GH4VDRM.mjs";
8
8
  import "../../chunk-DIXFQWYR.mjs";
9
- import "../../chunk-QYPOYIKU.mjs";
9
+ import "../../chunk-75RE5W2I.mjs";
10
10
  export {
11
11
  base_terraform_executor_untyped_default as baseTerraformExecutorSchema,
12
12
  withTerraformExecutor
@@ -2,7 +2,7 @@ import {
2
2
  withTerraformExecutor
3
3
  } from "../../chunk-7GH4VDRM.mjs";
4
4
  import "../../chunk-DIXFQWYR.mjs";
5
- import "../../chunk-QYPOYIKU.mjs";
5
+ import "../../chunk-75RE5W2I.mjs";
6
6
  export {
7
7
  withTerraformExecutor
8
8
  };
@@ -3,7 +3,7 @@ import {
3
3
  } from "../../../chunk-LHAZ3WPQ.mjs";
4
4
  import "../../../chunk-7GH4VDRM.mjs";
5
5
  import "../../../chunk-DIXFQWYR.mjs";
6
- import "../../../chunk-QYPOYIKU.mjs";
6
+ import "../../../chunk-75RE5W2I.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -3,7 +3,7 @@ import {
3
3
  } from "../../../chunk-VNME2RIT.mjs";
4
4
  import "../../../chunk-7GH4VDRM.mjs";
5
5
  import "../../../chunk-DIXFQWYR.mjs";
6
- import "../../../chunk-QYPOYIKU.mjs";
6
+ import "../../../chunk-75RE5W2I.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -3,7 +3,7 @@ import {
3
3
  } from "../../../chunk-5TXZ2IQ6.mjs";
4
4
  import "../../../chunk-7GH4VDRM.mjs";
5
5
  import "../../../chunk-DIXFQWYR.mjs";
6
- import "../../../chunk-QYPOYIKU.mjs";
6
+ import "../../../chunk-75RE5W2I.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -3,7 +3,7 @@ import {
3
3
  } from "../../../chunk-ONGG25RY.mjs";
4
4
  import "../../../chunk-7GH4VDRM.mjs";
5
5
  import "../../../chunk-DIXFQWYR.mjs";
6
- import "../../../chunk-QYPOYIKU.mjs";
6
+ import "../../../chunk-75RE5W2I.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  initGenerator,
3
3
  init_default
4
- } from "../../../chunk-V4TOJC3A.mjs";
4
+ } from "../../../chunk-Q7Q5E5A6.mjs";
5
5
  import "../../../chunk-DIXFQWYR.mjs";
6
- import "../../../chunk-QYPOYIKU.mjs";
6
+ import "../../../chunk-75RE5W2I.mjs";
7
7
  export {
8
8
  init_default as default,
9
9
  initGenerator
@@ -1,4 +1,4 @@
1
- import "./chunk-QYPOYIKU.mjs";
1
+ import "./chunk-75RE5W2I.mjs";
2
2
 
3
3
  // tsup.config.ts
4
4
  import { defineConfig } from "tsup";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/terraform-tools",
3
- "version": "0.60.4",
3
+ "version": "0.60.6",
4
4
  "description": "Tools for managing Terraform infrastructure within a Nx workspace.",
5
5
  "repository": {
6
6
  "type": "github",
@@ -113,7 +113,7 @@
113
113
  "terraform"
114
114
  ],
115
115
  "peerDependencies": {
116
- "@nx/devkit": "21.0.0",
116
+ "@nx/devkit": "21.0.3",
117
117
  "@storm-software/config": "1.112.0",
118
118
  "@storm-software/config-tools": "1.162.0",
119
119
  "@storm-software/workspace-tools": "1.264.23",
@@ -126,9 +126,9 @@
126
126
  },
127
127
  "dependencies": { "shelljs": "^0.8.5" },
128
128
  "devDependencies": {
129
- "@nx/devkit": "21.0.0",
129
+ "@nx/devkit": "21.0.3",
130
130
  "@types/node": "^22.10.2",
131
- "nx": "21.0.0",
131
+ "nx": "21.0.3",
132
132
  "tsup": "8.4.0",
133
133
  "untyped": "^1.5.2"
134
134
  },