@storm-software/pulumi-tools 0.22.264 → 0.22.265

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 (46) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-UKI2AP2O.js → chunk-3VWSQ2SS.js} +7 -18
  4. package/dist/{chunk-TG53HQ3K.mjs → chunk-5UMYMZRA.mjs} +1 -1
  5. package/dist/{chunk-LI45PJHV.js → chunk-AWP77CXN.js} +2 -2
  6. package/dist/{chunk-MKLR7VDP.mjs → chunk-DFZUZOLL.mjs} +1 -1
  7. package/dist/{chunk-HN572JIY.mjs → chunk-FLUX3ET7.mjs} +5 -16
  8. package/dist/{chunk-MKQH5OLY.js → chunk-GTZLRIOL.js} +3 -3
  9. package/dist/{chunk-5MNRAXO7.js → chunk-IYHI4LBK.js} +2 -2
  10. package/dist/{chunk-J4RKI433.js → chunk-L3E6R4RK.js} +2 -2
  11. package/dist/{chunk-G6WTR26Q.mjs → chunk-NDN3RVIF.mjs} +1 -1
  12. package/dist/{chunk-K7HEEK3C.mjs → chunk-NLQG5KWS.mjs} +1 -1
  13. package/dist/{chunk-P5N74APG.js → chunk-NO345UZJ.js} +5 -5
  14. package/dist/{chunk-LE263C2P.js → chunk-OZCLSR3Y.js} +2 -2
  15. package/dist/{chunk-WDMRMD53.mjs → chunk-P4GGKYJK.mjs} +1 -1
  16. package/dist/{chunk-O67GNKWY.mjs → chunk-UB6ZNCMG.mjs} +1 -1
  17. package/dist/{chunk-R624DLWI.mjs → chunk-V7MEDIVC.mjs} +1 -1
  18. package/dist/{chunk-ISQV2SHV.js → chunk-WTRYK6OF.js} +2 -2
  19. package/dist/{chunk-BRBDYMAH.mjs → chunk-ZTHBX2FQ.mjs} +1 -1
  20. package/dist/executors.js +7 -7
  21. package/dist/executors.mjs +8 -8
  22. package/dist/generators.js +3 -3
  23. package/dist/generators.mjs +3 -3
  24. package/dist/index.js +9 -9
  25. package/dist/index.mjs +9 -9
  26. package/dist/src/base/base-executor.js +3 -3
  27. package/dist/src/base/base-executor.mjs +3 -3
  28. package/dist/src/base/index.js +3 -3
  29. package/dist/src/base/index.mjs +3 -3
  30. package/dist/src/base/providers.mjs +1 -1
  31. package/dist/src/executors/config/executor.js +4 -4
  32. package/dist/src/executors/config/executor.mjs +4 -4
  33. package/dist/src/executors/import/executor.js +4 -4
  34. package/dist/src/executors/import/executor.mjs +4 -4
  35. package/dist/src/executors/preview/executor.js +4 -4
  36. package/dist/src/executors/preview/executor.mjs +4 -4
  37. package/dist/src/executors/refresh/executor.js +4 -4
  38. package/dist/src/executors/refresh/executor.mjs +4 -4
  39. package/dist/src/executors/up/executor.js +4 -4
  40. package/dist/src/executors/up/executor.mjs +4 -4
  41. package/dist/src/generators/init/generator.js +3 -3
  42. package/dist/src/generators/init/generator.mjs +3 -3
  43. package/dist/src/lib/aws/index.mjs +1 -1
  44. package/dist/src/lib/aws/providers.mjs +1 -1
  45. package/dist/tsup.config.mjs +1 -1
  46. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -2,6 +2,30 @@
2
2
 
3
3
  # Changelog for Storm Ops - Pulumi Tools
4
4
 
