@storm-software/terraform-tools 0.54.83 → 0.54.85
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 +24 -0
- package/README.md +1 -1
- package/dist/{chunk-LXKO7ZLH.js → chunk-2WTDMDFS.js} +2 -2
- package/dist/chunk-3RG5ZIWI.js +10 -0
- package/dist/{chunk-IAPFYWM7.mjs → chunk-3VZ6A6RG.mjs} +770 -529
- package/dist/{chunk-4NDNGCSB.mjs → chunk-5TXZ2IQ6.mjs} +1 -1
- package/dist/chunk-7GH4VDRM.mjs +95 -0
- package/dist/{chunk-FC5AL6FF.js → chunk-A4RDGLKC.js} +420 -248
- package/dist/{chunk-YBMM6DDX.js → chunk-AJVSFBNT.js} +2 -2
- package/dist/{chunk-3X7JIYQW.mjs → chunk-DIXFQWYR.mjs} +419 -247
- package/dist/{chunk-L2DHGVS5.mjs → chunk-IEZKYJSF.mjs} +3 -6
- package/dist/{chunk-KZOUKDIV.mjs → chunk-LHAZ3WPQ.mjs} +1 -1
- package/dist/{chunk-QCLE23AI.mjs → chunk-ONGG25RY.mjs} +1 -1
- package/dist/{chunk-JPGERIM3.js → chunk-OV7TVEAC.js} +2 -2
- package/dist/{chunk-SR7JIQJV.js → chunk-S6UZXYLH.js} +804 -563
- package/dist/{chunk-REWQVTUZ.mjs → chunk-VNME2RIT.mjs} +1 -1
- package/dist/{chunk-ESAA5DIO.js → chunk-WJV4GOSN.js} +2 -2
- package/dist/chunk-ZLPOE4VZ.js +95 -0
- package/dist/executors.js +7 -7
- package/dist/executors.mjs +7 -7
- package/dist/generators.js +4 -4
- package/dist/generators.mjs +3 -3
- package/dist/index.js +9 -9
- package/dist/index.mjs +8 -8
- package/dist/src/base/base-terraform-executor.untyped.js +1 -1
- package/dist/src/base/base-terraform-executor.untyped.mjs +1 -1
- package/dist/src/base/index.js +4 -4
- package/dist/src/base/index.mjs +3 -3
- package/dist/src/base/terraform-executor.js +4 -4
- package/dist/src/base/terraform-executor.mjs +3 -3
- package/dist/src/executors/apply/executor.js +5 -5
- package/dist/src/executors/apply/executor.mjs +4 -4
- package/dist/src/executors/destroy/executor.js +5 -5
- package/dist/src/executors/destroy/executor.mjs +4 -4
- package/dist/src/executors/output/executor.js +5 -5
- package/dist/src/executors/output/executor.mjs +4 -4
- package/dist/src/executors/plan/executor.js +5 -5
- package/dist/src/executors/plan/executor.mjs +4 -4
- package/dist/src/generators/init/init.js +4 -4
- package/dist/src/generators/init/init.mjs +3 -3
- package/dist/tsup.config.js +3 -8
- package/dist/tsup.config.mjs +3 -8
- package/package.json +1 -1
- package/dist/chunk-3GQAWCBQ.js +0 -13
- package/dist/chunk-T7K4BCD7.mjs +0 -71
- package/dist/chunk-ZAMME4JX.js +0 -71
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,30 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Terraform Tools
|
|
4
4
|
|
|
5
|
+
## [0.54.85](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.54.85) (2025-04-30)
|
|
6
|
+
|
|
7
|
+
### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- **esbuild:** Update script to use .cjs file extension
|
|
10
|
+
([95c4e5abd](https://github.com/storm-software/storm-ops/commit/95c4e5abd))
|
|
11
|
+
|
|
12
|
+
### Miscellaneous
|
|
13
|
+
|
|
14
|
+
- **monorepo:** Regenerate README markdown files
|
|
15
|
+
([17b6c5930](https://github.com/storm-software/storm-ops/commit/17b6c5930))
|
|
16
|
+
|
|
17
|
+
## [0.54.84](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.54.84) (2025-04-30)
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- **esbuild:** Include the worker scripts in the build package
|
|
22
|
+
([7955b1ba3](https://github.com/storm-software/storm-ops/commit/7955b1ba3))
|
|
23
|
+
|
|
24
|
+
### Miscellaneous
|
|
25
|
+
|
|
26
|
+
- **monorepo:** Regenerate README markdown files
|
|
27
|
+
([1c4eba5f0](https://github.com/storm-software/storm-ops/commit/1c4eba5f0))
|
|
28
|
+
|
|
5
29
|
## [0.54.83](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.54.83) (2025-04-30)
|
|
6
30
|
|
|
7
31
|
### Bug Fixes
|
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
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkZLPOE4VZjs = require('./chunk-ZLPOE4VZ.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/destroy/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkZLPOE4VZjs.withTerraformExecutor.call(void 0, "destroy");
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
|
|
2
|
+
get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
|
|
3
|
+
}) : x)(function(x) {
|
|
4
|
+
if (typeof require !== "undefined") return require.apply(this, arguments);
|
|
5
|
+
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
6
|
+
});
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
exports.__require = __require;
|