@storm-software/pulumi-tools 0.13.39 → 0.13.41

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.
Files changed (41) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +2 -1
  3. package/dist/{chunk-NLVT27VF.js → chunk-3OKHNU6F.js} +2 -2
  4. package/dist/{chunk-D573L2O2.js → chunk-3QQTCBVN.js} +3 -3
  5. package/dist/{chunk-2BD4IRTI.mjs → chunk-6UIH6RCK.mjs} +1 -1
  6. package/dist/{chunk-3TSC26ST.js → chunk-7G2M77VJ.js} +5 -5
  7. package/dist/{chunk-TI2UULSV.js → chunk-ATM7EADM.js} +2 -2
  8. package/dist/{chunk-4H6OCFMZ.mjs → chunk-EU64W3TI.mjs} +1 -1
  9. package/dist/{chunk-5HEDS3UT.js → chunk-EVILNGJA.js} +2 -2
  10. package/dist/{chunk-DKJKBXBI.js → chunk-GASM5JOT.js} +2 -2
  11. package/dist/{chunk-7P4YWHUA.js → chunk-I3D4CDB5.js} +14 -14
  12. package/dist/{chunk-ARSQVJ7N.mjs → chunk-L7FXGR6F.mjs} +1 -1
  13. package/dist/{chunk-EWYULOQJ.mjs → chunk-NPVDHO4H.mjs} +1 -1
  14. package/dist/{chunk-L6UX4WWK.mjs → chunk-PIK42X67.mjs} +15 -15
  15. package/dist/{chunk-KSX7QAB3.mjs → chunk-PYYI7CA3.mjs} +1 -1
  16. package/dist/{chunk-JUCS6QST.mjs → chunk-RZX26I3L.mjs} +1 -1
  17. package/dist/{chunk-IVFQT4WC.mjs → chunk-USQAM3BN.mjs} +1 -1
  18. package/dist/{chunk-YW4SEJR7.js → chunk-VXI4LNUL.js} +2 -2
  19. package/dist/executors.js +7 -7
  20. package/dist/executors.mjs +7 -7
  21. package/dist/generators.js +3 -3
  22. package/dist/generators.mjs +2 -2
  23. package/dist/index.js +9 -9
  24. package/dist/index.mjs +8 -8
  25. package/dist/src/base/base-executor.js +3 -3
  26. package/dist/src/base/base-executor.mjs +2 -2
  27. package/dist/src/base/index.js +3 -3
  28. package/dist/src/base/index.mjs +2 -2
  29. package/dist/src/executors/config/executor.js +4 -4
  30. package/dist/src/executors/config/executor.mjs +3 -3
  31. package/dist/src/executors/import/executor.js +4 -4
  32. package/dist/src/executors/import/executor.mjs +3 -3
  33. package/dist/src/executors/preview/executor.js +4 -4
  34. package/dist/src/executors/preview/executor.mjs +3 -3
  35. package/dist/src/executors/refresh/executor.js +4 -4
  36. package/dist/src/executors/refresh/executor.mjs +3 -3
  37. package/dist/src/executors/up/executor.js +4 -4
  38. package/dist/src/executors/up/executor.mjs +3 -3
  39. package/dist/src/generators/init/generator.js +3 -3
  40. package/dist/src/generators/init/generator.mjs +2 -2
  41. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  # Changelog for Storm Ops - Pulumi Tools
4
4
 
