@storm-software/terraform-tools 0.55.5 → 0.56.1

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,25 @@
2
2
 
3
3
  # Changelog for Storm Ops - Terraform Tools
4
4
 
5
+ ## [0.56.1](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.56.1) (2025-05-05)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files
10
+ ([372776939](https://github.com/storm-software/storm-ops/commit/372776939))
11
+
12
+ ## [0.56.0](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.56.0) (2025-05-05)
13
+
14
+ ### Features
15
+
16
+ - **eslint:** Added the `ignoreWorkspaceDeps` option
17
+ ([b9713759d](https://github.com/storm-software/storm-ops/commit/b9713759d))
18
+
19
+ ### Miscellaneous
20
+
21
+ - **monorepo:** Regenerate README markdown files
22
+ ([d3523fe43](https://github.com/storm-software/storm-ops/commit/d3523fe43))
23
+
5
24
  ## [0.55.5](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.55.5) (2025-05-05)
6
25
 
7
26
  ### 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.55.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)
24
+ [![Version](https://img.shields.io/badge/version-0.56.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 -->
package/dist/executors.js CHANGED
@@ -1,8 +1,8 @@
1
1
  "use strict";require('./chunk-E7SPQEPH.js');
2
+ require('./chunk-AJVSFBNT.js');
2
3
  require('./chunk-2WTDMDFS.js');
3
4
  require('./chunk-OV7TVEAC.js');
4
5
  require('./chunk-WJV4GOSN.js');
5
- require('./chunk-AJVSFBNT.js');
6
6
  require('./chunk-ZLPOE4VZ.js');
7
7
  require('./chunk-A4RDGLKC.js');
8
8
  require('./chunk-3RG5ZIWI.js');
@@ -1,8 +1,8 @@
1
1
  import "./chunk-HYHKZPRR.mjs";
2
+ import "./chunk-LHAZ3WPQ.mjs";
2
3
  import "./chunk-VNME2RIT.mjs";
3
4
  import "./chunk-5TXZ2IQ6.mjs";
4
5
  import "./chunk-ONGG25RY.mjs";
5
- import "./chunk-LHAZ3WPQ.mjs";
6
6
  import "./chunk-7GH4VDRM.mjs";
7
7
  import "./chunk-DIXFQWYR.mjs";
8
8
  import "./chunk-IEZKYJSF.mjs";
package/dist/index.js CHANGED
@@ -1,19 +1,19 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-E7SPQEPH.js');
2
+ require('./chunk-AJVSFBNT.js');
2
3
  require('./chunk-2WTDMDFS.js');
3
4
  require('./chunk-OV7TVEAC.js');
4
5
  require('./chunk-WJV4GOSN.js');
5
6
  require('./chunk-N2YKXZ5R.js');
6
-
7
-
8
- var _chunkN5AGYIJOjs = require('./chunk-N5AGYIJO.js');
9
7
  require('./chunk-GUQOEBFW.js');
10
8
 
11
9
 
12
10
  var _chunkILC773N2js = require('./chunk-ILC773N2.js');
13
- require('./chunk-AJVSFBNT.js');
14
11
 
15
12
 
16
13
  var _chunkZLPOE4VZjs = require('./chunk-ZLPOE4VZ.js');
14
+
15
+
16
+ var _chunkN5AGYIJOjs = require('./chunk-N5AGYIJO.js');
17
17
  require('./chunk-A4RDGLKC.js');
18
18
  require('./chunk-3RG5ZIWI.js');
19
19
 
package/dist/index.mjs CHANGED
@@ -1,19 +1,19 @@
1
1
  import "./chunk-HYHKZPRR.mjs";
2
+ import "./chunk-LHAZ3WPQ.mjs";
2
3
  import "./chunk-VNME2RIT.mjs";
3
4
  import "./chunk-5TXZ2IQ6.mjs";
4
5
  import "./chunk-ONGG25RY.mjs";
5
6
  import "./chunk-23KFTIT2.mjs";
6
- import {
7
- initGenerator
8
- } from "./chunk-L3RPHNAE.mjs";
9
7
  import "./chunk-CA7S5MOH.mjs";
10
8
  import {
11
9
  base_terraform_executor_untyped_default
12
10
  } from "./chunk-EL25IDXP.mjs";
13
- import "./chunk-LHAZ3WPQ.mjs";
14
11
  import {
15
12
  withTerraformExecutor
16
13
  } from "./chunk-7GH4VDRM.mjs";
14
+ import {
15
+ initGenerator
16
+ } from "./chunk-L3RPHNAE.mjs";
17
17
  import "./chunk-DIXFQWYR.mjs";
18
18
  import "./chunk-IEZKYJSF.mjs";
19
19
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/terraform-tools",
3
- "version": "0.55.5",
3
+ "version": "0.56.1",
4
4
  "description": "Tools for managing Terraform infrastructure within a Nx workspace.",
5
5
  "repository": {
6
6
  "type": "github",