@storm-software/terraform-tools 0.66.189 → 0.66.191

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.66.190](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.190) (05/15/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Clean up dependencies in `package.json` files ([84994b720](https://github.com/storm-software/storm-ops/commit/84994b720))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **workspace-tools** to **v1.295.75**
14
+ - Updated **config-tools** to **v1.190.15**
15
+ - Updated **config** to **v1.137.47**
16
+
17
+ ## [0.66.189](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.189) (05/15/2026)
18
+
19
+ ### Updated Dependencies
20
+
21
+ - Updated **workspace-tools** to **v1.295.74**
22
+ - Updated **config-tools** to **v1.190.14**
23
+
5
24
  ## [0.66.188](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.188) (05/15/2026)
6
25
 
7
26
  ### Updated Dependencies
package/dist/executors.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";require('./chunk-E7SPQEPH.js');
2
- require('./chunk-35XAQCIG.js');
3
2
  require('./chunk-AIMJGFAQ.js');
4
- require('./chunk-GVEGIPUX.js');
5
3
  require('./chunk-D34LI533.js');
4
+ require('./chunk-GVEGIPUX.js');
5
+ require('./chunk-35XAQCIG.js');
6
6
  require('./chunk-P7CN5KBJ.js');
7
7
  require('./chunk-SXYKEVA5.js');
@@ -1,8 +1,8 @@
1
1
  import "./chunk-HYHKZPRR.mjs";
2
- import "./chunk-2OMK5XBV.mjs";
3
2
  import "./chunk-OF5PG3VF.mjs";
4
- import "./chunk-SGKW62J5.mjs";
5
3
  import "./chunk-EJQKUB75.mjs";
4
+ import "./chunk-SGKW62J5.mjs";
5
+ import "./chunk-2OMK5XBV.mjs";
6
6
  import "./chunk-Y7F2EGB3.mjs";
7
7
  import "./chunk-5WQESBUL.mjs";
8
8
  import "./chunk-63QCHNBN.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-35XAQCIG.js');
3
2
  require('./chunk-AIMJGFAQ.js');
4
- require('./chunk-GVEGIPUX.js');
5
3
  require('./chunk-D34LI533.js');
4
+ require('./chunk-GVEGIPUX.js');
6
5
  require('./chunk-N2YKXZ5R.js');
6
+
7
+
8
+ var _chunkXYKCMGVYjs = require('./chunk-XYKCMGVY.js');
7
9
  require('./chunk-GUQOEBFW.js');
8
10
 
9
11
 
10
12
  var _chunkILC773N2js = require('./chunk-ILC773N2.js');
13
+ require('./chunk-35XAQCIG.js');
11
14
 
12
15
 
13
16
  var _chunkP7CN5KBJjs = require('./chunk-P7CN5KBJ.js');
14
-
15
-
16
- var _chunkXYKCMGVYjs = require('./chunk-XYKCMGVY.js');
17
17
  require('./chunk-SXYKEVA5.js');
18
18
 
19
19
 
package/dist/index.mjs CHANGED
@@ -1,19 +1,19 @@
1
1
  import "./chunk-HYHKZPRR.mjs";
2
- import "./chunk-2OMK5XBV.mjs";
3
2
  import "./chunk-OF5PG3VF.mjs";
4
- import "./chunk-SGKW62J5.mjs";
5
3
  import "./chunk-EJQKUB75.mjs";
4
+ import "./chunk-SGKW62J5.mjs";
6
5
  import "./chunk-23KFTIT2.mjs";
6
+ import {
7
+ initGenerator
8
+ } from "./chunk-NVE2K255.mjs";
7
9
  import "./chunk-CA7S5MOH.mjs";
8
10
  import {
9
11
  base_terraform_executor_untyped_default
10
12
  } from "./chunk-EL25IDXP.mjs";
13
+ import "./chunk-2OMK5XBV.mjs";
11
14
  import {
12
15
  withTerraformExecutor
13
16
  } from "./chunk-Y7F2EGB3.mjs";
14
- import {
15
- initGenerator
16
- } from "./chunk-NVE2K255.mjs";
17
17
  import "./chunk-5WQESBUL.mjs";
18
18
  import "./chunk-63QCHNBN.mjs";
19
19
  export {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/terraform-tools",
3
- "version": "0.66.189",
3
+ "version": "0.66.191",
4
4
  "description": "Tools for managing Terraform infrastructure within a Nx workspace.",
5
5
  "keywords": [
6
6
  "iac",
@@ -112,13 +112,13 @@
112
112
  "module": "dist/index.mjs",
113
113
  "typings": "dist/index.d.ts",
114
114
  "dependencies": {
115
- "@storm-software/config": "^1.137.46",
116
- "@storm-software/config-tools": "^1.190.14",
117
- "@storm-software/workspace-tools": "^1.295.74",
115
+ "@nx/devkit": "22.7.1",
116
+ "@storm-software/config": "^1.137.48",
117
+ "@storm-software/config-tools": "^1.190.16",
118
+ "@storm-software/workspace-tools": "^1.295.76",
118
119
  "shelljs": "^0.8.5"
119
120
  },
120
121
  "devDependencies": {
121
- "@nx/devkit": "22.7.1",
122
122
  "@types/node": "^25.8.0",
123
123
  "nx": "22.7.1",
124
124
  "tsup": "8.4.0",
@@ -129,5 +129,5 @@
129
129
  "publishConfig": { "access": "public" },
130
130
  "executors": "./executors.json",
131
131
  "generators": "./generators.json",
132
- "gitHead": "0c334cad4cd3237b830127698face8e1f4f508fb"
132
+ "gitHead": "ac3b725aacca2de79c4225dbbe9763c632a8c44a"
133
133
  }