5
+ ## [0.13.40](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.13.40) (2025-07-11)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files
10
+ ([c13e76556](https://github.com/storm-software/storm-ops/commit/c13e76556))
11
+
12
+ ## [0.13.39](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.13.39) (2025-07-10)
13
+
14
+ ### Miscellaneous
15
+
16
+ - **monorepo:** Regenerate workspace artifacts
17
+ ([f45c14e5f](https://github.com/storm-software/storm-ops/commit/f45c14e5f))
18
+
5
19
  ## [0.13.38](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.13.38) (2025-07-10)
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
- [![Version](https://img.shields.io/badge/version-0.13.38-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)
24
+ [![Version](https://img.shields.io/badge/version-0.13.40-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)
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,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkD573L2O2js = require('./chunk-D573L2O2.js');
3
+ var _chunk3QQTCBVNjs = require('./chunk-3QQTCBVN.js');
4
4
 
5
5
  // src/executors/preview/executor.ts
6
- var executor_default = _chunkD573L2O2js.withPulumiExecutor.call(void 0,
6
+ var executor_default = _chunk3QQTCBVNjs.withPulumiExecutor.call(void 0,
7
7
  "preview",
8
8
  (options) => [
9
9
  options.stack && `--stack=${options.stack}`,
@@ -1,13 +1,13 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
3
 
4
- var _chunk7P4YWHUAjs = require('./chunk-7P4YWHUA.js');
4
+ var _chunkI3D4CDB5js = require('./chunk-I3D4CDB5.js');
5
5
 
6
6
  // src/base/base-executor.ts
7
7
  var _path = require('path');
8
8
  var _shelljs = require('shelljs');
9
9
  var withPulumiExecutor = (command, argsMapper, executorOptions = {}) => async (_options, context) => {
10
- return _chunk7P4YWHUAjs.withRunExecutor.call(void 0,
10
+ return _chunkI3D4CDB5js.withRunExecutor.call(void 0,
11
11
  `Pulumi \`${command}\` Command Executor`,
12
12
  async (options, context2, config) => {
13
13
  if (!_shelljs.which.call(void 0, "pulumi")) {
@@ -21,7 +21,7 @@ var withPulumiExecutor = (command, argsMapper, executorOptions = {}) => async (_
21
21
  );
22
22
  }
23
23
  const { sourceRoot } = context2.projectsConfigurations.projects[context2.projectName];
24
- _chunk7P4YWHUAjs.run.call(void 0,
24
+ _chunkI3D4CDB5js.run.call(void 0,
25
25
  config,
26
26
  ["pulumi", command, ...argsMapper(options)].filter(Boolean).join(" "),
27
27
  _path.join.call(void 0, config.workspaceRoot, options.root || sourceRoot),
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-JUCS6QST.mjs";
3
+ } from "./chunk-RZX26I3L.mjs";
4
4
 
5
5
  // src/executors/preview/executor.ts
6
6
  var executor_default = withPulumiExecutor(
@@ -5,7 +5,7 @@ var _chunkHUKXHFCAjs = require('./chunk-HUKXHFCA.js');
5
5
 
6
6
 
7
7
 
8
- var _chunk7P4YWHUAjs = require('./chunk-7P4YWHUA.js');
8
+ var _chunkI3D4CDB5js = require('./chunk-I3D4CDB5.js');
9
9
 
10
10
  // src/generators/init/generator.ts
11
11
 
@@ -18,7 +18,7 @@ var _devkit = require('@nx/devkit');
18
18
  var _fs = require('fs');
19
19
  var _path = require('path');
20
20
  async function initGeneratorFn(tree, options, config) {
21
- const task = _chunk7P4YWHUAjs.initGenerator.call(void 0, tree, options);
21
+ const task = _chunkI3D4CDB5js.initGenerator.call(void 0, tree, options);
22
22
  _devkit.addProjectConfiguration.call(void 0, tree, options.name || "deployment", {
23
23
  root: options.directory || "./deployment",
24
24
  projectType: "application",
@@ -54,14 +54,14 @@ async function initGeneratorFn(tree, options, config) {
54
54
  }
55
55
  return task;
56
56
  }
57
- var generator_default = _chunk7P4YWHUAjs.withRunGenerator.call(void 0,
57
+ var generator_default = _chunkI3D4CDB5js.withRunGenerator.call(void 0,
58
58
  "Initialize Storm Pulumi workspace",
59
59
  initGeneratorFn
60
60
  );
61
61
  function generateNewPulumiProject(tree, options, config) {
62
62
  return () => {
63
63
  const template = _chunkHUKXHFCAjs.getCloudTemplateName.call(void 0, options.provider);
64
- _chunk7P4YWHUAjs.run.call(void 0,
64
+ _chunkI3D4CDB5js.run.call(void 0,
65
65
  config,
66
66
  [
67
67
  `pulumi new ${template}`,
@@ -85,7 +85,7 @@ function loginToPulumi(tree, options, config) {
85
85
  if (options.login.startsWith("file://")) {
86
86
  options.login = `file://${tree.root}/${options.directory || "./deployment"}/${options.login.replace("file://", "")}`;
87
87
  }
88
- _chunk7P4YWHUAjs.run.call(void 0,
88
+ _chunkI3D4CDB5js.run.call(void 0,
89
89
  config,
90
90
  ["pulumi login", options.login].filter(Boolean).join(" "),
91
91
  _path.join.call(void 0, config.workspaceRoot, options.directory || "./deployment"),
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkD573L2O2js = require('./chunk-D573L2O2.js');
3
+ var _chunk3QQTCBVNjs = require('./chunk-3QQTCBVN.js');
4
4
 
5
5
  // src/executors/import/executor.ts
6
- var executor_default = _chunkD573L2O2js.withPulumiExecutor.call(void 0, "import", (options) => [
6
+ var executor_default = _chunk3QQTCBVNjs.withPulumiExecutor.call(void 0, "import", (options) => [
7
7
  options.target,
8
8
  options.name,
9
9
  options.id,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-JUCS6QST.mjs";
3
+ } from "./chunk-RZX26I3L.mjs";
4
4
 
5
5
  // src/executors/refresh/executor.ts
6
6
  var executor_default = withPulumiExecutor(
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkD573L2O2js = require('./chunk-D573L2O2.js');
3
+ var _chunk3QQTCBVNjs = require('./chunk-3QQTCBVN.js');
4
4
 
5
5
  // src/executors/up/executor.ts
6
- var executor_default = _chunkD573L2O2js.withPulumiExecutor.call(void 0, "up", (options) => [
6
+ var executor_default = _chunk3QQTCBVNjs.withPulumiExecutor.call(void 0, "up", (options) => [
7
7
  "--suppress-progress",
8
8
  options.stack && `--stack=${options.stack}`,
9
9
  options.skipPreview && "--skip-preview",
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkD573L2O2js = require('./chunk-D573L2O2.js');
3
+ var _chunk3QQTCBVNjs = require('./chunk-3QQTCBVN.js');
4
4
 
5
5
  // src/executors/refresh/executor.ts
6
- var executor_default = _chunkD573L2O2js.withPulumiExecutor.call(void 0,
6
+ var executor_default = _chunk3QQTCBVNjs.withPulumiExecutor.call(void 0,
7
7
  "refresh",
8
8
  (options) => [
9
9
  "--suppress-progress",
@@ -71,7 +71,7 @@ If this sounds interesting, and you would like to help us in creating the next g
71
71
  var STORM_DEFAULT_ERROR_CODES_FILE = "tools/errors/codes.json";
72
72
 
73
73
  // ../config/src/schema.ts
74
- var _v4 = require('zod/v4'); var z = _interopRequireWildcard(_v4); var z2 = _interopRequireWildcard(_v4);
74
+ var _zod = require('zod'); var z = _interopRequireWildcard(_zod); var z2 = _interopRequireWildcard(_zod);
75
75
  var DarkColorSchema = z.string().trim().toLowerCase().regex(/^#([0-9a-f]{3}){1,2}$/i).length(7).default("#1d1e22").describe("The dark background color of the workspace");
76
76
  var LightColorSchema = z.string().trim().toLowerCase().regex(/^#([0-9a-f]{3}){1,2}$/i).length(7).default("#f4f4f5").describe("The light background color of the workspace");
77
77
  var BrandColorSchema = z.string().trim().toLowerCase().regex(/^#([0-9a-f]{3}){1,2}$/i).length(7).default("#1fb2a6").describe("The primary brand specific color of the workspace");
@@ -138,7 +138,7 @@ var SingleThemeColorConfigSchema = z.object({
138
138
  positive: PositiveColorSchema,
139
139
  negative: NegativeColorSchema
140
140
  });
141
- var RegistryUrlConfigSchema = z.string().trim().toLowerCase().url().optional().describe("A remote registry URL used to publish distributable packages");
141
+ var RegistryUrlConfigSchema = z.url().optional().describe("A remote registry URL used to publish distributable packages");
142
142
  var RegistryConfigSchema = z.object({
143
143
  github: RegistryUrlConfigSchema,
144
144
  npm: RegistryUrlConfigSchema,
@@ -165,7 +165,7 @@ var WorkspaceBotConfigSchema = z.object({
165
165
  name: z.string().trim().default("stormie-bot").describe(
166
166
  "The workspace bot user's name (this is the bot that will be used to perform various tasks)"
167
167
  ),
168
- email: z.string().trim().email().default("bot@stormsoftware.com").describe("The email of the workspace bot")
168
+ email: z.email().default("bot@stormsoftware.com").describe("The email of the workspace bot")
169
169
  }).describe(
170
170
  "The workspace's bot user's config used to automated various operations tasks"
171
171
  );
@@ -208,16 +208,16 @@ var WorkspaceDirectoryConfigSchema = z.object({
208
208
  );
209
209
  var errorConfigSchema = z.object({
210
210
  codesFile: z.string().trim().default(STORM_DEFAULT_ERROR_CODES_FILE).describe("The path to the workspace's error codes JSON file"),
211
- url: z.string().trim().url().optional().describe(
211
+ url: z.url().optional().describe(
212
212
  "A URL to a page that looks up the workspace's error messages given a specific error code"
213
213
  )
214
214
  }).describe("The workspace's error config used during the error process");
215
215
  var organizationConfigSchema = z.object({
216
216
  name: z.string().trim().describe("The name of the organization"),
217
217
  description: z.string().trim().optional().describe("A description of the organization"),
218
- logo: z.string().trim().url().optional().describe("A URL to the organization's logo image"),
219
- icon: z.string().trim().url().optional().describe("A URL to the organization's icon image"),
220
- url: z.string().trim().url().optional().describe(
218
+ logo: z.url().optional().describe("A URL to the organization's logo image"),
219
+ icon: z.url().optional().describe("A URL to the organization's icon image"),
220
+ url: z.url().optional().describe(
221
221
  "A URL to a page that provides more information about the organization"
222
222
  )
223
223
  }).describe("The workspace's organization details");
@@ -237,12 +237,12 @@ var stormWorkspaceConfigSchema = z.object({
237
237
  ),
238
238
  repository: z.string().trim().optional().describe("The repo URL of the workspace (i.e. GitHub)"),
239
239
  license: z.string().trim().default("Apache-2.0").describe("The license type of the package"),
240
- homepage: z.string().trim().url().optional().describe("The homepage of the workspace"),
241
- docs: z.string().trim().url().optional().describe("The documentation site for the workspace"),
242
- portal: z.string().trim().url().optional().describe("The development portal site for the workspace"),
243
- licensing: z.string().trim().url().optional().describe("The licensing site for the workspace"),
244
- contact: z.string().trim().url().optional().describe("The contact site for the workspace"),
245
- support: z.string().trim().url().optional().describe(
240
+ homepage: z.url().optional().describe("The homepage of the workspace"),
241
+ docs: z.url().optional().describe("The documentation site for the workspace"),
242
+ portal: z.url().optional().describe("The development portal site for the workspace"),
243
+ licensing: z.url().optional().describe("The licensing site for the workspace"),
244
+ contact: z.url().optional().describe("The contact site for the workspace"),
245
+ support: z.url().optional().describe(
246
246
  "The support site for the workspace. If not provided, this is defaulted to the `contact` config value"
247
247
  ),
248
248
  branch: z.string().trim().default("main").describe("The branch of the workspace"),
@@ -252,7 +252,7 @@ var stormWorkspaceConfigSchema = z.object({
252
252
  release: WorkspaceReleaseConfigSchema,
253
253
  socials: WorkspaceSocialsConfigSchema,
254
254
  error: errorConfigSchema,
255
- mode: z.enum(["development", "staging", "production"]).default("production").describe("The current runtime environment mode for the package"),
255
+ mode: z.string().trim().default("production").describe("The current runtime environment mode for the package"),
256
256
  workspaceRoot: z.string().trim().describe("The root directory of the workspace"),
257
257
  skipCache: z.boolean().default(false).describe("Should all known types of workspace caching be skipped?"),
258
258
  directories: WorkspaceDirectoryConfigSchema,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-JUCS6QST.mjs";
3
+ } from "./chunk-RZX26I3L.mjs";
4
4
 
5
5
  // src/executors/config/executor.ts
6
6
  var executor_default = withPulumiExecutor("config", (options) => [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-JUCS6QST.mjs";
3
+ } from "./chunk-RZX26I3L.mjs";
4
4
 
5
5
  // src/executors/up/executor.ts
6
6
  var executor_default = withPulumiExecutor("up", (options) => [
@@ -72,7 +72,7 @@ If this sounds interesting, and you would like to help us in creating the next g
72
72
  var STORM_DEFAULT_ERROR_CODES_FILE = "tools/errors/codes.json";
73
73
 
74
74
  // ../config/src/schema.ts
75
- import * as z from "zod/v4";
75
+ import * as z from "zod";
76
76
  var DarkColorSchema = z.string().trim().toLowerCase().regex(/^#([0-9a-f]{3}){1,2}$/i).length(7).default("#1d1e22").describe("The dark background color of the workspace");
77
77
  var LightColorSchema = z.string().trim().toLowerCase().regex(/^#([0-9a-f]{3}){1,2}$/i).length(7).default("#f4f4f5").describe("The light background color of the workspace");
78
78
  var BrandColorSchema = z.string().trim().toLowerCase().regex(/^#([0-9a-f]{3}){1,2}$/i).length(7).default("#1fb2a6").describe("The primary brand specific color of the workspace");
@@ -139,7 +139,7 @@ var SingleThemeColorConfigSchema = z.object({
139
139
  positive: PositiveColorSchema,
140
140
  negative: NegativeColorSchema
141
141
  });
142
- var RegistryUrlConfigSchema = z.string().trim().toLowerCase().url().optional().describe("A remote registry URL used to publish distributable packages");
142
+ var RegistryUrlConfigSchema = z.url().optional().describe("A remote registry URL used to publish distributable packages");
143
143
  var RegistryConfigSchema = z.object({
144
144
  github: RegistryUrlConfigSchema,
145
145
  npm: RegistryUrlConfigSchema,
@@ -166,7 +166,7 @@ var WorkspaceBotConfigSchema = z.object({
166
166
  name: z.string().trim().default("stormie-bot").describe(
167
167
  "The workspace bot user's name (this is the bot that will be used to perform various tasks)"
168
168
  ),
169
- email: z.string().trim().email().default("bot@stormsoftware.com").describe("The email of the workspace bot")
169
+ email: z.email().default("bot@stormsoftware.com").describe("The email of the workspace bot")
170
170
  }).describe(
171
171
  "The workspace's bot user's config used to automated various operations tasks"
172
172
  );
@@ -209,16 +209,16 @@ var WorkspaceDirectoryConfigSchema = z.object({
209
209
  );
210
210
  var errorConfigSchema = z.object({
211
211
  codesFile: z.string().trim().default(STORM_DEFAULT_ERROR_CODES_FILE).describe("The path to the workspace's error codes JSON file"),
212
- url: z.string().trim().url().optional().describe(
212
+ url: z.url().optional().describe(
213
213
  "A URL to a page that looks up the workspace's error messages given a specific error code"
214
214
  )
215
215
  }).describe("The workspace's error config used during the error process");
216
216
  var organizationConfigSchema = z.object({
217
217
  name: z.string().trim().describe("The name of the organization"),
218
218
  description: z.string().trim().optional().describe("A description of the organization"),
219
- logo: z.string().trim().url().optional().describe("A URL to the organization's logo image"),
220
- icon: z.string().trim().url().optional().describe("A URL to the organization's icon image"),
221
- url: z.string().trim().url().optional().describe(
219
+ logo: z.url().optional().describe("A URL to the organization's logo image"),
220
+ icon: z.url().optional().describe("A URL to the organization's icon image"),
221
+ url: z.url().optional().describe(
222
222
  "A URL to a page that provides more information about the organization"
223
223
  )
224
224
  }).describe("The workspace's organization details");
@@ -238,12 +238,12 @@ var stormWorkspaceConfigSchema = z.object({
238
238
  ),
239
239
  repository: z.string().trim().optional().describe("The repo URL of the workspace (i.e. GitHub)"),
240
240
  license: z.string().trim().default("Apache-2.0").describe("The license type of the package"),
241
- homepage: z.string().trim().url().optional().describe("The homepage of the workspace"),
242
- docs: z.string().trim().url().optional().describe("The documentation site for the workspace"),
243
- portal: z.string().trim().url().optional().describe("The development portal site for the workspace"),
244
- licensing: z.string().trim().url().optional().describe("The licensing site for the workspace"),
245
- contact: z.string().trim().url().optional().describe("The contact site for the workspace"),
246
- support: z.string().trim().url().optional().describe(
241
+ homepage: z.url().optional().describe("The homepage of the workspace"),
242
+ docs: z.url().optional().describe("The documentation site for the workspace"),
243
+ portal: z.url().optional().describe("The development portal site for the workspace"),
244
+ licensing: z.url().optional().describe("The licensing site for the workspace"),
245
+ contact: z.url().optional().describe("The contact site for the workspace"),
246
+ support: z.url().optional().describe(
247
247
  "The support site for the workspace. If not provided, this is defaulted to the `contact` config value"
248
248
  ),
249
249
  branch: z.string().trim().default("main").describe("The branch of the workspace"),
@@ -253,7 +253,7 @@ var stormWorkspaceConfigSchema = z.object({
253
253
  release: WorkspaceReleaseConfigSchema,
254
254
  socials: WorkspaceSocialsConfigSchema,
255
255
  error: errorConfigSchema,
256
- mode: z.enum(["development", "staging", "production"]).default("production").describe("The current runtime environment mode for the package"),
256
+ mode: z.string().trim().default("production").describe("The current runtime environment mode for the package"),
257
257
  workspaceRoot: z.string().trim().describe("The root directory of the workspace"),
258
258
  skipCache: z.boolean().default(false).describe("Should all known types of workspace caching be skipped?"),
259
259
  directories: WorkspaceDirectoryConfigSchema,
@@ -3590,7 +3590,7 @@ var generator_default = withRunGenerator(
3590
3590
 
3591
3591
  // ../workspace-tools/src/generators/config-schema/generator.ts
3592
3592
  import { formatFiles as formatFiles4, writeJson as writeJson2 } from "@nx/devkit";
3593
- import * as z2 from "zod/v4";
3593
+ import * as z2 from "zod";
3594
3594
  async function configSchemaGeneratorFn(tree, options, config) {
3595
3595
  writeInfo(
3596
3596
  "\u{1F4E6} Running Storm Workspace Configuration JSON Schema generator",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-JUCS6QST.mjs";
3
+ } from "./chunk-RZX26I3L.mjs";
4
4
 
5
5
  // src/executors/import/executor.ts
6
6
  var executor_default = withPulumiExecutor("import", (options) => [
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  run,
3
3
  withRunExecutor
4
- } from "./chunk-L6UX4WWK.mjs";
4
+ } from "./chunk-PIK42X67.mjs";
5
5
 
6
6
  // src/base/base-executor.ts
7
7
  import { join } from "node:path";
@@ -5,7 +5,7 @@ import {
5
5
  initGenerator,
6
6
  run,
7
7
  withRunGenerator
8
- } from "./chunk-L6UX4WWK.mjs";
8
+ } from "./chunk-PIK42X67.mjs";
9
9
 
10
10
  // src/generators/init/generator.ts
11
11
  import {
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkD573L2O2js = require('./chunk-D573L2O2.js');
3
+ var _chunk3QQTCBVNjs = require('./chunk-3QQTCBVN.js');
4
4
 
5
5
  // src/executors/config/executor.ts
6
- var executor_default = _chunkD573L2O2js.withPulumiExecutor.call(void 0, "config", (options) => [
6
+ var executor_default = _chunk3QQTCBVNjs.withPulumiExecutor.call(void 0, "config", (options) => [
7
7
  options.action,
8
8
  options.showSecrets && `--show-secrets`,
9
9
  options.secret && `--secret`,
package/dist/executors.js CHANGED
@@ -1,9 +1,9 @@
1
1
  "use strict";require('./chunk-XO62WWX4.js');
2
- require('./chunk-TI2UULSV.js');
3
- require('./chunk-NLVT27VF.js');
4
- require('./chunk-DKJKBXBI.js');
5
- require('./chunk-5HEDS3UT.js');
6
- require('./chunk-YW4SEJR7.js');
7
- require('./chunk-D573L2O2.js');
8
- require('./chunk-7P4YWHUA.js');
2
+ require('./chunk-ATM7EADM.js');
3
+ require('./chunk-3OKHNU6F.js');
4
+ require('./chunk-GASM5JOT.js');
5
+ require('./chunk-EVILNGJA.js');
6
+ require('./chunk-VXI4LNUL.js');
7
+ require('./chunk-3QQTCBVN.js');
8
+ require('./chunk-I3D4CDB5.js');
9
9
  require('./chunk-3RG5ZIWI.js');
@@ -1,9 +1,9 @@
1
1
  import "./chunk-UV4HQO3Y.mjs";
2
- import "./chunk-KSX7QAB3.mjs";
3
- import "./chunk-2BD4IRTI.mjs";
4
- import "./chunk-4H6OCFMZ.mjs";
5
- import "./chunk-EWYULOQJ.mjs";
6
- import "./chunk-ARSQVJ7N.mjs";
7
- import "./chunk-JUCS6QST.mjs";
8
- import "./chunk-L6UX4WWK.mjs";
2
+ import "./chunk-PYYI7CA3.mjs";
3
+ import "./chunk-6UIH6RCK.mjs";
4
+ import "./chunk-EU64W3TI.mjs";
5
+ import "./chunk-NPVDHO4H.mjs";
6
+ import "./chunk-L7FXGR6F.mjs";
7
+ import "./chunk-RZX26I3L.mjs";
8
+ import "./chunk-PIK42X67.mjs";
9
9
  import "./chunk-ACCVWIOF.mjs";
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-N2YKXZ5R.js');
2
2
 
3
3
 
4
- var _chunk3TSC26STjs = require('./chunk-3TSC26ST.js');
4
+ var _chunk7G2M77VJjs = require('./chunk-7G2M77VJ.js');
5
5
  require('./chunk-HUKXHFCA.js');
6
- require('./chunk-7P4YWHUA.js');
6
+ require('./chunk-I3D4CDB5.js');
7
7
  require('./chunk-3RG5ZIWI.js');
8
8
 
9
9
 
10
- exports.initGeneratorFn = _chunk3TSC26STjs.initGeneratorFn;
10
+ exports.initGeneratorFn = _chunk7G2M77VJjs.initGeneratorFn;
@@ -1,9 +1,9 @@
1
1
  import "./chunk-23KFTIT2.mjs";
2
2
  import {
3
3
  initGeneratorFn
4
- } from "./chunk-IVFQT4WC.mjs";
4
+ } from "./chunk-USQAM3BN.mjs";
5
5
  import "./chunk-KPFHCT4A.mjs";
6
- import "./chunk-L6UX4WWK.mjs";
6
+ import "./chunk-PIK42X67.mjs";
7
7
  import "./chunk-ACCVWIOF.mjs";
8
8
  export {
9
9
  initGeneratorFn
package/dist/index.js CHANGED
@@ -1,26 +1,26 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-XO62WWX4.js');
2
- require('./chunk-TI2UULSV.js');
3
- require('./chunk-NLVT27VF.js');
4
- require('./chunk-DKJKBXBI.js');
5
- require('./chunk-5HEDS3UT.js');
2
+ require('./chunk-ATM7EADM.js');
3
+ require('./chunk-3OKHNU6F.js');
4
+ require('./chunk-GASM5JOT.js');
5
+ require('./chunk-EVILNGJA.js');
6
6
  require('./chunk-N2YKXZ5R.js');
7
7
 
8
8
 
9
- var _chunk3TSC26STjs = require('./chunk-3TSC26ST.js');
9
+ var _chunk7G2M77VJjs = require('./chunk-7G2M77VJ.js');
10
10
  require('./chunk-GUQOEBFW.js');
11
11
 
12
12
 
13
13
 
14
14
  var _chunkHUKXHFCAjs = require('./chunk-HUKXHFCA.js');
15
- require('./chunk-YW4SEJR7.js');
15
+ require('./chunk-VXI4LNUL.js');
16
16
 
17
17
 
18
- var _chunkD573L2O2js = require('./chunk-D573L2O2.js');
19
- require('./chunk-7P4YWHUA.js');
18
+ var _chunk3QQTCBVNjs = require('./chunk-3QQTCBVN.js');
19
+ require('./chunk-I3D4CDB5.js');
20
20
  require('./chunk-3RG5ZIWI.js');
21
21
 
22
22
 
23
23
 
24
24
 
25
25
 
26
- exports.Provider = _chunkHUKXHFCAjs.Provider; exports.getCloudTemplateName = _chunkHUKXHFCAjs.getCloudTemplateName; exports.initGeneratorFn = _chunk3TSC26STjs.initGeneratorFn; exports.withPulumiExecutor = _chunkD573L2O2js.withPulumiExecutor;
26
+ exports.Provider = _chunkHUKXHFCAjs.Provider; exports.getCloudTemplateName = _chunkHUKXHFCAjs.getCloudTemplateName; exports.initGeneratorFn = _chunk7G2M77VJjs.initGeneratorFn; exports.withPulumiExecutor = _chunk3QQTCBVNjs.withPulumiExecutor;
package/dist/index.mjs CHANGED
@@ -1,22 +1,22 @@
1
1
  import "./chunk-UV4HQO3Y.mjs";
2
- import "./chunk-KSX7QAB3.mjs";
3
- import "./chunk-2BD4IRTI.mjs";
4
- import "./chunk-4H6OCFMZ.mjs";
5
- import "./chunk-EWYULOQJ.mjs";
2
+ import "./chunk-PYYI7CA3.mjs";
3
+ import "./chunk-6UIH6RCK.mjs";
4
+ import "./chunk-EU64W3TI.mjs";
5
+ import "./chunk-NPVDHO4H.mjs";
6
6
  import "./chunk-23KFTIT2.mjs";
7
7
  import {
8
8
  initGeneratorFn
9
- } from "./chunk-IVFQT4WC.mjs";
9
+ } from "./chunk-USQAM3BN.mjs";
10
10
  import "./chunk-CA7S5MOH.mjs";
11
11
  import {
12
12
  Provider,
13
13
  getCloudTemplateName
14
14
  } from "./chunk-KPFHCT4A.mjs";
15
- import "./chunk-ARSQVJ7N.mjs";
15
+ import "./chunk-L7FXGR6F.mjs";
16
16
  import {
17
17
  withPulumiExecutor
18
- } from "./chunk-JUCS6QST.mjs";
19
- import "./chunk-L6UX4WWK.mjs";
18
+ } from "./chunk-RZX26I3L.mjs";
19
+ import "./chunk-PIK42X67.mjs";
20
20
  import "./chunk-ACCVWIOF.mjs";
21
21
  export {
22
22
  Provider,
@@ -1,8 +1,8 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkD573L2O2js = require('../../chunk-D573L2O2.js');
4
- require('../../chunk-7P4YWHUA.js');
3
+ var _chunk3QQTCBVNjs = require('../../chunk-3QQTCBVN.js');
4
+ require('../../chunk-I3D4CDB5.js');
5
5
  require('../../chunk-3RG5ZIWI.js');
6
6
 
7
7
 
8
- exports.withPulumiExecutor = _chunkD573L2O2js.withPulumiExecutor;
8
+ exports.withPulumiExecutor = _chunk3QQTCBVNjs.withPulumiExecutor;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "../../chunk-JUCS6QST.mjs";
4
- import "../../chunk-L6UX4WWK.mjs";
3
+ } from "../../chunk-RZX26I3L.mjs";
4
+ import "../../chunk-PIK42X67.mjs";
5
5
  import "../../chunk-ACCVWIOF.mjs";
6
6
  export {
7
7
  withPulumiExecutor
@@ -5,11 +5,11 @@
5
5
  var _chunkHUKXHFCAjs = require('../../chunk-HUKXHFCA.js');
6
6
 
7
7
 
8
- var _chunkD573L2O2js = require('../../chunk-D573L2O2.js');
9
- require('../../chunk-7P4YWHUA.js');
8
+ var _chunk3QQTCBVNjs = require('../../chunk-3QQTCBVN.js');
9
+ require('../../chunk-I3D4CDB5.js');
10
10
  require('../../chunk-3RG5ZIWI.js');
11
11
 
12
12
 
13
13
 
14
14
 
15
- exports.Provider = _chunkHUKXHFCAjs.Provider; exports.getCloudTemplateName = _chunkHUKXHFCAjs.getCloudTemplateName; exports.withPulumiExecutor = _chunkD573L2O2js.withPulumiExecutor;
15
+ exports.Provider = _chunkHUKXHFCAjs.Provider; exports.getCloudTemplateName = _chunkHUKXHFCAjs.getCloudTemplateName; exports.withPulumiExecutor = _chunk3QQTCBVNjs.withPulumiExecutor;
@@ -5,8 +5,8 @@ import {
5
5
  } from "../../chunk-KPFHCT4A.mjs";
6
6
  import {
7
7
  withPulumiExecutor
8
- } from "../../chunk-JUCS6QST.mjs";
9
- import "../../chunk-L6UX4WWK.mjs";
8
+ } from "../../chunk-RZX26I3L.mjs";
9
+ import "../../chunk-PIK42X67.mjs";
10
10
  import "../../chunk-ACCVWIOF.mjs";
11
11
  export {
12
12
  Provider,
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkYW4SEJR7js = require('../../../chunk-YW4SEJR7.js');
4
- require('../../../chunk-D573L2O2.js');
5
- require('../../../chunk-7P4YWHUA.js');
3
+ var _chunkVXI4LNULjs = require('../../../chunk-VXI4LNUL.js');
4
+ require('../../../chunk-3QQTCBVN.js');
5
+ require('../../../chunk-I3D4CDB5.js');
6
6
  require('../../../chunk-3RG5ZIWI.js');
7
7
 
8
8
 
9
- exports.default = _chunkYW4SEJR7js.executor_default;
9
+ exports.default = _chunkVXI4LNULjs.executor_default;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-ARSQVJ7N.mjs";
4
- import "../../../chunk-JUCS6QST.mjs";
5
- import "../../../chunk-L6UX4WWK.mjs";
3
+ } from "../../../chunk-L7FXGR6F.mjs";
4
+ import "../../../chunk-RZX26I3L.mjs";
5
+ import "../../../chunk-PIK42X67.mjs";
6
6
  import "../../../chunk-ACCVWIOF.mjs";
7
7
  export {
8
8
  executor_default as default
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkTI2UULSVjs = require('../../../chunk-TI2UULSV.js');
4
- require('../../../chunk-D573L2O2.js');
5
- require('../../../chunk-7P4YWHUA.js');
3
+ var _chunkATM7EADMjs = require('../../../chunk-ATM7EADM.js');
4
+ require('../../../chunk-3QQTCBVN.js');
5
+ require('../../../chunk-I3D4CDB5.js');
6
6
  require('../../../chunk-3RG5ZIWI.js');
7
7
 
8
8
 
9
- exports.default = _chunkTI2UULSVjs.executor_default;
9
+ exports.default = _chunkATM7EADMjs.executor_default;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-KSX7QAB3.mjs";
4
- import "../../../chunk-JUCS6QST.mjs";
5
- import "../../../chunk-L6UX4WWK.mjs";
3
+ } from "../../../chunk-PYYI7CA3.mjs";
4
+ import "../../../chunk-RZX26I3L.mjs";
5
+ import "../../../chunk-PIK42X67.mjs";
6
6
  import "../../../chunk-ACCVWIOF.mjs";
7
7
  export {
8
8
  executor_default as default
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkNLVT27VFjs = require('../../../chunk-NLVT27VF.js');
4
- require('../../../chunk-D573L2O2.js');
5
- require('../../../chunk-7P4YWHUA.js');
3
+ var _chunk3OKHNU6Fjs = require('../../../chunk-3OKHNU6F.js');
4
+ require('../../../chunk-3QQTCBVN.js');
5
+ require('../../../chunk-I3D4CDB5.js');
6
6
  require('../../../chunk-3RG5ZIWI.js');
7
7
 
8
8
 
9
- exports.default = _chunkNLVT27VFjs.executor_default;
9
+ exports.default = _chunk3OKHNU6Fjs.executor_default;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-2BD4IRTI.mjs";
4
- import "../../../chunk-JUCS6QST.mjs";
5
- import "../../../chunk-L6UX4WWK.mjs";
3
+ } from "../../../chunk-6UIH6RCK.mjs";
4
+ import "../../../chunk-RZX26I3L.mjs";
5
+ import "../../../chunk-PIK42X67.mjs";
6
6
  import "../../../chunk-ACCVWIOF.mjs";
7
7
  export {
8
8
  executor_default as default
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkDKJKBXBIjs = require('../../../chunk-DKJKBXBI.js');
4
- require('../../../chunk-D573L2O2.js');
5
- require('../../../chunk-7P4YWHUA.js');
3
+ var _chunkGASM5JOTjs = require('../../../chunk-GASM5JOT.js');
4
+ require('../../../chunk-3QQTCBVN.js');
5
+ require('../../../chunk-I3D4CDB5.js');
6
6
  require('../../../chunk-3RG5ZIWI.js');
7
7
 
8
8
 
9
- exports.default = _chunkDKJKBXBIjs.executor_default;
9
+ exports.default = _chunkGASM5JOTjs.executor_default;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-4H6OCFMZ.mjs";
4
- import "../../../chunk-JUCS6QST.mjs";
5
- import "../../../chunk-L6UX4WWK.mjs";
3
+ } from "../../../chunk-EU64W3TI.mjs";
4
+ import "../../../chunk-RZX26I3L.mjs";
5
+ import "../../../chunk-PIK42X67.mjs";
6
6
  import "../../../chunk-ACCVWIOF.mjs";
7
7
  export {
8
8
  executor_default as default
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunk5HEDS3UTjs = require('../../../chunk-5HEDS3UT.js');
4
- require('../../../chunk-D573L2O2.js');
5
- require('../../../chunk-7P4YWHUA.js');
3
+ var _chunkEVILNGJAjs = require('../../../chunk-EVILNGJA.js');
4
+ require('../../../chunk-3QQTCBVN.js');
5
+ require('../../../chunk-I3D4CDB5.js');
6
6
  require('../../../chunk-3RG5ZIWI.js');
7
7
 
8
8
 
9
- exports.default = _chunk5HEDS3UTjs.executor_default;
9
+ exports.default = _chunkEVILNGJAjs.executor_default;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-EWYULOQJ.mjs";
4
- import "../../../chunk-JUCS6QST.mjs";
5
- import "../../../chunk-L6UX4WWK.mjs";
3
+ } from "../../../chunk-NPVDHO4H.mjs";
4
+ import "../../../chunk-RZX26I3L.mjs";
5
+ import "../../../chunk-PIK42X67.mjs";
6
6
  import "../../../chunk-ACCVWIOF.mjs";
7
7
  export {
8
8
  executor_default as default
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk3TSC26STjs = require('../../../chunk-3TSC26ST.js');
4
+ var _chunk7G2M77VJjs = require('../../../chunk-7G2M77VJ.js');
5
5
  require('../../../chunk-HUKXHFCA.js');
6
- require('../../../chunk-7P4YWHUA.js');
6
+ require('../../../chunk-I3D4CDB5.js');
7
7
  require('../../../chunk-3RG5ZIWI.js');
8
8
 
9
9
 
10
10
 
11
- exports.default = _chunk3TSC26STjs.generator_default; exports.initGeneratorFn = _chunk3TSC26STjs.initGeneratorFn;
11
+ exports.default = _chunk7G2M77VJjs.generator_default; exports.initGeneratorFn = _chunk7G2M77VJjs.initGeneratorFn;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generator_default,
3
3
  initGeneratorFn
4
- } from "../../../chunk-IVFQT4WC.mjs";
4
+ } from "../../../chunk-USQAM3BN.mjs";
5
5
  import "../../../chunk-KPFHCT4A.mjs";
6
- import "../../../chunk-L6UX4WWK.mjs";
6
+ import "../../../chunk-PIK42X67.mjs";
7
7
  import "../../../chunk-ACCVWIOF.mjs";
8
8
  export {
9
9
  generator_default as default,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/pulumi-tools",
3
- "version": "0.13.39",
3
+ "version": "0.13.41",
4
4
  "type": "commonjs",
5
5
  "description": "Tools for managing Pulumi infrastructure within a Nx workspace.",
6
6
  "repository": {
@@ -136,5 +136,5 @@
136
136
  "publishConfig": { "access": "public" },
137
137
  "executors": "./executors.json",
138
138
  "generators": "./generators.json",
139
- "gitHead": "a8ed9927e278fdcef751286a496cea6a4727208a"
139
+ "gitHead": "15cfb513f5ab6c76341888e008ba62b88bcd05af"
140
140
  }