@storm-software/pulumi-tools 0.7.41 → 0.7.42

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 +7 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-3LQFRKIU.js → chunk-3JQUCNCX.js} +5 -13
  4. package/dist/{chunk-7AWVCCR4.mjs → chunk-4ZA5CVK5.mjs} +1 -1
  5. package/dist/{chunk-26S6TAKJ.mjs → chunk-6EBDSUUJ.mjs} +1 -1
  6. package/dist/{chunk-2UCO46LO.mjs → chunk-7O5SFOM4.mjs} +5 -13
  7. package/dist/{chunk-ZU6W5KIM.js → chunk-AKXU63ZP.js} +2 -2
  8. package/dist/{chunk-3XXJV3DH.js → chunk-DVDSKYXO.js} +2 -2
  9. package/dist/{chunk-FW7MVDHP.js → chunk-ETLYCSQG.js} +5 -5
  10. package/dist/{chunk-3UGVTIGP.mjs → chunk-GRWRHKZZ.mjs} +1 -1
  11. package/dist/{chunk-Z2ODCGRK.mjs → chunk-IOGWEZOD.mjs} +1 -1
  12. package/dist/{chunk-2KDIKPBS.mjs → chunk-JOIEH56X.mjs} +1 -1
  13. package/dist/{chunk-Q5MCQX6H.mjs → chunk-K4WDH5EN.mjs} +1 -1
  14. package/dist/{chunk-OPMXGFNT.js → chunk-M4KNB4RN.js} +2 -2
  15. package/dist/{chunk-XKYTUIZK.js → chunk-NRMHYF6E.js} +3 -3
  16. package/dist/{chunk-APIJLG5M.js → chunk-Q4T6FIEI.js} +2 -2
  17. package/dist/{chunk-X5ZCAH2C.js → chunk-QVPXOJMG.js} +2 -2
  18. package/dist/{chunk-TMIIM3X7.mjs → chunk-RFBFXAUO.mjs} +1 -1
  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 +1 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  # Changelog for Storm Ops - Pulumi Tools
4
4
 