5
+ ## [0.22.265](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.265) (06/30/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update repository packages' dependencies ([6f81fb5b5](https://github.com/storm-software/storm-ops/commit/6f81fb5b5))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **config** to **v1.138.19**
14
+ - Updated **config-tools** to **v1.190.82**
15
+ - Updated **workspace-tools** to **v1.296.62**
16
+
17
+ ## [0.22.264](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.264) (06/29/2026)
18
+
19
+ ### Bug Fixes
20
+
21
+ - **workspace-tools:** Resolve issue applying the cargo project name parameter ([f927214be](https://github.com/storm-software/storm-ops/commit/f927214be))
22
+
23
+ ### Updated Dependencies
24
+
25
+ - Updated **config** to **v1.138.18**
26
+ - Updated **config-tools** to **v1.190.81**
27
+ - Updated **workspace-tools** to **v1.296.61**
28
+
5
29
  ## [0.22.263](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.263) (06/28/2026)
6
30
 
7
31
  ### 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.22.262-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.22.263-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 -->
@@ -2744,7 +2744,7 @@ var _resolve2 = require('resolve'); var _resolve3 = _interopRequireDefault(_reso
2744
2744
 
2745
2745
 
2746
2746
  // ../build-tools/src/utilities/copy-assets.ts
2747
- var _copyassetshandlerjs = require('@nx/js/src/utils/assets/copy-assets-handler.js');
2747
+ var _internal = require('@nx/js/internal');
2748
2748
  var _glob = require('glob');
2749
2749
 
2750
2750
  var copyAssets = async (config, assets, outputPath, projectRoot, sourceRoot, generatePackageJson3 = true, includeSrc = false, banner, footer) => {
@@ -2778,7 +2778,7 @@ var copyAssets = async (config, assets, outputPath, projectRoot, sourceRoot, gen
2778
2778
  ${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${pendingAsset} -> ${outputPath}` : ` - ${pendingAsset.input}/${pendingAsset.glob} -> ${joinPaths(outputPath, pendingAsset.output)}`).join("\n")}`,
2779
2779
  config
2780
2780
  );
2781
- const assetHandler = new (0, _copyassetshandlerjs.CopyAssetsHandler)({
2781
+ const assetHandler = new (0, _internal.CopyAssetsHandler)({
2782
2782
  projectDir: projectRoot,
2783
2783
  rootDir: config.workspaceRoot,
2784
2784
  outputDir: outputPath,
@@ -2816,7 +2816,7 @@ ${footer && typeof footer === "string" ? footer.startsWith("//") ? footer : `//
2816
2816
  };
2817
2817
 
2818
2818
  // ../build-tools/src/utilities/generate-package-json.ts
2819
- var _buildablelibsutils = require('@nx/js/src/utils/buildable-libs-utils');
2819
+
2820
2820
 
2821
2821
 
2822
2822
 
@@ -2838,7 +2838,7 @@ var addPackageDependencies = async (workspaceRoot2, projectRoot, projectName, pa
2838
2838
  "The Build process failed because the project graph is not available. Please run the build command again."
2839
2839
  );
2840
2840
  }
2841
- const projectDependencies = _buildablelibsutils.calculateProjectBuildableDependencies.call(void 0,
2841
+ const projectDependencies = _internal.calculateProjectBuildableDependencies.call(void 0,
2842
2842
  void 0,
2843
2843
  projectGraph,
2844
2844
  workspaceRoot2,
@@ -4199,14 +4199,12 @@ var executor_default11 = withRunExecutor(
4199
4199
 
4200
4200
 
4201
4201
 
4202
- var _projectnameandrootutils = require('@nx/devkit/src/generators/project-name-and-root-utils');
4202
+ var _internal3 = require('@nx/devkit/internal');
4203
4203
 
4204
4204
 
4205
4205
 
4206
4206
 
4207
4207
  var _js = require('@nx/js');
4208
- var _init = require('@nx/js/src/generators/init/init'); var _init2 = _interopRequireDefault(_init);
4209
- var _generator = require('@nx/js/src/generators/setup-verdaccio/generator'); var _generator2 = _interopRequireDefault(_generator);
4210
4208
 
4211
4209
  // ../workspace-tools/src/utils/versions.ts
4212
4210
  var typesNodeVersion = "20.9.0";
@@ -4218,12 +4216,6 @@ var pnpmVersion = "8.10.2";
4218
4216
  async function typeScriptLibraryGeneratorFn(tree, options, config) {
4219
4217
  const normalized = await normalizeOptions(tree, { ...options });
4220
4218
  const tasks = [];
4221
- tasks.push(
4222
- await _init2.default.call(void 0, tree, {
4223
- ...normalized,
4224
- tsConfigName: normalized.rootProject ? "tsconfig.json" : "tsconfig.base.json"
4225
- })
4226
- );
4227
4219
  tasks.push(
4228
4220
  _devkit.addDependenciesToPackageJson.call(void 0,
4229
4221
  tree,
@@ -4235,9 +4227,6 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
4235
4227
  }
4236
4228
  )
4237
4229
  );
4238
- if (normalized.publishable) {
4239
- tasks.push(await _generator2.default.call(void 0, tree, { ...normalized, skipFormat: true }));
4240
- }
4241
4230
  const projectConfig = {
4242
4231
  root: normalized.directory,
4243
4232
  projectType: "library",
@@ -4461,7 +4450,7 @@ async function normalizeOptions(tree, options, config) {
4461
4450
  names: projectNames,
4462
4451
  projectRoot,
4463
4452
  importPath: normalizedImportPath
4464
- } = await _projectnameandrootutils.determineProjectNameAndRootOptions.call(void 0, tree, {
4453
+ } = await _internal3.determineProjectNameAndRootOptions.call(void 0, tree, {
4465
4454
  name: options.name,
4466
4455
  projectType: "library",
4467
4456
  directory: options.directory,
@@ -5358,7 +5347,7 @@ var typescript_library_generator_untyped_default = _untyped.defineUntypedSchema.
5358
5347
  });
5359
5348
 
5360
5349
  // ../workspace-tools/src/release/js-version-actions.ts
5361
- var _versionactionsjs = require('@nx/js/src/release/version-actions.js'); var _versionactionsjs2 = _interopRequireDefault(_versionactionsjs);
5350
+ var _versionactions = require('@nx/js/src/release/version-actions'); var _versionactions2 = _interopRequireDefault(_versionactions);
5362
5351
 
5363
5352
  // ../workspace-tools/src/release/rust-version-actions.ts
5364
5353
 
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-MKLR7VDP.mjs";
3
+ } from "./chunk-DFZUZOLL.mjs";
4
4
 
5
5
  // src/executors/preview/executor.ts
6
6
  var executor_default = withPulumiExecutor("preview", (options) => [
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkMKQH5OLYjs = require('./chunk-MKQH5OLY.js');
3
+ var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
4
4
 
5
5
  // src/executors/up/executor.ts
6
- var executor_default = _chunkMKQH5OLYjs.withPulumiExecutor.call(void 0, "up", (options) => [
6
+ var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "up", (options) => [
7
7
  "--suppress-progress",
8
8
  options.stack && `--stack=${options.stack}`,
9
9
  options.skipPreview && "--skip-preview",
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  run,
3
3
  withRunExecutor
4
- } from "./chunk-HN572JIY.mjs";
4
+ } from "./chunk-FLUX3ET7.mjs";
5
5
 
6
6
  // src/base/base-executor.ts
7
7
  import { join } from "node:path";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  __dirname
3
- } from "./chunk-O67GNKWY.mjs";
3
+ } from "./chunk-UB6ZNCMG.mjs";
4
4
 
5
5
  // ../config-tools/src/utilities/run.ts
6
6
  import { exec, execSync } from "node:child_process";
@@ -2748,7 +2748,7 @@ import { stripIndents } from "@nx/devkit";
2748
2748
  import { relative as relative3 } from "path";
2749
2749
 
2750
2750
  // ../build-tools/src/utilities/copy-assets.ts
2751
- import { CopyAssetsHandler } from "@nx/js/src/utils/assets/copy-assets-handler.js";
2751
+ import { CopyAssetsHandler } from "@nx/js/internal";
2752
2752
  import { glob } from "glob";
2753
2753
  import { readFile as readFile2, writeFile } from "node:fs/promises";
2754
2754
  var copyAssets = async (config, assets, outputPath, projectRoot, sourceRoot, generatePackageJson3 = true, includeSrc = false, banner, footer) => {
@@ -2820,7 +2820,7 @@ ${footer && typeof footer === "string" ? footer.startsWith("//") ? footer : `//
2820
2820
  };
2821
2821
 
2822
2822
  // ../build-tools/src/utilities/generate-package-json.ts
2823
- import { calculateProjectBuildableDependencies } from "@nx/js/src/utils/buildable-libs-utils";
2823
+ import { calculateProjectBuildableDependencies } from "@nx/js/internal";
2824
2824
  import { Glob } from "glob";
2825
2825
  import { existsSync as existsSync4, readFileSync as readFileSync3 } from "node:fs";
2826
2826
  import { readFile as readFile3 } from "node:fs/promises";
@@ -4203,14 +4203,12 @@ import {
4203
4203
  updateJson,
4204
4204
  writeJson
4205
4205
  } from "@nx/devkit";
4206
- import { determineProjectNameAndRootOptions } from "@nx/devkit/src/generators/project-name-and-root-utils";
4206
+ import { determineProjectNameAndRootOptions } from "@nx/devkit/internal";
4207
4207
  import {
4208
4208
  addTsConfigPath,
4209
4209
  getRelativePathToRootTsConfig,
4210
4210
  tsConfigBaseOptions
4211
4211
  } from "@nx/js";
4212
- import jsInitGenerator from "@nx/js/src/generators/init/init";
4213
- import setupVerdaccio from "@nx/js/src/generators/setup-verdaccio/generator";
4214
4212
 
4215
4213
  // ../workspace-tools/src/utils/versions.ts
4216
4214
  var typesNodeVersion = "20.9.0";
@@ -4222,12 +4220,6 @@ var pnpmVersion = "8.10.2";
4222
4220
  async function typeScriptLibraryGeneratorFn(tree, options, config) {
4223
4221
  const normalized = await normalizeOptions(tree, { ...options });
4224
4222
  const tasks = [];
4225
- tasks.push(
4226
- await jsInitGenerator(tree, {
4227
- ...normalized,
4228
- tsConfigName: normalized.rootProject ? "tsconfig.json" : "tsconfig.base.json"
4229
- })
4230
- );
4231
4223
  tasks.push(
4232
4224
  addDependenciesToPackageJson2(
4233
4225
  tree,
@@ -4239,9 +4231,6 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
4239
4231
  }
4240
4232
  )
4241
4233
  );
4242
- if (normalized.publishable) {
4243
- tasks.push(await setupVerdaccio(tree, { ...normalized, skipFormat: true }));
4244
- }
4245
4234
  const projectConfig = {
4246
4235
  root: normalized.directory,
4247
4236
  projectType: "library",
@@ -5362,7 +5351,7 @@ var typescript_library_generator_untyped_default = defineUntypedSchema5({
5362
5351
  });
5363
5352
 
5364
5353
  // ../workspace-tools/src/release/js-version-actions.ts
5365
- import JsVersionActions from "@nx/js/src/release/version-actions.js";
5354
+ import JsVersionActions from "@nx/js/src/release/version-actions";
5366
5355
 
5367
5356
  // ../workspace-tools/src/release/rust-version-actions.ts
5368
5357
  import {
@@ -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 _chunkUKI2AP2Ojs = require('./chunk-UKI2AP2O.js');
4
+ var _chunk3VWSQ2SSjs = require('./chunk-3VWSQ2SS.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 _chunkUKI2AP2Ojs.withRunExecutor.call(void 0,
10
+ return _chunk3VWSQ2SSjs.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
- _chunkUKI2AP2Ojs.run.call(void 0,
24
+ _chunk3VWSQ2SSjs.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,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkMKQH5OLYjs = require('./chunk-MKQH5OLY.js');
3
+ var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
4
4
 
5
5
  // src/executors/import/executor.ts
6
- var executor_default = _chunkMKQH5OLYjs.withPulumiExecutor.call(void 0, "import", (options) => [
6
+ var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "import", (options) => [
7
7
  options.target,
8
8
  options.name,
9
9
  options.id,
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkMKQH5OLYjs = require('./chunk-MKQH5OLY.js');
3
+ var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
4
4
 
5
5
  // src/executors/preview/executor.ts
6
- var executor_default = _chunkMKQH5OLYjs.withPulumiExecutor.call(void 0, "preview", (options) => [
6
+ var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "preview", (options) => [
7
7
  options.stack && `--stack=${options.stack}`,
8
8
  options.expectNoChanges && "--expect-no-changes"
9
9
  ]);
@@ -5,7 +5,7 @@ import {
5
5
  initGenerator,
6
6
  run,
7
7
  withRunGenerator
8
- } from "./chunk-HN572JIY.mjs";
8
+ } from "./chunk-FLUX3ET7.mjs";
9
9
 
10
10
  // src/generators/init/generator.ts
11
11
  import {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-MKLR7VDP.mjs";
3
+ } from "./chunk-DFZUZOLL.mjs";
4
4
 
5
5
  // src/executors/import/executor.ts
6
6
  var executor_default = withPulumiExecutor("import", (options) => [
@@ -5,7 +5,7 @@ var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
5
5
 
6
6
 
7
7
 
8
- var _chunkUKI2AP2Ojs = require('./chunk-UKI2AP2O.js');
8
+ var _chunk3VWSQ2SSjs = require('./chunk-3VWSQ2SS.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 = _chunkUKI2AP2Ojs.initGenerator.call(void 0, tree, options);
21
+ const task = _chunk3VWSQ2SSjs.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 = _chunkUKI2AP2Ojs.withRunGenerator.call(void 0,
57
+ var generator_default = _chunk3VWSQ2SSjs.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 = _chunkQDPXTR73js.getCloudTemplateName.call(void 0, options.provider);
64
- _chunkUKI2AP2Ojs.run.call(void 0,
64
+ _chunk3VWSQ2SSjs.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
- _chunkUKI2AP2Ojs.run.call(void 0,
88
+ _chunk3VWSQ2SSjs.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 _chunkMKQH5OLYjs = require('./chunk-MKQH5OLY.js');
3
+ var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
4
4
 
5
5
  // src/executors/config/executor.ts
6
- var executor_default = _chunkMKQH5OLYjs.withPulumiExecutor.call(void 0, "config", (options) => [
6
+ var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "config", (options) => [
7
7
  options.action,
8
8
  options.showSecrets && `--show-secrets`,
9
9
  options.secret && `--secret`,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-MKLR7VDP.mjs";
3
+ } from "./chunk-DFZUZOLL.mjs";
4
4
 
5
5
  // src/executors/refresh/executor.ts
6
6
  var executor_default = withPulumiExecutor("refresh", (options) => [
@@ -1,4 +1,4 @@
1
- // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__2cfd162e8489d9838c324f5151f438d5/node_modules/tsup/assets/esm_shims.js
1
+ // ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__bd21b723d209f27c53f0884dec23a71c/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);
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-MKLR7VDP.mjs";
3
+ } from "./chunk-DFZUZOLL.mjs";
4
4
 
5
5
  // src/executors/up/executor.ts
6
6
  var executor_default = withPulumiExecutor("up", (options) => [
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkMKQH5OLYjs = require('./chunk-MKQH5OLY.js');
3
+ var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
4
4
 
5
5
  // src/executors/refresh/executor.ts
6
- var executor_default = _chunkMKQH5OLYjs.withPulumiExecutor.call(void 0, "refresh", (options) => [
6
+ var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "refresh", (options) => [
7
7
  "--suppress-progress",
8
8
  options.stack && `--stack=${options.stack}`,
9
9
  options.skipPreview && "--skip-preview",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-MKLR7VDP.mjs";
3
+ } from "./chunk-DFZUZOLL.mjs";
4
4
 
5
5
  // src/executors/config/executor.ts
6
6
  var executor_default = withPulumiExecutor("config", (options) => [
package/dist/executors.js CHANGED
@@ -1,8 +1,8 @@
1
1
  "use strict";require('./chunk-XO62WWX4.js');
2
- require('./chunk-5MNRAXO7.js');
3
- require('./chunk-J4RKI433.js');
4
- require('./chunk-ISQV2SHV.js');
5
- require('./chunk-LI45PJHV.js');
6
- require('./chunk-LE263C2P.js');
7
- require('./chunk-MKQH5OLY.js');
8
- require('./chunk-UKI2AP2O.js');
2
+ require('./chunk-IYHI4LBK.js');
3
+ require('./chunk-L3E6R4RK.js');
4
+ require('./chunk-WTRYK6OF.js');
5
+ require('./chunk-AWP77CXN.js');
6
+ require('./chunk-OZCLSR3Y.js');
7
+ require('./chunk-GTZLRIOL.js');
8
+ require('./chunk-3VWSQ2SS.js');
@@ -1,9 +1,9 @@
1
1
  import "./chunk-UV4HQO3Y.mjs";
2
- import "./chunk-K7HEEK3C.mjs";
3
- import "./chunk-TG53HQ3K.mjs";
4
- import "./chunk-WDMRMD53.mjs";
5
- import "./chunk-R624DLWI.mjs";
6
- import "./chunk-BRBDYMAH.mjs";
7
- import "./chunk-MKLR7VDP.mjs";
8
- import "./chunk-HN572JIY.mjs";
9
- import "./chunk-O67GNKWY.mjs";
2
+ import "./chunk-NLQG5KWS.mjs";
3
+ import "./chunk-5UMYMZRA.mjs";
4
+ import "./chunk-P4GGKYJK.mjs";
5
+ import "./chunk-V7MEDIVC.mjs";
6
+ import "./chunk-ZTHBX2FQ.mjs";
7
+ import "./chunk-DFZUZOLL.mjs";
8
+ import "./chunk-FLUX3ET7.mjs";
9
+ import "./chunk-UB6ZNCMG.mjs";
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-N2YKXZ5R.js');
2
2
 
3
3
 
4
- var _chunkP5N74APGjs = require('./chunk-P5N74APG.js');
4
+ var _chunkNO345UZJjs = require('./chunk-NO345UZJ.js');
5
5
  require('./chunk-QDPXTR73.js');
6
- require('./chunk-UKI2AP2O.js');
6
+ require('./chunk-3VWSQ2SS.js');
7
7
 
8
8
 
9
- exports.initGeneratorFn = _chunkP5N74APGjs.initGeneratorFn;
9
+ exports.initGeneratorFn = _chunkNO345UZJjs.initGeneratorFn;
@@ -1,10 +1,10 @@
1
1
  import "./chunk-23KFTIT2.mjs";
2
2
  import {
3
3
  initGeneratorFn
4
- } from "./chunk-G6WTR26Q.mjs";
4
+ } from "./chunk-NDN3RVIF.mjs";
5
5
  import "./chunk-5TB4HFDP.mjs";
6
- import "./chunk-HN572JIY.mjs";
7
- import "./chunk-O67GNKWY.mjs";
6
+ import "./chunk-FLUX3ET7.mjs";
7
+ import "./chunk-UB6ZNCMG.mjs";
8
8
  export {
9
9
  initGeneratorFn
10
10
  };
package/dist/index.js CHANGED
@@ -8,24 +8,24 @@
8
8
 
9
9
  var _chunk7I63VQP3js = require('./chunk-7I63VQP3.js');
10
10
  require('./chunk-XO62WWX4.js');
11
- require('./chunk-5MNRAXO7.js');
12
- require('./chunk-J4RKI433.js');
13
- require('./chunk-ISQV2SHV.js');
14
- require('./chunk-LI45PJHV.js');
11
+ require('./chunk-IYHI4LBK.js');
12
+ require('./chunk-L3E6R4RK.js');
13
+ require('./chunk-WTRYK6OF.js');
14
+ require('./chunk-AWP77CXN.js');
15
15
  require('./chunk-N2YKXZ5R.js');
16
16
 
17
17
 
18
- var _chunkP5N74APGjs = require('./chunk-P5N74APG.js');
18
+ var _chunkNO345UZJjs = require('./chunk-NO345UZJ.js');
19
19
  require('./chunk-GUQOEBFW.js');
20
20
 
21
21
 
22
22
 
23
23
  var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
24
- require('./chunk-LE263C2P.js');
24
+ require('./chunk-OZCLSR3Y.js');
25
25
 
26
26
 
27
- var _chunkMKQH5OLYjs = require('./chunk-MKQH5OLY.js');
28
- require('./chunk-UKI2AP2O.js');
27
+ var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
28
+ require('./chunk-3VWSQ2SS.js');
29
29
 
30
30
 
31
31
 
@@ -37,4 +37,4 @@ require('./chunk-UKI2AP2O.js');
37
37
 
38
38
 
39
39
 
40
- exports.Provider = _chunkQDPXTR73js.Provider; exports.ec2Instance = _chunk7I63VQP3js.ec2Instance; exports.getAWSTemplateName = _chunk7I63VQP3js.getAWSTemplateName; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.getProviderOpts = _chunk7I63VQP3js.getProviderOpts; exports.initGeneratorFn = _chunkP5N74APGjs.initGeneratorFn; exports.securityGroup = _chunk7I63VQP3js.securityGroup; exports.subnet = _chunk7I63VQP3js.subnet; exports.vpc = _chunk7I63VQP3js.vpc; exports.withPulumiExecutor = _chunkMKQH5OLYjs.withPulumiExecutor;
40
+ exports.Provider = _chunkQDPXTR73js.Provider; exports.ec2Instance = _chunk7I63VQP3js.ec2Instance; exports.getAWSTemplateName = _chunk7I63VQP3js.getAWSTemplateName; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.getProviderOpts = _chunk7I63VQP3js.getProviderOpts; exports.initGeneratorFn = _chunkNO345UZJjs.initGeneratorFn; exports.securityGroup = _chunk7I63VQP3js.securityGroup; exports.subnet = _chunk7I63VQP3js.subnet; exports.vpc = _chunk7I63VQP3js.vpc; exports.withPulumiExecutor = _chunkGTZLRIOLjs.withPulumiExecutor;
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-K7HEEK3C.mjs";
12
- import "./chunk-TG53HQ3K.mjs";
13
- import "./chunk-WDMRMD53.mjs";
14
- import "./chunk-R624DLWI.mjs";
11
+ import "./chunk-NLQG5KWS.mjs";
12
+ import "./chunk-5UMYMZRA.mjs";
13
+ import "./chunk-P4GGKYJK.mjs";
14
+ import "./chunk-V7MEDIVC.mjs";
15
15
  import "./chunk-23KFTIT2.mjs";
16
16
  import {
17
17
  initGeneratorFn
18
- } from "./chunk-G6WTR26Q.mjs";
18
+ } from "./chunk-NDN3RVIF.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-BRBDYMAH.mjs";
24
+ import "./chunk-ZTHBX2FQ.mjs";
25
25
  import {
26
26
  withPulumiExecutor
27
- } from "./chunk-MKLR7VDP.mjs";
28
- import "./chunk-HN572JIY.mjs";
29
- import "./chunk-O67GNKWY.mjs";
27
+ } from "./chunk-DFZUZOLL.mjs";
28
+ import "./chunk-FLUX3ET7.mjs";
29
+ import "./chunk-UB6ZNCMG.mjs";
30
30
  export {
31
31
  Provider,
32
32
  ec2Instance,
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkMKQH5OLYjs = require('../../chunk-MKQH5OLY.js');
4
- require('../../chunk-UKI2AP2O.js');
3
+ var _chunkGTZLRIOLjs = require('../../chunk-GTZLRIOL.js');
4
+ require('../../chunk-3VWSQ2SS.js');
5
5
 
6
6
 
7
- exports.withPulumiExecutor = _chunkMKQH5OLYjs.withPulumiExecutor;
7
+ exports.withPulumiExecutor = _chunkGTZLRIOLjs.withPulumiExecutor;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "../../chunk-MKLR7VDP.mjs";
4
- import "../../chunk-HN572JIY.mjs";
5
- import "../../chunk-O67GNKWY.mjs";
3
+ } from "../../chunk-DFZUZOLL.mjs";
4
+ import "../../chunk-FLUX3ET7.mjs";
5
+ import "../../chunk-UB6ZNCMG.mjs";
6
6
  export {
7
7
  withPulumiExecutor
8
8
  };
@@ -5,10 +5,10 @@
5
5
  var _chunkQDPXTR73js = require('../../chunk-QDPXTR73.js');
6
6
 
7
7
 
8
- var _chunkMKQH5OLYjs = require('../../chunk-MKQH5OLY.js');
9
- require('../../chunk-UKI2AP2O.js');
8
+ var _chunkGTZLRIOLjs = require('../../chunk-GTZLRIOL.js');
9
+ require('../../chunk-3VWSQ2SS.js');
10
10
 
11
11
 
12
12
 
13
13
 
14
- exports.Provider = _chunkQDPXTR73js.Provider; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.withPulumiExecutor = _chunkMKQH5OLYjs.withPulumiExecutor;
14
+ exports.Provider = _chunkQDPXTR73js.Provider; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.withPulumiExecutor = _chunkGTZLRIOLjs.withPulumiExecutor;
@@ -5,9 +5,9 @@ import {
5
5
  } from "../../chunk-5TB4HFDP.mjs";
6
6
  import {
7
7
  withPulumiExecutor
8
- } from "../../chunk-MKLR7VDP.mjs";
9
- import "../../chunk-HN572JIY.mjs";
10
- import "../../chunk-O67GNKWY.mjs";
8
+ } from "../../chunk-DFZUZOLL.mjs";
9
+ import "../../chunk-FLUX3ET7.mjs";
10
+ import "../../chunk-UB6ZNCMG.mjs";
11
11
  export {
12
12
  Provider,
13
13
  getCloudTemplateName,
@@ -2,7 +2,7 @@ import {
2
2
  Provider,
3
3
  getCloudTemplateName
4
4
  } from "../../chunk-5TB4HFDP.mjs";
5
- import "../../chunk-O67GNKWY.mjs";
5
+ import "../../chunk-UB6ZNCMG.mjs";
6
6
  export {
7
7
  Provider,
8
8
  getCloudTemplateName
@@ -1,8 +1,8 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkLE263C2Pjs = require('../../../chunk-LE263C2P.js');
4
- require('../../../chunk-MKQH5OLY.js');
5
- require('../../../chunk-UKI2AP2O.js');
3
+ var _chunkOZCLSR3Yjs = require('../../../chunk-OZCLSR3Y.js');
4
+ require('../../../chunk-GTZLRIOL.js');
5
+ require('../../../chunk-3VWSQ2SS.js');
6
6
 
7
7
 
8
- exports.default = _chunkLE263C2Pjs.executor_default;
8
+ exports.default = _chunkOZCLSR3Yjs.executor_default;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-BRBDYMAH.mjs";
4
- import "../../../chunk-MKLR7VDP.mjs";
5
- import "../../../chunk-HN572JIY.mjs";
6
- import "../../../chunk-O67GNKWY.mjs";
3
+ } from "../../../chunk-ZTHBX2FQ.mjs";
4
+ import "../../../chunk-DFZUZOLL.mjs";
5
+ import "../../../chunk-FLUX3ET7.mjs";
6
+ import "../../../chunk-UB6ZNCMG.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,8 +1,8 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunk5MNRAXO7js = require('../../../chunk-5MNRAXO7.js');
4
- require('../../../chunk-MKQH5OLY.js');
5
- require('../../../chunk-UKI2AP2O.js');
3
+ var _chunkIYHI4LBKjs = require('../../../chunk-IYHI4LBK.js');
4
+ require('../../../chunk-GTZLRIOL.js');
5
+ require('../../../chunk-3VWSQ2SS.js');
6
6
 
7
7
 
8
- exports.default = _chunk5MNRAXO7js.executor_default;
8
+ exports.default = _chunkIYHI4LBKjs.executor_default;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-K7HEEK3C.mjs";
4
- import "../../../chunk-MKLR7VDP.mjs";
5
- import "../../../chunk-HN572JIY.mjs";
6
- import "../../../chunk-O67GNKWY.mjs";
3
+ } from "../../../chunk-NLQG5KWS.mjs";
4
+ import "../../../chunk-DFZUZOLL.mjs";
5
+ import "../../../chunk-FLUX3ET7.mjs";
6
+ import "../../../chunk-UB6ZNCMG.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,8 +1,8 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkJ4RKI433js = require('../../../chunk-J4RKI433.js');
4
- require('../../../chunk-MKQH5OLY.js');
5
- require('../../../chunk-UKI2AP2O.js');
3
+ var _chunkL3E6R4RKjs = require('../../../chunk-L3E6R4RK.js');
4
+ require('../../../chunk-GTZLRIOL.js');
5
+ require('../../../chunk-3VWSQ2SS.js');
6
6
 
7
7
 
8
- exports.default = _chunkJ4RKI433js.executor_default;
8
+ exports.default = _chunkL3E6R4RKjs.executor_default;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-TG53HQ3K.mjs";
4
- import "../../../chunk-MKLR7VDP.mjs";
5
- import "../../../chunk-HN572JIY.mjs";
6
- import "../../../chunk-O67GNKWY.mjs";
3
+ } from "../../../chunk-5UMYMZRA.mjs";
4
+ import "../../../chunk-DFZUZOLL.mjs";
5
+ import "../../../chunk-FLUX3ET7.mjs";
6
+ import "../../../chunk-UB6ZNCMG.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,8 +1,8 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkISQV2SHVjs = require('../../../chunk-ISQV2SHV.js');
4
- require('../../../chunk-MKQH5OLY.js');
5
- require('../../../chunk-UKI2AP2O.js');
3
+ var _chunkWTRYK6OFjs = require('../../../chunk-WTRYK6OF.js');
4
+ require('../../../chunk-GTZLRIOL.js');
5
+ require('../../../chunk-3VWSQ2SS.js');
6
6
 
7
7
 
8
- exports.default = _chunkISQV2SHVjs.executor_default;
8
+ exports.default = _chunkWTRYK6OFjs.executor_default;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-WDMRMD53.mjs";
4
- import "../../../chunk-MKLR7VDP.mjs";
5
- import "../../../chunk-HN572JIY.mjs";
6
- import "../../../chunk-O67GNKWY.mjs";
3
+ } from "../../../chunk-P4GGKYJK.mjs";
4
+ import "../../../chunk-DFZUZOLL.mjs";
5
+ import "../../../chunk-FLUX3ET7.mjs";
6
+ import "../../../chunk-UB6ZNCMG.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,8 +1,8 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkLI45PJHVjs = require('../../../chunk-LI45PJHV.js');
4
- require('../../../chunk-MKQH5OLY.js');
5
- require('../../../chunk-UKI2AP2O.js');
3
+ var _chunkAWP77CXNjs = require('../../../chunk-AWP77CXN.js');
4
+ require('../../../chunk-GTZLRIOL.js');
5
+ require('../../../chunk-3VWSQ2SS.js');
6
6
 
7
7
 
8
- exports.default = _chunkLI45PJHVjs.executor_default;
8
+ exports.default = _chunkAWP77CXNjs.executor_default;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-R624DLWI.mjs";
4
- import "../../../chunk-MKLR7VDP.mjs";
5
- import "../../../chunk-HN572JIY.mjs";
6
- import "../../../chunk-O67GNKWY.mjs";
3
+ } from "../../../chunk-V7MEDIVC.mjs";
4
+ import "../../../chunk-DFZUZOLL.mjs";
5
+ import "../../../chunk-FLUX3ET7.mjs";
6
+ import "../../../chunk-UB6ZNCMG.mjs";
7
7
  export {
8
8
  executor_default as default
9
9
  };
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkP5N74APGjs = require('../../../chunk-P5N74APG.js');
4
+ var _chunkNO345UZJjs = require('../../../chunk-NO345UZJ.js');
5
5
  require('../../../chunk-QDPXTR73.js');
6
- require('../../../chunk-UKI2AP2O.js');
6
+ require('../../../chunk-3VWSQ2SS.js');
7
7
 
8
8
 
9
9
 
10
- exports.default = _chunkP5N74APGjs.generator_default; exports.initGeneratorFn = _chunkP5N74APGjs.initGeneratorFn;
10
+ exports.default = _chunkNO345UZJjs.generator_default; exports.initGeneratorFn = _chunkNO345UZJjs.initGeneratorFn;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  generator_default,
3
3
  initGeneratorFn
4
- } from "../../../chunk-G6WTR26Q.mjs";
4
+ } from "../../../chunk-NDN3RVIF.mjs";
5
5
  import "../../../chunk-5TB4HFDP.mjs";
6
- import "../../../chunk-HN572JIY.mjs";
7
- import "../../../chunk-O67GNKWY.mjs";
6
+ import "../../../chunk-FLUX3ET7.mjs";
7
+ import "../../../chunk-UB6ZNCMG.mjs";
8
8
  export {
9
9
  generator_default as default,
10
10
  initGeneratorFn
@@ -8,7 +8,7 @@ import {
8
8
  vpc
9
9
  } from "../../../chunk-S6XCS2TA.mjs";
10
10
  import "../../../chunk-5TB4HFDP.mjs";
11
- import "../../../chunk-O67GNKWY.mjs";
11
+ import "../../../chunk-UB6ZNCMG.mjs";
12
12
  export {
13
13
  ec2Instance,
14
14
  getAWSTemplateName,
@@ -7,7 +7,7 @@ import {
7
7
  vpc
8
8
  } from "../../../chunk-S6XCS2TA.mjs";
9
9
  import "../../../chunk-5TB4HFDP.mjs";
10
- import "../../../chunk-O67GNKWY.mjs";
10
+ import "../../../chunk-UB6ZNCMG.mjs";
11
11
  export {
12
12
  ec2Instance,
13
13
  getAWSTemplateName,
@@ -1,4 +1,4 @@
1
- import "./chunk-O67GNKWY.mjs";
1
+ import "./chunk-UB6ZNCMG.mjs";
2
2
 
3
3
  // tsup.config.ts
4
4
  import { defineConfig } from "tsup";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/pulumi-tools",
3
- "version": "0.22.264",
3
+ "version": "0.22.265",
4
4
  "description": "Tools for managing Pulumi infrastructure within a Nx workspace.",
5
5
  "keywords": [
6
6
  "iac",
@@ -141,24 +141,24 @@
141
141
  "module": "dist/index.mjs",
142
142
  "typings": "dist/index.d.ts",
143
143
  "dependencies": {
144
- "@nx/devkit": "22.7.5",
144
+ "@nx/devkit": "23.0.1",
145
145
  "@pulumi/aws": "^6.83.4",
146
146
  "@pulumi/awsx": "^2.22.0",
147
147
  "@pulumi/pulumi": "^3.248.0",
148
- "@storm-software/config": "1.138.18",
149
- "@storm-software/config-tools": "1.190.81",
150
- "@storm-software/workspace-tools": "1.296.61",
148
+ "@storm-software/config": "^1.138.19",
149
+ "@storm-software/config-tools": "^1.190.82",
150
+ "@storm-software/workspace-tools": "^1.296.62",
151
151
  "defu": "^6.1.7",
152
152
  "shelljs": "^0.8.5"
153
153
  },
154
154
  "devDependencies": {
155
155
  "@types/node": "^25.9.4",
156
- "nx": "22.7.5",
156
+ "nx": "23.0.1",
157
157
  "tsup": "8.4.0",
158
158
  "untyped": "^2.0.0"
159
159
  },
160
160
  "publishConfig": { "access": "public" },
161
161
  "executors": "./executors.json",
162
162
  "generators": "./generators.json",
163
- "gitHead": "61f91d519ffe77bde1a06627ba2d7dcda4c7ce20"
163
+ "gitHead": "3fe24e50009c66cd4ff8b417a44f904740d0283a"
164
164
  }