@storm-software/terraform-tools 0.54.55 → 0.54.57
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 +14 -0
- package/README.md +1 -1
- package/dist/{chunk-NDQ2WXL4.js → chunk-WEQEQWKX.js} +4 -2
- package/dist/{chunk-5B2XIIG3.mjs → chunk-XOYPHEA3.mjs} +4 -2
- package/dist/executors.js +1 -1
- package/dist/executors.mjs +1 -1
- package/dist/generators.js +2 -2
- package/dist/generators.mjs +1 -1
- package/dist/index.js +4 -4
- package/dist/index.mjs +3 -3
- package/dist/src/generators/init/init.js +2 -2
- package/dist/src/generators/init/init.mjs +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Terraform Tools
|
|
4
4
|
|
|
5
|
+
## [0.54.57](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.54.57) (2025-04-10)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Regenerate README markdown files
|
|
10
|
+
([82c74e006](https://github.com/storm-software/storm-ops/commit/82c74e006))
|
|
11
|
+
|
|
12
|
+
## [0.54.56](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.54.56) (2025-04-09)
|
|
13
|
+
|
|
14
|
+
### Miscellaneous
|
|
15
|
+
|
|
16
|
+
- **monorepo:** Regenerate README markdown files
|
|
17
|
+
([e29270ba8](https://github.com/storm-software/storm-ops/commit/e29270ba8))
|
|
18
|
+
|
|
5
19
|
## [0.54.55](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.54.55) (2025-04-09)
|
|
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
|
-
[](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 -->
|
|
@@ -1131,8 +1131,10 @@ var getEntryPoints = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
|
|
|
1131
1131
|
return ret;
|
|
1132
1132
|
}, []));
|
|
1133
1133
|
} else {
|
|
1134
|
-
_chunkOFLYCEQVjs.writeDebug.call(void 0, `
|
|
1135
|
-
|
|
1134
|
+
_chunkOFLYCEQVjs.writeDebug.call(void 0, `Adding ESBuild entry point
|
|
1135
|
+
- Input: ${entryPoint.in}
|
|
1136
|
+
- Output: ${entryPoint.out}`, config);
|
|
1137
|
+
if (!paths.some((p) => p.out === entryPoint.out)) {
|
|
1136
1138
|
paths.push(entryPoint);
|
|
1137
1139
|
}
|
|
1138
1140
|
}
|
|
@@ -1132,8 +1132,10 @@ var getEntryPoints = /* @__PURE__ */ __name(async (config, projectRoot, sourceRo
|
|
|
1132
1132
|
return ret;
|
|
1133
1133
|
}, []));
|
|
1134
1134
|
} else {
|
|
1135
|
-
writeDebug(`
|
|
1136
|
-
|
|
1135
|
+
writeDebug(`Adding ESBuild entry point
|
|
1136
|
+
- Input: ${entryPoint.in}
|
|
1137
|
+
- Output: ${entryPoint.out}`, config);
|
|
1138
|
+
if (!paths.some((p) => p.out === entryPoint.out)) {
|
|
1137
1139
|
paths.push(entryPoint);
|
|
1138
1140
|
}
|
|
1139
1141
|
}
|
package/dist/executors.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";require('./chunk-E7SPQEPH.js');
|
|
2
|
-
require('./chunk-SHSQW7WA.js');
|
|
3
2
|
require('./chunk-DJCYC7JQ.js');
|
|
4
3
|
require('./chunk-N54F7ABF.js');
|
|
5
4
|
require('./chunk-QLX5ZXZW.js');
|
|
5
|
+
require('./chunk-SHSQW7WA.js');
|
|
6
6
|
require('./chunk-AWKDJF6S.js');
|
|
7
7
|
require('./chunk-OFLYCEQV.js');
|
|
8
8
|
require('./chunk-3GQAWCBQ.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "./chunk-HYHKZPRR.mjs";
|
|
2
|
-
import "./chunk-RRGIDHEO.mjs";
|
|
3
2
|
import "./chunk-VO3C3BEJ.mjs";
|
|
4
3
|
import "./chunk-DJRMAJFK.mjs";
|
|
5
4
|
import "./chunk-WICTIB3T.mjs";
|
|
5
|
+
import "./chunk-RRGIDHEO.mjs";
|
|
6
6
|
import "./chunk-PZJTLGLV.mjs";
|
|
7
7
|
import "./chunk-7AZ64L3E.mjs";
|
|
8
8
|
import "./chunk-Y4D6KHJP.mjs";
|
package/dist/generators.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-N2YKXZ5R.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkWEQEQWKXjs = require('./chunk-WEQEQWKX.js');
|
|
5
5
|
require('./chunk-OFLYCEQV.js');
|
|
6
6
|
require('./chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.initGenerator =
|
|
9
|
+
exports.initGenerator = _chunkWEQEQWKXjs.initGenerator;
|
package/dist/generators.mjs
CHANGED
package/dist/index.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-E7SPQEPH.js');
|
|
2
|
-
require('./chunk-SHSQW7WA.js');
|
|
3
2
|
require('./chunk-DJCYC7JQ.js');
|
|
4
3
|
require('./chunk-N54F7ABF.js');
|
|
4
|
+
require('./chunk-QLX5ZXZW.js');
|
|
5
5
|
require('./chunk-N2YKXZ5R.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunkWEQEQWKXjs = require('./chunk-WEQEQWKX.js');
|
|
9
9
|
require('./chunk-GUQOEBFW.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
var _chunkILC773N2js = require('./chunk-ILC773N2.js');
|
|
13
|
-
require('./chunk-
|
|
13
|
+
require('./chunk-SHSQW7WA.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
var _chunkAWKDJF6Sjs = require('./chunk-AWKDJF6S.js');
|
|
@@ -20,4 +20,4 @@ require('./chunk-3GQAWCBQ.js');
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
|
|
23
|
-
exports.baseTerraformExecutorSchema = _chunkILC773N2js.base_terraform_executor_untyped_default; exports.initGenerator =
|
|
23
|
+
exports.baseTerraformExecutorSchema = _chunkILC773N2js.base_terraform_executor_untyped_default; exports.initGenerator = _chunkWEQEQWKXjs.initGenerator; exports.withTerraformExecutor = _chunkAWKDJF6Sjs.withTerraformExecutor;
|
package/dist/index.mjs
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import "./chunk-HYHKZPRR.mjs";
|
|
2
|
-
import "./chunk-RRGIDHEO.mjs";
|
|
3
2
|
import "./chunk-VO3C3BEJ.mjs";
|
|
4
3
|
import "./chunk-DJRMAJFK.mjs";
|
|
4
|
+
import "./chunk-WICTIB3T.mjs";
|
|
5
5
|
import "./chunk-23KFTIT2.mjs";
|
|
6
6
|
import {
|
|
7
7
|
initGenerator
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-XOYPHEA3.mjs";
|
|
9
9
|
import "./chunk-CA7S5MOH.mjs";
|
|
10
10
|
import {
|
|
11
11
|
base_terraform_executor_untyped_default
|
|
12
12
|
} from "./chunk-EL25IDXP.mjs";
|
|
13
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-RRGIDHEO.mjs";
|
|
14
14
|
import {
|
|
15
15
|
withTerraformExecutor
|
|
16
16
|
} from "./chunk-PZJTLGLV.mjs";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkWEQEQWKXjs = require('../../../chunk-WEQEQWKX.js');
|
|
5
5
|
require('../../../chunk-OFLYCEQV.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.default =
|
|
10
|
+
exports.default = _chunkWEQEQWKXjs.init_default; exports.initGenerator = _chunkWEQEQWKXjs.initGenerator;
|