@storm-software/pulumi-tools 0.22.23 → 0.22.25
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 +31 -0
- package/README.md +2 -1
- package/dist/{chunk-DTPVX4ZK.mjs → chunk-5BBAVVSK.mjs} +1 -1
- package/dist/{chunk-CKZ46AQ2.mjs → chunk-EZTMSLFB.mjs} +1 -1
- package/dist/{chunk-QQG3ZWL7.mjs → chunk-FZBGBXCO.mjs} +1 -1
- package/dist/{chunk-T5TVCX3O.mjs → chunk-HZ3RJKBJ.mjs} +1 -1
- package/dist/{chunk-PTHOX35O.mjs → chunk-LUPJZ2R2.mjs} +1 -1
- package/dist/{chunk-JNZURHZL.mjs → chunk-LY62GWXV.mjs} +1 -1
- package/dist/{chunk-6USCEFXJ.mjs → chunk-Q3ZY4GL7.mjs} +1 -1
- package/dist/{chunk-VCQDOIFS.mjs → chunk-U7NBD4Q3.mjs} +1 -1
- package/dist/{chunk-NFUBL6P4.mjs → chunk-UXV662TX.mjs} +1 -1
- package/dist/executors.mjs +8 -8
- package/dist/generators.mjs +3 -3
- package/dist/index.mjs +9 -9
- package/dist/src/base/base-executor.mjs +3 -3
- package/dist/src/base/index.mjs +3 -3
- package/dist/src/base/providers.mjs +1 -1
- package/dist/src/executors/config/executor.mjs +4 -4
- package/dist/src/executors/import/executor.mjs +4 -4
- package/dist/src/executors/preview/executor.mjs +4 -4
- package/dist/src/executors/refresh/executor.mjs +4 -4
- package/dist/src/executors/up/executor.mjs +4 -4
- package/dist/src/generators/init/generator.mjs +3 -3
- package/dist/src/lib/aws/index.mjs +1 -1
- package/dist/src/lib/aws/providers.mjs +1 -1
- package/dist/tsup.config.mjs +1 -1
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,37 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Pulumi Tools
|
|
4
4
|
|
|
5
|
+
## [0.22.24](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.24) (11/10/2025)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Regenerate README markdown files
|
|
10
|
+
([5eb9b8129](https://github.com/storm-software/storm-ops/commit/5eb9b8129))
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
- **storm-config:** Added the `from` method to `WorkspaceConfig`
|
|
15
|
+
([94a5e30f6](https://github.com/storm-software/storm-ops/commit/94a5e30f6))
|
|
16
|
+
|
|
17
|
+
### Updated Dependencies
|
|
18
|
+
|
|
19
|
+
- Updated **workspace-tools** to **v1.292.24**
|
|
20
|
+
- Updated **config-tools** to **v1.188.24**
|
|
21
|
+
- Updated **config** to **v1.134.24**
|
|
22
|
+
|
|
23
|
+
## [0.22.23](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.23) (11/09/2025)
|
|
24
|
+
|
|
25
|
+
### Miscellaneous
|
|
26
|
+
|
|
27
|
+
- **monorepo:** Regenerate README markdown files
|
|
28
|
+
([e9e2cd674](https://github.com/storm-software/storm-ops/commit/e9e2cd674))
|
|
29
|
+
|
|
30
|
+
### Updated Dependencies
|
|
31
|
+
|
|
32
|
+
- Updated **workspace-tools** to **v1.292.23**
|
|
33
|
+
- Updated **config-tools** to **v1.188.23**
|
|
34
|
+
- Updated **config** to **v1.134.23**
|
|
35
|
+
|
|
5
36
|
## [0.22.22](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.22) (11/08/2025)
|
|
6
37
|
|
|
7
38
|
### 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 -->
|
|
@@ -40,6 +40,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
40
40
|
|
|
41
41
|
<!-- START doctoc -->
|
|
42
42
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
43
|
+
|
|
43
44
|
## Table of Contents
|
|
44
45
|
|
|
45
46
|
- [Storm Pulumi Tools](#storm-pulumi-tools)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
1
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__992586b1bf7967946fb6808f788e6a0f/node_modules/tsup/assets/esm_shims.js
|
|
2
2
|
import { fileURLToPath } from "url";
|
|
3
3
|
import path from "path";
|
|
4
4
|
var getFilename = () => fileURLToPath(import.meta.url);
|
package/dist/executors.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "./chunk-UV4HQO3Y.mjs";
|
|
2
|
-
import "./chunk-
|
|
3
|
-
import "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
2
|
+
import "./chunk-EZTMSLFB.mjs";
|
|
3
|
+
import "./chunk-HZ3RJKBJ.mjs";
|
|
4
|
+
import "./chunk-LY62GWXV.mjs";
|
|
5
|
+
import "./chunk-Q3ZY4GL7.mjs";
|
|
6
|
+
import "./chunk-FZBGBXCO.mjs";
|
|
7
|
+
import "./chunk-LUPJZ2R2.mjs";
|
|
8
|
+
import "./chunk-U7NBD4Q3.mjs";
|
|
9
|
+
import "./chunk-5BBAVVSK.mjs";
|
package/dist/generators.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./chunk-23KFTIT2.mjs";
|
|
2
2
|
import {
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-UXV662TX.mjs";
|
|
5
5
|
import "./chunk-5TB4HFDP.mjs";
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-U7NBD4Q3.mjs";
|
|
7
|
+
import "./chunk-5BBAVVSK.mjs";
|
|
8
8
|
export {
|
|
9
9
|
initGeneratorFn
|
|
10
10
|
};
|
package/dist/index.mjs
CHANGED
|
@@ -8,25 +8,25 @@ import {
|
|
|
8
8
|
vpc
|
|
9
9
|
} from "./chunk-S6XCS2TA.mjs";
|
|
10
10
|
import "./chunk-UV4HQO3Y.mjs";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-EZTMSLFB.mjs";
|
|
12
|
+
import "./chunk-HZ3RJKBJ.mjs";
|
|
13
|
+
import "./chunk-LY62GWXV.mjs";
|
|
14
|
+
import "./chunk-Q3ZY4GL7.mjs";
|
|
15
15
|
import "./chunk-23KFTIT2.mjs";
|
|
16
16
|
import {
|
|
17
17
|
initGeneratorFn
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-UXV662TX.mjs";
|
|
19
19
|
import "./chunk-CA7S5MOH.mjs";
|
|
20
20
|
import {
|
|
21
21
|
Provider,
|
|
22
22
|
getCloudTemplateName
|
|
23
23
|
} from "./chunk-5TB4HFDP.mjs";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-FZBGBXCO.mjs";
|
|
25
25
|
import {
|
|
26
26
|
withPulumiExecutor
|
|
27
|
-
} from "./chunk-
|
|
28
|
-
import "./chunk-
|
|
29
|
-
import "./chunk-
|
|
27
|
+
} from "./chunk-LUPJZ2R2.mjs";
|
|
28
|
+
import "./chunk-U7NBD4Q3.mjs";
|
|
29
|
+
import "./chunk-5BBAVVSK.mjs";
|
|
30
30
|
export {
|
|
31
31
|
Provider,
|
|
32
32
|
ec2Instance,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
withPulumiExecutor
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-LUPJZ2R2.mjs";
|
|
4
|
+
import "../../chunk-U7NBD4Q3.mjs";
|
|
5
|
+
import "../../chunk-5BBAVVSK.mjs";
|
|
6
6
|
export {
|
|
7
7
|
withPulumiExecutor
|
|
8
8
|
};
|
package/dist/src/base/index.mjs
CHANGED
|
@@ -5,9 +5,9 @@ import {
|
|
|
5
5
|
} from "../../chunk-5TB4HFDP.mjs";
|
|
6
6
|
import {
|
|
7
7
|
withPulumiExecutor
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-LUPJZ2R2.mjs";
|
|
9
|
+
import "../../chunk-U7NBD4Q3.mjs";
|
|
10
|
+
import "../../chunk-5BBAVVSK.mjs";
|
|
11
11
|
export {
|
|
12
12
|
Provider,
|
|
13
13
|
getCloudTemplateName,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-FZBGBXCO.mjs";
|
|
4
|
+
import "../../../chunk-LUPJZ2R2.mjs";
|
|
5
|
+
import "../../../chunk-U7NBD4Q3.mjs";
|
|
6
|
+
import "../../../chunk-5BBAVVSK.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-EZTMSLFB.mjs";
|
|
4
|
+
import "../../../chunk-LUPJZ2R2.mjs";
|
|
5
|
+
import "../../../chunk-U7NBD4Q3.mjs";
|
|
6
|
+
import "../../../chunk-5BBAVVSK.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-HZ3RJKBJ.mjs";
|
|
4
|
+
import "../../../chunk-LUPJZ2R2.mjs";
|
|
5
|
+
import "../../../chunk-U7NBD4Q3.mjs";
|
|
6
|
+
import "../../../chunk-5BBAVVSK.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-LY62GWXV.mjs";
|
|
4
|
+
import "../../../chunk-LUPJZ2R2.mjs";
|
|
5
|
+
import "../../../chunk-U7NBD4Q3.mjs";
|
|
6
|
+
import "../../../chunk-5BBAVVSK.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-Q3ZY4GL7.mjs";
|
|
4
|
+
import "../../../chunk-LUPJZ2R2.mjs";
|
|
5
|
+
import "../../../chunk-U7NBD4Q3.mjs";
|
|
6
|
+
import "../../../chunk-5BBAVVSK.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generator_default,
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "../../../chunk-
|
|
4
|
+
} from "../../../chunk-UXV662TX.mjs";
|
|
5
5
|
import "../../../chunk-5TB4HFDP.mjs";
|
|
6
|
-
import "../../../chunk-
|
|
7
|
-
import "../../../chunk-
|
|
6
|
+
import "../../../chunk-U7NBD4Q3.mjs";
|
|
7
|
+
import "../../../chunk-5BBAVVSK.mjs";
|
|
8
8
|
export {
|
|
9
9
|
generator_default as default,
|
|
10
10
|
initGeneratorFn
|
package/dist/tsup.config.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/pulumi-tools",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.25",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "Tools for managing Pulumi infrastructure within a Nx workspace.",
|
|
6
6
|
"repository": {
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
"sullivanpj"
|
|
143
143
|
],
|
|
144
144
|
"peerDependencies": {
|
|
145
|
-
"@nx/devkit": "^22.0.
|
|
145
|
+
"@nx/devkit": "^22.0.3",
|
|
146
146
|
"@storm-software/workspace-tools": ">=1.267.0",
|
|
147
147
|
"tsup": "8.4.0"
|
|
148
148
|
},
|
|
@@ -152,24 +152,24 @@
|
|
|
152
152
|
"nx": { "optional": false }
|
|
153
153
|
},
|
|
154
154
|
"dependencies": {
|
|
155
|
-
"@nx/devkit": "^22.0.
|
|
156
|
-
"@pulumi/aws": "^6.83.
|
|
155
|
+
"@nx/devkit": "^22.0.3",
|
|
156
|
+
"@pulumi/aws": "^6.83.2",
|
|
157
157
|
"@pulumi/awsx": "^2.22.0",
|
|
158
158
|
"@pulumi/pulumi": "^3.206.0",
|
|
159
|
-
"@storm-software/config": "^1.134.
|
|
160
|
-
"@storm-software/config-tools": "^1.188.
|
|
159
|
+
"@storm-software/config": "^1.134.25",
|
|
160
|
+
"@storm-software/config-tools": "^1.188.25",
|
|
161
161
|
"defu": "6.1.4",
|
|
162
162
|
"shelljs": "^0.8.5"
|
|
163
163
|
},
|
|
164
164
|
"devDependencies": {
|
|
165
|
-
"@nx/devkit": "^22.0.
|
|
166
|
-
"@types/node": "^22.19.
|
|
167
|
-
"nx": "^22.0.
|
|
165
|
+
"@nx/devkit": "^22.0.3",
|
|
166
|
+
"@types/node": "^22.19.1",
|
|
167
|
+
"nx": "^22.0.3",
|
|
168
168
|
"tsup": "8.4.0",
|
|
169
169
|
"untyped": "^2.0.0"
|
|
170
170
|
},
|
|
171
171
|
"publishConfig": { "access": "public" },
|
|
172
172
|
"executors": "./executors.json",
|
|
173
173
|
"generators": "./generators.json",
|
|
174
|
-
"gitHead": "
|
|
174
|
+
"gitHead": "ec4d423ba6fc398b73fce13c0daf015039934dbc"
|
|
175
175
|
}
|