@storm-software/terraform-tools 0.66.215 → 0.66.217

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,22 @@
2
2
 
3
3
  # Changelog for Storm Ops - Terraform Tools
4
4
 
5
+ ## [0.66.216](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.216) (05/30/2026)
6
+
7
+ ### Updated Dependencies
8
+
9
+ - Updated **config** to **v1.137.67**
10
+ - Updated **config-tools** to **v1.190.35**
11
+ - Updated **workspace-tools** to **v1.296.13**
12
+
13
+ ## [0.66.215](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.215) (05/28/2026)
14
+
15
+ ### Updated Dependencies
16
+
17
+ - Updated **config** to **v1.137.66**
18
+ - Updated **config-tools** to **v1.190.34**
19
+ - Updated **workspace-tools** to **v1.296.12**
20
+
5
21
  ## [0.66.214](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.66.214) (05/26/2026)
6
22
 
7
23
  ### 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.213-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.215-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 -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/terraform-tools",
3
- "version": "0.66.215",
3
+ "version": "0.66.217",
4
4
  "description": "Tools for managing Terraform infrastructure within a Nx workspace.",
5
5
  "keywords": [
6
6
  "iac",
@@ -112,15 +112,15 @@
112
112
  "module": "dist/index.mjs",
113
113
  "typings": "dist/index.d.ts",
114
114
  "dependencies": {
115
- "@nx/devkit": "22.7.4",
116
- "@storm-software/config": "1.137.66",
117
- "@storm-software/config-tools": "1.190.34",
118
- "@storm-software/workspace-tools": "1.296.12",
115
+ "@nx/devkit": "^22.7.5",
116
+ "@storm-software/config": "1.137.68",
117
+ "@storm-software/config-tools": "1.190.36",
118
+ "@storm-software/workspace-tools": "1.296.14",
119
119
  "shelljs": "^0.8.5"
120
120
  },
121
121
  "devDependencies": {
122
122
  "@types/node": "^25.9.1",
123
- "nx": "22.7.4",
123
+ "nx": "22.7.5",
124
124
  "tsup": "8.4.0",
125
125
  "untyped": "^2.0.0"
126
126
  },
@@ -129,5 +129,5 @@
129
129
  "publishConfig": { "access": "public" },
130
130
  "executors": "./executors.json",
131
131
  "generators": "./generators.json",
132
- "gitHead": "713b2c5af4f317ddbd35bec335289360bf246b1b"
132
+ "gitHead": "48d6212133c6a011439668fd76d855da9a673790"
133
133
  }