5
+ ## [0.7.42](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.42) (2025-04-08)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files
10
+ ([082eec9a5](https://github.com/storm-software/storm-ops/commit/082eec9a5))
11
+
5
12
  ## [0.7.41](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.41) (2025-04-07)
6
13
 
7
14
  ### 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.7.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)
24
+ [![Version](https://img.shields.io/badge/version-0.7.41-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 -->
@@ -2642,8 +2642,8 @@ var getEntryPoints = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
2642
2642
  entryPoints.push(...Object.entries(entry).map(([key, value]) => {
2643
2643
  if (typeof value === "string") {
2644
2644
  return {
2645
- in: key,
2646
- out: value
2645
+ in: value,
2646
+ out: key
2647
2647
  };
2648
2648
  } else {
2649
2649
  return {
@@ -2894,17 +2894,9 @@ async function generatePackageJson(context2) {
2894
2894
  packageJson.exports ??= {};
2895
2895
  packageJson.exports["./package.json"] ??= "./package.json";
2896
2896
  packageJson.exports["."] ??= `.${context2.options.distDir ? `/${context2.options.distDir}` : ""}/index.js`;
2897
- const entryPoints = [
2898
- {
2899
- in: "./src/index.ts",
2900
- out: "./src/index.ts"
2901
- }
2902
- ];
2903
- if (context2.options.entryPoints) {
2904
- for (const entryPoint of entryPoints) {
2905
- const split = entryPoint.out.split(".");
2906
- split.pop();
2907
- const entry = split.join(".").replaceAll("\\", "/");
2897
+ for (const entryPoint of context2.options.entryPoints) {
2898
+ if (entryPoint.out) {
2899
+ const entry = entryPoint.out.replaceAll("\\", "/").replaceAll(/^(\.\/)*/, "").replace(/\.([cm])?[jt]s(x)?$/, "");
2908
2900
  packageJson.exports[`./${entry}`] ??= `.${context2.options.distDir ? `/${context2.options.distDir}` : ""}/${entry}.js`;
2909
2901
  }
2910
2902
  }
@@ -5,7 +5,7 @@ import {
5
5
  initGenerator,
6
6
  run,
7
7
  withRunGenerator
8
- } from "./chunk-2UCO46LO.mjs";
8
+ } from "./chunk-7O5SFOM4.mjs";
9
9
  import {
10
10
  __name
11
11
  } from "./chunk-2BPV2XV2.mjs";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  run,
3
3
  withRunExecutor
4
- } from "./chunk-2UCO46LO.mjs";
4
+ } from "./chunk-7O5SFOM4.mjs";
5
5
  import {
6
6
  __name
7
7
  } from "./chunk-2BPV2XV2.mjs";
@@ -2643,8 +2643,8 @@ var getEntryPoints = /* @__PURE__ */ __name(async (config, projectRoot, sourceRo
2643
2643
  entryPoints.push(...Object.entries(entry).map(([key, value]) => {
2644
2644
  if (typeof value === "string") {
2645
2645
  return {
2646
- in: key,
2647
- out: value
2646
+ in: value,
2647
+ out: key
2648
2648
  };
2649
2649
  } else {
2650
2650
  return {
@@ -2895,17 +2895,9 @@ async function generatePackageJson(context2) {
2895
2895
  packageJson.exports ??= {};
2896
2896
  packageJson.exports["./package.json"] ??= "./package.json";
2897
2897
  packageJson.exports["."] ??= `.${context2.options.distDir ? `/${context2.options.distDir}` : ""}/index.js`;
2898
- const entryPoints = [
2899
- {
2900
- in: "./src/index.ts",
2901
- out: "./src/index.ts"
2902
- }
2903
- ];
2904
- if (context2.options.entryPoints) {
2905
- for (const entryPoint of entryPoints) {
2906
- const split = entryPoint.out.split(".");
2907
- split.pop();
2908
- const entry = split.join(".").replaceAll("\\", "/");
2898
+ for (const entryPoint of context2.options.entryPoints) {
2899
+ if (entryPoint.out) {
2900
+ const entry = entryPoint.out.replaceAll("\\", "/").replaceAll(/^(\.\/)*/, "").replace(/\.([cm])?[jt]s(x)?$/, "");
2909
2901
  packageJson.exports[`./${entry}`] ??= `.${context2.options.distDir ? `/${context2.options.distDir}` : ""}/${entry}.js`;
2910
2902
  }
2911
2903
  }
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkXKYTUIZKjs = require('./chunk-XKYTUIZK.js');
3
+ var _chunkNRMHYF6Ejs = require('./chunk-NRMHYF6E.js');
4
4
 
5
5
  // src/executors/config/executor.ts
6
- var executor_default = _chunkXKYTUIZKjs.withPulumiExecutor.call(void 0, "config", (options) => [
6
+ var executor_default = _chunkNRMHYF6Ejs.withPulumiExecutor.call(void 0, "config", (options) => [
7
7
  options.action,
8
8
  options.showSecrets && `--show-secrets`,
9
9
  options.secret && `--secret`,
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkXKYTUIZKjs = require('./chunk-XKYTUIZK.js');
3
+ var _chunkNRMHYF6Ejs = require('./chunk-NRMHYF6E.js');
4
4
 
5
5
  // src/executors/up/executor.ts
6
- var executor_default = _chunkXKYTUIZKjs.withPulumiExecutor.call(void 0, "up", (options) => [
6
+ var executor_default = _chunkNRMHYF6Ejs.withPulumiExecutor.call(void 0, "up", (options) => [
7
7
  "--suppress-progress",
8
8
  options.stack && `--stack=${options.stack}`,
9
9
  options.skipPreview && "--skip-preview",
@@ -5,7 +5,7 @@ var _chunkDBLK3NPEjs = require('./chunk-DBLK3NPE.js');
5
5
 
6
6
 
7
7
 
8
- var _chunk3LQFRKIUjs = require('./chunk-3LQFRKIU.js');
8
+ var _chunk3JQUCNCXjs = require('./chunk-3JQUCNCX.js');
9
9
 
10
10
 
11
11
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -15,7 +15,7 @@ var _devkit = require('@nx/devkit');
15
15
  var _fs = require('fs');
16
16
  var _path = require('path');
17
17
  async function initGeneratorFn(tree, options, config) {
18
- const task = _chunk3LQFRKIUjs.initGenerator.call(void 0, tree, options);
18
+ const task = _chunk3JQUCNCXjs.initGenerator.call(void 0, tree, options);
19
19
  _devkit.addProjectConfiguration.call(void 0, tree, options.name || "deployment", {
20
20
  root: options.directory || "./deployment",
21
21
  projectType: "application",
@@ -49,11 +49,11 @@ async function initGeneratorFn(tree, options, config) {
49
49
  return task;
50
50
  }
51
51
  _chunk3GQAWCBQjs.__name.call(void 0, initGeneratorFn, "initGeneratorFn");
52
- var generator_default = _chunk3LQFRKIUjs.withRunGenerator.call(void 0, "Initialize Storm Pulumi workspace", initGeneratorFn);
52
+ var generator_default = _chunk3JQUCNCXjs.withRunGenerator.call(void 0, "Initialize Storm Pulumi workspace", initGeneratorFn);
53
53
  function generateNewPulumiProject(tree, options, config) {
54
54
  return () => {
55
55
  const template = _chunkDBLK3NPEjs.getCloudTemplateName.call(void 0, options.provider);
56
- _chunk3LQFRKIUjs.run.call(void 0, config, [
56
+ _chunk3JQUCNCXjs.run.call(void 0, config, [
57
57
  `pulumi new ${template}`,
58
58
  `--name=${options.name || "deployment"}`,
59
59
  `--dir=${options.directory || "./deployment"}`,
@@ -73,7 +73,7 @@ function loginToPulumi(tree, options, config) {
73
73
  if (options.login.startsWith("file://")) {
74
74
  options.login = `file://${tree.root}/${options.directory || "./deployment"}/${options.login.replace("file://", "")}`;
75
75
  }
76
- _chunk3LQFRKIUjs.run.call(void 0, config, [
76
+ _chunk3JQUCNCXjs.run.call(void 0, config, [
77
77
  "pulumi login",
78
78
  options.login
79
79
  ].filter(Boolean).join(" "), _path.join.call(void 0, config.workspaceRoot, options.directory || "./deployment"), "inherit", {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-26S6TAKJ.mjs";
3
+ } from "./chunk-6EBDSUUJ.mjs";
4
4
 
5
5
  // src/executors/import/executor.ts
6
6
  var executor_default = withPulumiExecutor("import", (options) => [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-26S6TAKJ.mjs";
3
+ } from "./chunk-6EBDSUUJ.mjs";
4
4
 
5
5
  // src/executors/preview/executor.ts
6
6
  var executor_default = withPulumiExecutor("preview", (options) => [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-26S6TAKJ.mjs";
3
+ } from "./chunk-6EBDSUUJ.mjs";
4
4
 
5
5
  // src/executors/refresh/executor.ts
6
6
  var executor_default = withPulumiExecutor("refresh", (options) => [
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "./chunk-26S6TAKJ.mjs";
3
+ } from "./chunk-6EBDSUUJ.mjs";
4
4
 
5
5
  // src/executors/config/executor.ts
6
6
  var executor_default = withPulumiExecutor("config", (options) => [
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkXKYTUIZKjs = require('./chunk-XKYTUIZK.js');
3
+ var _chunkNRMHYF6Ejs = require('./chunk-NRMHYF6E.js');
4
4
 
5
5
  // src/executors/import/executor.ts
6
- var executor_default = _chunkXKYTUIZKjs.withPulumiExecutor.call(void 0, "import", (options) => [
6
+ var executor_default = _chunkNRMHYF6Ejs.withPulumiExecutor.call(void 0, "import", (options) => [
7
7
  options.target,
8
8
  options.name,
9
9
  options.id,
@@ -1,7 +1,7 @@
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 _chunk3LQFRKIUjs = require('./chunk-3LQFRKIU.js');
4
+ var _chunk3JQUCNCXjs = require('./chunk-3JQUCNCX.js');
5
5
 
6
6
 
7
7
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -10,7 +10,7 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
10
10
  var _path = require('path');
11
11
  var _shelljs = require('shelljs');
12
12
  var withPulumiExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (command, argsMapper, executorOptions = {}) => async (_options, context) => {
13
- return _chunk3LQFRKIUjs.withRunExecutor.call(void 0, `Pulumi \`${command}\` Command Executor`, async (options, context2, config) => {
13
+ return _chunk3JQUCNCXjs.withRunExecutor.call(void 0, `Pulumi \`${command}\` Command Executor`, async (options, context2, config) => {
14
14
  if (!_shelljs.which.call(void 0, "pulumi")) {
15
15
  throw new Error("Pulumi is not installed. Please install it before running this executor.");
16
16
  }
@@ -18,7 +18,7 @@ var withPulumiExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (c
18
18
  throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
19
19
  }
20
20
  const { sourceRoot } = context2.projectsConfigurations.projects[context2.projectName];
21
- _chunk3LQFRKIUjs.run.call(void 0, config, [
21
+ _chunk3JQUCNCXjs.run.call(void 0, config, [
22
22
  "pulumi",
23
23
  command,
24
24
  ...argsMapper(options)
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkXKYTUIZKjs = require('./chunk-XKYTUIZK.js');
3
+ var _chunkNRMHYF6Ejs = require('./chunk-NRMHYF6E.js');
4
4
 
5
5
  // src/executors/preview/executor.ts
6
- var executor_default = _chunkXKYTUIZKjs.withPulumiExecutor.call(void 0, "preview", (options) => [
6
+ var executor_default = _chunkNRMHYF6Ejs.withPulumiExecutor.call(void 0, "preview", (options) => [
7
7
  options.stack && `--stack=${options.stack}`,
8
8
  options.expectNoChanges && "--expect-no-changes"
9
9
  ]);
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkXKYTUIZKjs = require('./chunk-XKYTUIZK.js');
3
+ var _chunkNRMHYF6Ejs = require('./chunk-NRMHYF6E.js');
4
4
 
5
5
  // src/executors/refresh/executor.ts
6
- var executor_default = _chunkXKYTUIZKjs.withPulumiExecutor.call(void 0, "refresh", (options) => [
6
+ var executor_default = _chunkNRMHYF6Ejs.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-26S6TAKJ.mjs";
3
+ } from "./chunk-6EBDSUUJ.mjs";
4
4
 
5
5
  // src/executors/up/executor.ts
6
6
  var executor_default = withPulumiExecutor("up", (options) => [
package/dist/executors.js CHANGED
@@ -1,9 +1,9 @@
1
1
  "use strict";require('./chunk-XO62WWX4.js');
2
- require('./chunk-OPMXGFNT.js');
3
- require('./chunk-APIJLG5M.js');
4
- require('./chunk-X5ZCAH2C.js');
5
- require('./chunk-3XXJV3DH.js');
6
- require('./chunk-ZU6W5KIM.js');
7
- require('./chunk-XKYTUIZK.js');
8
- require('./chunk-3LQFRKIU.js');
2
+ require('./chunk-AKXU63ZP.js');
3
+ require('./chunk-Q4T6FIEI.js');
4
+ require('./chunk-QVPXOJMG.js');
5
+ require('./chunk-DVDSKYXO.js');
6
+ require('./chunk-M4KNB4RN.js');
7
+ require('./chunk-NRMHYF6E.js');
8
+ require('./chunk-3JQUCNCX.js');
9
9
  require('./chunk-3GQAWCBQ.js');
@@ -1,9 +1,9 @@
1
1
  import "./chunk-UV4HQO3Y.mjs";
2
- import "./chunk-3UGVTIGP.mjs";
3
- import "./chunk-Z2ODCGRK.mjs";
4
- import "./chunk-2KDIKPBS.mjs";
5
- import "./chunk-TMIIM3X7.mjs";
6
- import "./chunk-Q5MCQX6H.mjs";
7
- import "./chunk-26S6TAKJ.mjs";
8
- import "./chunk-2UCO46LO.mjs";
2
+ import "./chunk-K4WDH5EN.mjs";
3
+ import "./chunk-IOGWEZOD.mjs";
4
+ import "./chunk-JOIEH56X.mjs";
5
+ import "./chunk-RFBFXAUO.mjs";
6
+ import "./chunk-GRWRHKZZ.mjs";
7
+ import "./chunk-6EBDSUUJ.mjs";
8
+ import "./chunk-7O5SFOM4.mjs";
9
9
  import "./chunk-2BPV2XV2.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 _chunkFW7MVDHPjs = require('./chunk-FW7MVDHP.js');
4
+ var _chunkETLYCSQGjs = require('./chunk-ETLYCSQG.js');
5
5
  require('./chunk-DBLK3NPE.js');
6
- require('./chunk-3LQFRKIU.js');
6
+ require('./chunk-3JQUCNCX.js');
7
7
  require('./chunk-3GQAWCBQ.js');
8
8
 
9
9
 
10
- exports.initGeneratorFn = _chunkFW7MVDHPjs.initGeneratorFn;
10
+ exports.initGeneratorFn = _chunkETLYCSQGjs.initGeneratorFn;
@@ -1,9 +1,9 @@
1
1
  import "./chunk-23KFTIT2.mjs";
2
2
  import {
3
3
  initGeneratorFn
4
- } from "./chunk-7AWVCCR4.mjs";
4
+ } from "./chunk-4ZA5CVK5.mjs";
5
5
  import "./chunk-UF7ZCXHA.mjs";
6
- import "./chunk-2UCO46LO.mjs";
6
+ import "./chunk-7O5SFOM4.mjs";
7
7
  import "./chunk-2BPV2XV2.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-OPMXGFNT.js');
3
- require('./chunk-APIJLG5M.js');
4
- require('./chunk-X5ZCAH2C.js');
5
- require('./chunk-3XXJV3DH.js');
2
+ require('./chunk-AKXU63ZP.js');
3
+ require('./chunk-Q4T6FIEI.js');
4
+ require('./chunk-QVPXOJMG.js');
5
+ require('./chunk-DVDSKYXO.js');
6
6
  require('./chunk-N2YKXZ5R.js');
7
7
 
8
8
 
9
- var _chunkFW7MVDHPjs = require('./chunk-FW7MVDHP.js');
9
+ var _chunkETLYCSQGjs = require('./chunk-ETLYCSQG.js');
10
10
  require('./chunk-GUQOEBFW.js');
11
11
 
12
12
 
13
13
 
14
14
  var _chunkDBLK3NPEjs = require('./chunk-DBLK3NPE.js');
15
- require('./chunk-ZU6W5KIM.js');
15
+ require('./chunk-M4KNB4RN.js');
16
16
 
17
17
 
18
- var _chunkXKYTUIZKjs = require('./chunk-XKYTUIZK.js');
19
- require('./chunk-3LQFRKIU.js');
18
+ var _chunkNRMHYF6Ejs = require('./chunk-NRMHYF6E.js');
19
+ require('./chunk-3JQUCNCX.js');
20
20
  require('./chunk-3GQAWCBQ.js');
21
21
 
22
22
 
23
23
 
24
24
 
25
25
 
26
- exports.Provider = _chunkDBLK3NPEjs.Provider; exports.getCloudTemplateName = _chunkDBLK3NPEjs.getCloudTemplateName; exports.initGeneratorFn = _chunkFW7MVDHPjs.initGeneratorFn; exports.withPulumiExecutor = _chunkXKYTUIZKjs.withPulumiExecutor;
26
+ exports.Provider = _chunkDBLK3NPEjs.Provider; exports.getCloudTemplateName = _chunkDBLK3NPEjs.getCloudTemplateName; exports.initGeneratorFn = _chunkETLYCSQGjs.initGeneratorFn; exports.withPulumiExecutor = _chunkNRMHYF6Ejs.withPulumiExecutor;
package/dist/index.mjs CHANGED
@@ -1,22 +1,22 @@
1
1
  import "./chunk-UV4HQO3Y.mjs";
2
- import "./chunk-3UGVTIGP.mjs";
3
- import "./chunk-Z2ODCGRK.mjs";
4
- import "./chunk-2KDIKPBS.mjs";
5
- import "./chunk-TMIIM3X7.mjs";
2
+ import "./chunk-K4WDH5EN.mjs";
3
+ import "./chunk-IOGWEZOD.mjs";
4
+ import "./chunk-JOIEH56X.mjs";
5
+ import "./chunk-RFBFXAUO.mjs";
6
6
  import "./chunk-23KFTIT2.mjs";
7
7
  import {
8
8
  initGeneratorFn
9
- } from "./chunk-7AWVCCR4.mjs";
9
+ } from "./chunk-4ZA5CVK5.mjs";
10
10
  import "./chunk-CA7S5MOH.mjs";
11
11
  import {
12
12
  Provider,
13
13
  getCloudTemplateName
14
14
  } from "./chunk-UF7ZCXHA.mjs";
15
- import "./chunk-Q5MCQX6H.mjs";
15
+ import "./chunk-GRWRHKZZ.mjs";
16
16
  import {
17
17
  withPulumiExecutor
18
- } from "./chunk-26S6TAKJ.mjs";
19
- import "./chunk-2UCO46LO.mjs";
18
+ } from "./chunk-6EBDSUUJ.mjs";
19
+ import "./chunk-7O5SFOM4.mjs";
20
20
  import "./chunk-2BPV2XV2.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 _chunkXKYTUIZKjs = require('../../chunk-XKYTUIZK.js');
4
- require('../../chunk-3LQFRKIU.js');
3
+ var _chunkNRMHYF6Ejs = require('../../chunk-NRMHYF6E.js');
4
+ require('../../chunk-3JQUCNCX.js');
5
5
  require('../../chunk-3GQAWCBQ.js');
6
6
 
7
7
 
8
- exports.withPulumiExecutor = _chunkXKYTUIZKjs.withPulumiExecutor;
8
+ exports.withPulumiExecutor = _chunkNRMHYF6Ejs.withPulumiExecutor;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  withPulumiExecutor
3
- } from "../../chunk-26S6TAKJ.mjs";
4
- import "../../chunk-2UCO46LO.mjs";
3
+ } from "../../chunk-6EBDSUUJ.mjs";
4
+ import "../../chunk-7O5SFOM4.mjs";
5
5
  import "../../chunk-2BPV2XV2.mjs";
6
6
  export {
7
7
  withPulumiExecutor
@@ -5,11 +5,11 @@
5
5
  var _chunkDBLK3NPEjs = require('../../chunk-DBLK3NPE.js');
6
6
 
7
7
 
8
- var _chunkXKYTUIZKjs = require('../../chunk-XKYTUIZK.js');
9
- require('../../chunk-3LQFRKIU.js');
8
+ var _chunkNRMHYF6Ejs = require('../../chunk-NRMHYF6E.js');
9
+ require('../../chunk-3JQUCNCX.js');
10
10
  require('../../chunk-3GQAWCBQ.js');
11
11
 
12
12
 
13
13
 
14
14
 
15
- exports.Provider = _chunkDBLK3NPEjs.Provider; exports.getCloudTemplateName = _chunkDBLK3NPEjs.getCloudTemplateName; exports.withPulumiExecutor = _chunkXKYTUIZKjs.withPulumiExecutor;
15
+ exports.Provider = _chunkDBLK3NPEjs.Provider; exports.getCloudTemplateName = _chunkDBLK3NPEjs.getCloudTemplateName; exports.withPulumiExecutor = _chunkNRMHYF6Ejs.withPulumiExecutor;
@@ -5,8 +5,8 @@ import {
5
5
  } from "../../chunk-UF7ZCXHA.mjs";
6
6
  import {
7
7
  withPulumiExecutor
8
- } from "../../chunk-26S6TAKJ.mjs";
9
- import "../../chunk-2UCO46LO.mjs";
8
+ } from "../../chunk-6EBDSUUJ.mjs";
9
+ import "../../chunk-7O5SFOM4.mjs";
10
10
  import "../../chunk-2BPV2XV2.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 _chunkZU6W5KIMjs = require('../../../chunk-ZU6W5KIM.js');
4
- require('../../../chunk-XKYTUIZK.js');
5
- require('../../../chunk-3LQFRKIU.js');
3
+ var _chunkAKXU63ZPjs = require('../../../chunk-AKXU63ZP.js');
4
+ require('../../../chunk-NRMHYF6E.js');
5
+ require('../../../chunk-3JQUCNCX.js');
6
6
  require('../../../chunk-3GQAWCBQ.js');
7
7
 
8
8
 
9
- exports.default = _chunkZU6W5KIMjs.executor_default;
9
+ exports.default = _chunkAKXU63ZPjs.executor_default;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-Q5MCQX6H.mjs";
4
- import "../../../chunk-26S6TAKJ.mjs";
5
- import "../../../chunk-2UCO46LO.mjs";
3
+ } from "../../../chunk-K4WDH5EN.mjs";
4
+ import "../../../chunk-6EBDSUUJ.mjs";
5
+ import "../../../chunk-7O5SFOM4.mjs";
6
6
  import "../../../chunk-2BPV2XV2.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 _chunkOPMXGFNTjs = require('../../../chunk-OPMXGFNT.js');
4
- require('../../../chunk-XKYTUIZK.js');
5
- require('../../../chunk-3LQFRKIU.js');
3
+ var _chunkM4KNB4RNjs = require('../../../chunk-M4KNB4RN.js');
4
+ require('../../../chunk-NRMHYF6E.js');
5
+ require('../../../chunk-3JQUCNCX.js');
6
6
  require('../../../chunk-3GQAWCBQ.js');
7
7
 
8
8
 
9
- exports.default = _chunkOPMXGFNTjs.executor_default;
9
+ exports.default = _chunkM4KNB4RNjs.executor_default;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-3UGVTIGP.mjs";
4
- import "../../../chunk-26S6TAKJ.mjs";
5
- import "../../../chunk-2UCO46LO.mjs";
3
+ } from "../../../chunk-GRWRHKZZ.mjs";
4
+ import "../../../chunk-6EBDSUUJ.mjs";
5
+ import "../../../chunk-7O5SFOM4.mjs";
6
6
  import "../../../chunk-2BPV2XV2.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 _chunkAPIJLG5Mjs = require('../../../chunk-APIJLG5M.js');
4
- require('../../../chunk-XKYTUIZK.js');
5
- require('../../../chunk-3LQFRKIU.js');
3
+ var _chunkQ4T6FIEIjs = require('../../../chunk-Q4T6FIEI.js');
4
+ require('../../../chunk-NRMHYF6E.js');
5
+ require('../../../chunk-3JQUCNCX.js');
6
6
  require('../../../chunk-3GQAWCBQ.js');
7
7
 
8
8
 
9
- exports.default = _chunkAPIJLG5Mjs.executor_default;
9
+ exports.default = _chunkQ4T6FIEIjs.executor_default;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-Z2ODCGRK.mjs";
4
- import "../../../chunk-26S6TAKJ.mjs";
5
- import "../../../chunk-2UCO46LO.mjs";
3
+ } from "../../../chunk-IOGWEZOD.mjs";
4
+ import "../../../chunk-6EBDSUUJ.mjs";
5
+ import "../../../chunk-7O5SFOM4.mjs";
6
6
  import "../../../chunk-2BPV2XV2.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 _chunkX5ZCAH2Cjs = require('../../../chunk-X5ZCAH2C.js');
4
- require('../../../chunk-XKYTUIZK.js');
5
- require('../../../chunk-3LQFRKIU.js');
3
+ var _chunkQVPXOJMGjs = require('../../../chunk-QVPXOJMG.js');
4
+ require('../../../chunk-NRMHYF6E.js');
5
+ require('../../../chunk-3JQUCNCX.js');
6
6
  require('../../../chunk-3GQAWCBQ.js');
7
7
 
8
8
 
9
- exports.default = _chunkX5ZCAH2Cjs.executor_default;
9
+ exports.default = _chunkQVPXOJMGjs.executor_default;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-2KDIKPBS.mjs";
4
- import "../../../chunk-26S6TAKJ.mjs";
5
- import "../../../chunk-2UCO46LO.mjs";
3
+ } from "../../../chunk-JOIEH56X.mjs";
4
+ import "../../../chunk-6EBDSUUJ.mjs";
5
+ import "../../../chunk-7O5SFOM4.mjs";
6
6
  import "../../../chunk-2BPV2XV2.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 _chunk3XXJV3DHjs = require('../../../chunk-3XXJV3DH.js');
4
- require('../../../chunk-XKYTUIZK.js');
5
- require('../../../chunk-3LQFRKIU.js');
3
+ var _chunkDVDSKYXOjs = require('../../../chunk-DVDSKYXO.js');
4
+ require('../../../chunk-NRMHYF6E.js');
5
+ require('../../../chunk-3JQUCNCX.js');
6
6
  require('../../../chunk-3GQAWCBQ.js');
7
7
 
8
8
 
9
- exports.default = _chunk3XXJV3DHjs.executor_default;
9
+ exports.default = _chunkDVDSKYXOjs.executor_default;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  executor_default
3
- } from "../../../chunk-TMIIM3X7.mjs";
4
- import "../../../chunk-26S6TAKJ.mjs";
5
- import "../../../chunk-2UCO46LO.mjs";
3
+ } from "../../../chunk-RFBFXAUO.mjs";
4
+ import "../../../chunk-6EBDSUUJ.mjs";
5
+ import "../../../chunk-7O5SFOM4.mjs";
6
6
  import "../../../chunk-2BPV2XV2.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 _chunkFW7MVDHPjs = require('../../../chunk-FW7MVDHP.js');
4
+ var _chunkETLYCSQGjs = require('../../../chunk-ETLYCSQG.js');
5
5
  require('../../../chunk-DBLK3NPE.js');
6
- require('../../../chunk-3LQFRKIU.js');
6
+ require('../../../chunk-3JQUCNCX.js');
7
7
  require('../../../chunk-3GQAWCBQ.js');
8
8
 
9
9
 
10
10
 
11
- exports.default = _chunkFW7MVDHPjs.generator_default; exports.initGeneratorFn = _chunkFW7MVDHPjs.initGeneratorFn;
11
+ exports.default = _chunkETLYCSQGjs.generator_default; exports.initGeneratorFn = _chunkETLYCSQGjs.initGeneratorFn;
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  generator_default,
3
3
  initGeneratorFn
4
- } from "../../../chunk-7AWVCCR4.mjs";
4
+ } from "../../../chunk-4ZA5CVK5.mjs";
5
5
  import "../../../chunk-UF7ZCXHA.mjs";
6
- import "../../../chunk-2UCO46LO.mjs";
6
+ import "../../../chunk-7O5SFOM4.mjs";
7
7
  import "../../../chunk-2BPV2XV2.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.7.41",
3
+ "version": "0.7.42",
4
4
  "type": "commonjs",
5
5
  "description": "Tools for managing Pulumi infrastructure within a Nx workspace.",
6
6
  "repository": {