@storm-software/pulumi-tools 0.7.76 → 0.7.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +24 -0
- package/README.md +1 -1
- package/dist/{chunk-TBJP5TKA.js → chunk-2FBBYFXH.js} +2 -2
- package/dist/{chunk-OG2OY5WL.js → chunk-A6G6LISR.js} +5 -5
- package/dist/{chunk-GEPS3DTZ.mjs → chunk-AJICSYTL.mjs} +1 -1
- package/dist/{chunk-VCISLHEP.js → chunk-AKO3NFBS.js} +4 -4
- package/dist/{chunk-FLUSLBTF.mjs → chunk-DD4EVDG7.mjs} +5 -5
- package/dist/{chunk-NXRLCGAE.mjs → chunk-DFGQICYB.mjs} +1 -1
- package/dist/{chunk-XCAL6KUY.mjs → chunk-FOZFHF2O.mjs} +1 -1
- package/dist/{chunk-FWQI7737.js → chunk-GZGV3XVE.js} +2 -2
- package/dist/{chunk-HZ7K7RHF.js → chunk-I3FRKBMS.js} +2 -2
- package/dist/{chunk-RBNVWCMS.mjs → chunk-KXK6HK7Z.mjs} +1 -1
- package/dist/{chunk-STABELFC.mjs → chunk-L2DHGVS5.mjs} +1 -1
- package/dist/{chunk-GB7K5BAE.js → chunk-P47FZNOX.js} +3 -3
- package/dist/{chunk-5D35RZJT.mjs → chunk-Q5MONGV7.mjs} +3 -3
- package/dist/{chunk-LJ4EXH7A.js → chunk-QNQZE4KJ.js} +2 -2
- package/dist/{chunk-CYRJLEW7.mjs → chunk-U7IKOXSI.mjs} +1 -1
- package/dist/{chunk-VB4VGHTU.js → chunk-UV2ERO6Z.js} +2 -2
- package/dist/{chunk-ACAXZ4LP.mjs → chunk-WEKJLMNL.mjs} +2 -2
- package/dist/{chunk-U7FUPGNQ.mjs → chunk-ZNKCM4HA.mjs} +1 -1
- package/dist/executors.js +7 -7
- package/dist/executors.mjs +8 -8
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +4 -4
- package/dist/index.js +9 -9
- package/dist/index.mjs +10 -10
- package/dist/src/base/base-executor.js +3 -3
- package/dist/src/base/base-executor.mjs +3 -3
- package/dist/src/base/index.js +3 -3
- package/dist/src/base/index.mjs +4 -4
- package/dist/src/base/providers.mjs +2 -2
- package/dist/src/executors/config/executor.js +4 -4
- package/dist/src/executors/config/executor.mjs +4 -4
- package/dist/src/executors/import/executor.js +4 -4
- package/dist/src/executors/import/executor.mjs +4 -4
- package/dist/src/executors/preview/executor.js +4 -4
- package/dist/src/executors/preview/executor.mjs +4 -4
- package/dist/src/executors/refresh/executor.js +4 -4
- package/dist/src/executors/refresh/executor.mjs +4 -4
- package/dist/src/executors/up/executor.js +4 -4
- package/dist/src/executors/up/executor.mjs +4 -4
- package/dist/src/generators/init/generator.js +3 -3
- package/dist/src/generators/init/generator.mjs +4 -4
- package/dist/tsup.config.mjs +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,30 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Pulumi Tools
|
|
4
4
|
|
|
5
|
+
## [0.7.78](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.78) (2025-04-30)
|
|
6
|
+
|
|
7
|
+
### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Resolve issue with tsconfig path in tsup
|
|
10
|
+
([98ca0489a](https://github.com/storm-software/storm-ops/commit/98ca0489a))
|
|
11
|
+
|
|
12
|
+
### Miscellaneous
|
|
13
|
+
|
|
14
|
+
- **monorepo:** Regenerate README markdown files
|
|
15
|
+
([34e5b9e9f](https://github.com/storm-software/storm-ops/commit/34e5b9e9f))
|
|
16
|
+
|
|
17
|
+
## [0.7.77](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.77) (2025-04-30)
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- **esbuild:** Resolve issue with tsconfig path
|
|
22
|
+
([9e7fad9fc](https://github.com/storm-software/storm-ops/commit/9e7fad9fc))
|
|
23
|
+
|
|
24
|
+
### Miscellaneous
|
|
25
|
+
|
|
26
|
+
- **monorepo:** Regenerate README markdown files
|
|
27
|
+
([8912eb9f0](https://github.com/storm-software/storm-ops/commit/8912eb9f0))
|
|
28
|
+
|
|
5
29
|
## [0.7.76](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.7.76) (2025-04-29)
|
|
6
30
|
|
|
7
31
|
### Miscellaneous
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkP47FZNOXjs = require('./chunk-P47FZNOX.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/refresh/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkP47FZNOXjs.withPulumiExecutor.call(void 0, "refresh", (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
|
|
8
|
+
var _chunkAKO3NFBSjs = require('./chunk-AKO3NFBS.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 =
|
|
18
|
+
const task = _chunkAKO3NFBSjs.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 =
|
|
52
|
+
var generator_default = _chunkAKO3NFBSjs.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
|
-
|
|
56
|
+
_chunkAKO3NFBSjs.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
|
-
|
|
76
|
+
_chunkAKO3NFBSjs.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", {
|
|
@@ -2128,7 +2128,7 @@ var DEFAULT_BUILD_OPTIONS = {
|
|
|
2128
2128
|
|
|
2129
2129
|
// ../esbuild/src/plugins/resolve-paths.ts
|
|
2130
2130
|
|
|
2131
|
-
function resolvePathsConfig(options, cwd) {
|
|
2131
|
+
function resolvePathsConfig(options, cwd, projectRoot) {
|
|
2132
2132
|
if (_optionalChain([options, 'optionalAccess', _124 => _124.compilerOptions, 'optionalAccess', _125 => _125.paths])) {
|
|
2133
2133
|
const paths = Object.entries(options.compilerOptions.paths);
|
|
2134
2134
|
const resolvedPaths = paths.map(([key, paths2]) => {
|
|
@@ -2140,7 +2140,7 @@ function resolvePathsConfig(options, cwd) {
|
|
|
2140
2140
|
return Object.fromEntries(resolvedPaths);
|
|
2141
2141
|
}
|
|
2142
2142
|
if (options.extends) {
|
|
2143
|
-
const extendsPath = path4.default.resolve(cwd, options.extends);
|
|
2143
|
+
const extendsPath = path4.default.resolve(projectRoot ? joinPaths(cwd, projectRoot, options.extends) : joinPaths(cwd, options.extends));
|
|
2144
2144
|
const extendsDir = path4.default.dirname(extendsPath);
|
|
2145
2145
|
const extendsConfig = _chunk3GQAWCBQjs.__require.call(void 0, extendsPath);
|
|
2146
2146
|
return resolvePathsConfig(extendsConfig, extendsDir);
|
|
@@ -2151,8 +2151,8 @@ _chunk3GQAWCBQjs.__name.call(void 0, resolvePathsConfig, "resolvePathsConfig");
|
|
|
2151
2151
|
var resolvePathsPlugin = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (context) => ({
|
|
2152
2152
|
name: "storm:resolve-paths",
|
|
2153
2153
|
setup(build3) {
|
|
2154
|
-
const parentTsConfig = build3.initialOptions.tsconfig ? _chunk3GQAWCBQjs.__require.call(void 0, joinPaths(context.workspaceConfig.workspaceRoot, build3.initialOptions.tsconfig)) : _chunk3GQAWCBQjs.__require.call(void 0, joinPaths(context.workspaceConfig.workspaceRoot, "tsconfig.json"));
|
|
2155
|
-
const resolvedTsPaths = resolvePathsConfig(parentTsConfig, context.workspaceConfig.workspaceRoot);
|
|
2154
|
+
const parentTsConfig = build3.initialOptions.tsconfig ? _chunk3GQAWCBQjs.__require.call(void 0, joinPaths(context.workspaceConfig.workspaceRoot, build3.initialOptions.tsconfig.replace(context.workspaceConfig.workspaceRoot, ""))) : _chunk3GQAWCBQjs.__require.call(void 0, joinPaths(context.workspaceConfig.workspaceRoot, "tsconfig.json"));
|
|
2155
|
+
const resolvedTsPaths = resolvePathsConfig(parentTsConfig, context.workspaceConfig.workspaceRoot, context.options.projectRoot);
|
|
2156
2156
|
const packagesRegex = new RegExp(`^(${Object.keys(resolvedTsPaths).join("|")})$`);
|
|
2157
2157
|
build3.onResolve({
|
|
2158
2158
|
filter: packagesRegex
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
__dirname,
|
|
3
3
|
__name,
|
|
4
4
|
__require
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-L2DHGVS5.mjs";
|
|
6
6
|
|
|
7
7
|
// ../config-tools/src/utilities/run.ts
|
|
8
8
|
import { exec, execSync } from "node:child_process";
|
|
@@ -2129,7 +2129,7 @@ var DEFAULT_BUILD_OPTIONS = {
|
|
|
2129
2129
|
|
|
2130
2130
|
// ../esbuild/src/plugins/resolve-paths.ts
|
|
2131
2131
|
import path2 from "node:path";
|
|
2132
|
-
function resolvePathsConfig(options, cwd) {
|
|
2132
|
+
function resolvePathsConfig(options, cwd, projectRoot) {
|
|
2133
2133
|
if (options?.compilerOptions?.paths) {
|
|
2134
2134
|
const paths = Object.entries(options.compilerOptions.paths);
|
|
2135
2135
|
const resolvedPaths = paths.map(([key, paths2]) => {
|
|
@@ -2141,7 +2141,7 @@ function resolvePathsConfig(options, cwd) {
|
|
|
2141
2141
|
return Object.fromEntries(resolvedPaths);
|
|
2142
2142
|
}
|
|
2143
2143
|
if (options.extends) {
|
|
2144
|
-
const extendsPath = path2.resolve(cwd, options.extends);
|
|
2144
|
+
const extendsPath = path2.resolve(projectRoot ? joinPaths(cwd, projectRoot, options.extends) : joinPaths(cwd, options.extends));
|
|
2145
2145
|
const extendsDir = path2.dirname(extendsPath);
|
|
2146
2146
|
const extendsConfig = __require(extendsPath);
|
|
2147
2147
|
return resolvePathsConfig(extendsConfig, extendsDir);
|
|
@@ -2152,8 +2152,8 @@ __name(resolvePathsConfig, "resolvePathsConfig");
|
|
|
2152
2152
|
var resolvePathsPlugin = /* @__PURE__ */ __name((context) => ({
|
|
2153
2153
|
name: "storm:resolve-paths",
|
|
2154
2154
|
setup(build3) {
|
|
2155
|
-
const parentTsConfig = build3.initialOptions.tsconfig ? __require(joinPaths(context.workspaceConfig.workspaceRoot, build3.initialOptions.tsconfig)) : __require(joinPaths(context.workspaceConfig.workspaceRoot, "tsconfig.json"));
|
|
2156
|
-
const resolvedTsPaths = resolvePathsConfig(parentTsConfig, context.workspaceConfig.workspaceRoot);
|
|
2155
|
+
const parentTsConfig = build3.initialOptions.tsconfig ? __require(joinPaths(context.workspaceConfig.workspaceRoot, build3.initialOptions.tsconfig.replace(context.workspaceConfig.workspaceRoot, ""))) : __require(joinPaths(context.workspaceConfig.workspaceRoot, "tsconfig.json"));
|
|
2156
|
+
const resolvedTsPaths = resolvePathsConfig(parentTsConfig, context.workspaceConfig.workspaceRoot, context.options.projectRoot);
|
|
2157
2157
|
const packagesRegex = new RegExp(`^(${Object.keys(resolvedTsPaths).join("|")})$`);
|
|
2158
2158
|
build3.onResolve({
|
|
2159
2159
|
filter: packagesRegex
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkP47FZNOXjs = require('./chunk-P47FZNOX.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/up/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkP47FZNOXjs.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
|
|
3
|
+
var _chunkP47FZNOXjs = require('./chunk-P47FZNOX.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/config/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkP47FZNOXjs.withPulumiExecutor.call(void 0, "config", (options) => [
|
|
7
7
|
options.action,
|
|
8
8
|
options.showSecrets && `--show-secrets`,
|
|
9
9
|
options.secret && `--secret`,
|
|
@@ -7,7 +7,7 @@ var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require
|
|
|
7
7
|
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
8
8
|
});
|
|
9
9
|
|
|
10
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
10
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=03667209a675e5896d66bd6058c9830fe9adb022e07ce6b04adc2eb927ede5fd__f9deff99d28cedac02de9c72719d1b4e/node_modules/tsup/assets/esm_shims.js
|
|
11
11
|
import { fileURLToPath } from "url";
|
|
12
12
|
import path from "path";
|
|
13
13
|
var getFilename = /* @__PURE__ */ __name(() => fileURLToPath(import.meta.url), "getFilename");
|
|
@@ -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
|
|
4
|
+
var _chunkAKO3NFBSjs = require('./chunk-AKO3NFBS.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
|
|
13
|
+
return _chunkAKO3NFBSjs.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
|
-
|
|
21
|
+
_chunkAKO3NFBSjs.run.call(void 0, config, [
|
|
22
22
|
"pulumi",
|
|
23
23
|
command,
|
|
24
24
|
...argsMapper(options)
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getCloudTemplateName
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-FOZFHF2O.mjs";
|
|
4
4
|
import {
|
|
5
5
|
initGenerator,
|
|
6
6
|
run,
|
|
7
7
|
withRunGenerator
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-DD4EVDG7.mjs";
|
|
9
9
|
import {
|
|
10
10
|
__name
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-L2DHGVS5.mjs";
|
|
12
12
|
|
|
13
13
|
// src/generators/init/generator.ts
|
|
14
14
|
import { addDependenciesToPackageJson, addProjectConfiguration, formatFiles, readJsonFile, runTasksInSerial } from "@nx/devkit";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkP47FZNOXjs = require('./chunk-P47FZNOX.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/import/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkP47FZNOXjs.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
|
|
3
|
+
var _chunkP47FZNOXjs = require('./chunk-P47FZNOX.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/preview/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkP47FZNOXjs.withPulumiExecutor.call(void 0, "preview", (options) => [
|
|
7
7
|
options.stack && `--stack=${options.stack}`,
|
|
8
8
|
options.expectNoChanges && "--expect-no-changes"
|
|
9
9
|
]);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
run,
|
|
3
3
|
withRunExecutor
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-DD4EVDG7.mjs";
|
|
5
5
|
import {
|
|
6
6
|
__name
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-L2DHGVS5.mjs";
|
|
8
8
|
|
|
9
9
|
// src/base/base-executor.ts
|
|
10
10
|
import { join } from "node:path";
|
package/dist/executors.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";require('./chunk-XO62WWX4.js');
|
|
2
|
-
require('./chunk-
|
|
3
|
-
require('./chunk-
|
|
4
|
-
require('./chunk-
|
|
5
|
-
require('./chunk-
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
2
|
+
require('./chunk-QNQZE4KJ.js');
|
|
3
|
+
require('./chunk-UV2ERO6Z.js');
|
|
4
|
+
require('./chunk-GZGV3XVE.js');
|
|
5
|
+
require('./chunk-2FBBYFXH.js');
|
|
6
|
+
require('./chunk-I3FRKBMS.js');
|
|
7
|
+
require('./chunk-P47FZNOX.js');
|
|
8
|
+
require('./chunk-AKO3NFBS.js');
|
|
9
9
|
require('./chunk-3GQAWCBQ.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "./chunk-UV4HQO3Y.mjs";
|
|
2
|
-
import "./chunk-
|
|
3
|
-
import "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
2
|
+
import "./chunk-KXK6HK7Z.mjs";
|
|
3
|
+
import "./chunk-DFGQICYB.mjs";
|
|
4
|
+
import "./chunk-U7IKOXSI.mjs";
|
|
5
|
+
import "./chunk-ZNKCM4HA.mjs";
|
|
6
|
+
import "./chunk-AJICSYTL.mjs";
|
|
7
|
+
import "./chunk-WEKJLMNL.mjs";
|
|
8
|
+
import "./chunk-DD4EVDG7.mjs";
|
|
9
|
+
import "./chunk-L2DHGVS5.mjs";
|
package/dist/generators.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-N2YKXZ5R.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkA6G6LISRjs = require('./chunk-A6G6LISR.js');
|
|
5
5
|
require('./chunk-DBLK3NPE.js');
|
|
6
|
-
require('./chunk-
|
|
6
|
+
require('./chunk-AKO3NFBS.js');
|
|
7
7
|
require('./chunk-3GQAWCBQ.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.initGeneratorFn =
|
|
10
|
+
exports.initGeneratorFn = _chunkA6G6LISRjs.initGeneratorFn;
|
package/dist/generators.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./chunk-23KFTIT2.mjs";
|
|
2
2
|
import {
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-Q5MONGV7.mjs";
|
|
5
|
+
import "./chunk-FOZFHF2O.mjs";
|
|
6
|
+
import "./chunk-DD4EVDG7.mjs";
|
|
7
|
+
import "./chunk-L2DHGVS5.mjs";
|
|
8
8
|
export {
|
|
9
9
|
initGeneratorFn
|
|
10
10
|
};
|
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-
|
|
3
|
-
require('./chunk-
|
|
4
|
-
require('./chunk-
|
|
5
|
-
require('./chunk-
|
|
2
|
+
require('./chunk-QNQZE4KJ.js');
|
|
3
|
+
require('./chunk-UV2ERO6Z.js');
|
|
4
|
+
require('./chunk-GZGV3XVE.js');
|
|
5
|
+
require('./chunk-2FBBYFXH.js');
|
|
6
6
|
require('./chunk-N2YKXZ5R.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkA6G6LISRjs = require('./chunk-A6G6LISR.js');
|
|
10
10
|
require('./chunk-GUQOEBFW.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
var _chunkDBLK3NPEjs = require('./chunk-DBLK3NPE.js');
|
|
15
|
-
require('./chunk-
|
|
15
|
+
require('./chunk-I3FRKBMS.js');
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
19
|
-
require('./chunk-
|
|
18
|
+
var _chunkP47FZNOXjs = require('./chunk-P47FZNOX.js');
|
|
19
|
+
require('./chunk-AKO3NFBS.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 =
|
|
26
|
+
exports.Provider = _chunkDBLK3NPEjs.Provider; exports.getCloudTemplateName = _chunkDBLK3NPEjs.getCloudTemplateName; exports.initGeneratorFn = _chunkA6G6LISRjs.initGeneratorFn; exports.withPulumiExecutor = _chunkP47FZNOXjs.withPulumiExecutor;
|
package/dist/index.mjs
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import "./chunk-UV4HQO3Y.mjs";
|
|
2
|
-
import "./chunk-
|
|
3
|
-
import "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
2
|
+
import "./chunk-KXK6HK7Z.mjs";
|
|
3
|
+
import "./chunk-DFGQICYB.mjs";
|
|
4
|
+
import "./chunk-U7IKOXSI.mjs";
|
|
5
|
+
import "./chunk-ZNKCM4HA.mjs";
|
|
6
6
|
import "./chunk-23KFTIT2.mjs";
|
|
7
7
|
import {
|
|
8
8
|
initGeneratorFn
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-Q5MONGV7.mjs";
|
|
10
10
|
import "./chunk-CA7S5MOH.mjs";
|
|
11
11
|
import {
|
|
12
12
|
Provider,
|
|
13
13
|
getCloudTemplateName
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-FOZFHF2O.mjs";
|
|
15
|
+
import "./chunk-AJICSYTL.mjs";
|
|
16
16
|
import {
|
|
17
17
|
withPulumiExecutor
|
|
18
|
-
} from "./chunk-
|
|
19
|
-
import "./chunk-
|
|
20
|
-
import "./chunk-
|
|
18
|
+
} from "./chunk-WEKJLMNL.mjs";
|
|
19
|
+
import "./chunk-DD4EVDG7.mjs";
|
|
20
|
+
import "./chunk-L2DHGVS5.mjs";
|
|
21
21
|
export {
|
|
22
22
|
Provider,
|
|
23
23
|
getCloudTemplateName,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var _chunkP47FZNOXjs = require('../../chunk-P47FZNOX.js');
|
|
4
|
+
require('../../chunk-AKO3NFBS.js');
|
|
5
5
|
require('../../chunk-3GQAWCBQ.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.withPulumiExecutor =
|
|
8
|
+
exports.withPulumiExecutor = _chunkP47FZNOXjs.withPulumiExecutor;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
withPulumiExecutor
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-WEKJLMNL.mjs";
|
|
4
|
+
import "../../chunk-DD4EVDG7.mjs";
|
|
5
|
+
import "../../chunk-L2DHGVS5.mjs";
|
|
6
6
|
export {
|
|
7
7
|
withPulumiExecutor
|
|
8
8
|
};
|
package/dist/src/base/index.js
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
var _chunkDBLK3NPEjs = require('../../chunk-DBLK3NPE.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
9
|
-
require('../../chunk-
|
|
8
|
+
var _chunkP47FZNOXjs = require('../../chunk-P47FZNOX.js');
|
|
9
|
+
require('../../chunk-AKO3NFBS.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 =
|
|
15
|
+
exports.Provider = _chunkDBLK3NPEjs.Provider; exports.getCloudTemplateName = _chunkDBLK3NPEjs.getCloudTemplateName; exports.withPulumiExecutor = _chunkP47FZNOXjs.withPulumiExecutor;
|
package/dist/src/base/index.mjs
CHANGED
|
@@ -2,12 +2,12 @@ import "../../chunk-CA7S5MOH.mjs";
|
|
|
2
2
|
import {
|
|
3
3
|
Provider,
|
|
4
4
|
getCloudTemplateName
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-FOZFHF2O.mjs";
|
|
6
6
|
import {
|
|
7
7
|
withPulumiExecutor
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-WEKJLMNL.mjs";
|
|
9
|
+
import "../../chunk-DD4EVDG7.mjs";
|
|
10
|
+
import "../../chunk-L2DHGVS5.mjs";
|
|
11
11
|
export {
|
|
12
12
|
Provider,
|
|
13
13
|
getCloudTemplateName,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkI3FRKBMSjs = require('../../../chunk-I3FRKBMS.js');
|
|
4
|
+
require('../../../chunk-P47FZNOX.js');
|
|
5
|
+
require('../../../chunk-AKO3NFBS.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.default =
|
|
9
|
+
exports.default = _chunkI3FRKBMSjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-AJICSYTL.mjs";
|
|
4
|
+
import "../../../chunk-WEKJLMNL.mjs";
|
|
5
|
+
import "../../../chunk-DD4EVDG7.mjs";
|
|
6
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkQNQZE4KJjs = require('../../../chunk-QNQZE4KJ.js');
|
|
4
|
+
require('../../../chunk-P47FZNOX.js');
|
|
5
|
+
require('../../../chunk-AKO3NFBS.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.default =
|
|
9
|
+
exports.default = _chunkQNQZE4KJjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-KXK6HK7Z.mjs";
|
|
4
|
+
import "../../../chunk-WEKJLMNL.mjs";
|
|
5
|
+
import "../../../chunk-DD4EVDG7.mjs";
|
|
6
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkUV2ERO6Zjs = require('../../../chunk-UV2ERO6Z.js');
|
|
4
|
+
require('../../../chunk-P47FZNOX.js');
|
|
5
|
+
require('../../../chunk-AKO3NFBS.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.default =
|
|
9
|
+
exports.default = _chunkUV2ERO6Zjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-DFGQICYB.mjs";
|
|
4
|
+
import "../../../chunk-WEKJLMNL.mjs";
|
|
5
|
+
import "../../../chunk-DD4EVDG7.mjs";
|
|
6
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunk2FBBYFXHjs = require('../../../chunk-2FBBYFXH.js');
|
|
4
|
+
require('../../../chunk-P47FZNOX.js');
|
|
5
|
+
require('../../../chunk-AKO3NFBS.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.default =
|
|
9
|
+
exports.default = _chunk2FBBYFXHjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-ZNKCM4HA.mjs";
|
|
4
|
+
import "../../../chunk-WEKJLMNL.mjs";
|
|
5
|
+
import "../../../chunk-DD4EVDG7.mjs";
|
|
6
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkGZGV3XVEjs = require('../../../chunk-GZGV3XVE.js');
|
|
4
|
+
require('../../../chunk-P47FZNOX.js');
|
|
5
|
+
require('../../../chunk-AKO3NFBS.js');
|
|
6
6
|
require('../../../chunk-3GQAWCBQ.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.default =
|
|
9
|
+
exports.default = _chunkGZGV3XVEjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-U7IKOXSI.mjs";
|
|
4
|
+
import "../../../chunk-WEKJLMNL.mjs";
|
|
5
|
+
import "../../../chunk-DD4EVDG7.mjs";
|
|
6
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkA6G6LISRjs = require('../../../chunk-A6G6LISR.js');
|
|
5
5
|
require('../../../chunk-DBLK3NPE.js');
|
|
6
|
-
require('../../../chunk-
|
|
6
|
+
require('../../../chunk-AKO3NFBS.js');
|
|
7
7
|
require('../../../chunk-3GQAWCBQ.js');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
exports.default =
|
|
11
|
+
exports.default = _chunkA6G6LISRjs.generator_default; exports.initGeneratorFn = _chunkA6G6LISRjs.initGeneratorFn;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generator_default,
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
7
|
-
import "../../../chunk-
|
|
4
|
+
} from "../../../chunk-Q5MONGV7.mjs";
|
|
5
|
+
import "../../../chunk-FOZFHF2O.mjs";
|
|
6
|
+
import "../../../chunk-DD4EVDG7.mjs";
|
|
7
|
+
import "../../../chunk-L2DHGVS5.mjs";
|
|
8
8
|
export {
|
|
9
9
|
generator_default as default,
|
|
10
10
|
initGeneratorFn
|
package/dist/tsup.config.mjs
CHANGED