@powerlines/plugin-pulumi 0.6.244 → 0.6.245
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/dist/index.d.cts +1 -1
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/types/plugin.d.cts +0 -1
- package/dist/types/plugin.d.cts.map +1 -1
- package/dist/types/plugin.d.mts +0 -1
- package/dist/types/pulumi.d.cts +0 -1
- package/dist/types/pulumi.d.cts.map +1 -1
- package/dist/types/pulumi.d.mts +0 -1
- package/package.json +6 -6
package/dist/index.d.cts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { PulumiPluginContext, PulumiPluginOptions, PulumiPluginResolvedConfig, PulumiPluginUserConfig } from "./types/plugin.cjs";
|
|
2
2
|
import { DeployPulumiResult, PulumiOutputRecord } from "./types/pulumi.cjs";
|
|
3
|
+
import "./types/index.cjs";
|
|
3
4
|
import { MaybePromise } from "@stryke/types/base";
|
|
4
5
|
import { Plugin, PluginContext } from "powerlines";
|
|
5
|
-
|
|
6
6
|
//#region src/index.d.ts
|
|
7
7
|
declare module "powerlines" {
|
|
8
8
|
interface Config {
|
package/dist/index.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;;YAkCY
|
|
1
|
+
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;;YAkCY;IACR,SAAS;;YAGD,WAAW,iBAAiB;IACpC;;;;;;;;MAQE,UACE,MAAM,UACN,YAAY,uBACT,aAAa;;;;;;;;;;;;cAaX,SACX,iBAAiB,sBAAsB,qBAEvC,UAAS,wBACR,OAAO"}
|
package/dist/index.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { PulumiPluginContext, PulumiPluginOptions, PulumiPluginResolvedConfig, PulumiPluginUserConfig } from "./types/plugin.mjs";
|
|
2
2
|
import { DeployPulumiResult, PulumiOutputRecord } from "./types/pulumi.mjs";
|
|
3
|
+
import "./types/index.mjs";
|
|
3
4
|
import { MaybePromise } from "@stryke/types/base";
|
|
4
5
|
import { Plugin, PluginContext } from "powerlines";
|
|
5
|
-
|
|
6
6
|
//#region src/index.d.ts
|
|
7
7
|
declare module "powerlines" {
|
|
8
8
|
interface Config {
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
|
|
2
2
|
import { InlineProgramArgs, LocalWorkspaceOptions, ProjectSettings, Stack, StackSettings } from "@pulumi/pulumi/automation/index.js";
|
|
3
|
-
|
|
4
3
|
//#region src/types/plugin.d.ts
|
|
5
4
|
interface PulumiPluginOptions extends Partial<InlineProgramArgs> {
|
|
6
5
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;UA2BiB,4BAA4B,QAAQ;;;;EAInD,UAAU;;;;;;EAOV;;;;EAKA,gBAAgB;;;;EAKhB,kBAAkB,QAAQ;;UAGX,+BAA+B;EAC9C,SAAS;;UAGM,mCAAmC;EAClD,QAAQ;;KAGE,oBACV,wBAAwB,6BACtB,8BACA,cAAc;EAChB,QAAQ"}
|
package/dist/types/plugin.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { InlineProgramArgs, LocalWorkspaceOptions, ProjectSettings, Stack, StackSettings } from "@pulumi/pulumi/automation/index.js";
|
|
2
2
|
import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
|
|
3
|
-
|
|
4
3
|
//#region src/types/plugin.d.ts
|
|
5
4
|
interface PulumiPluginOptions extends Partial<InlineProgramArgs> {
|
|
6
5
|
/**
|
package/dist/types/pulumi.d.cts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pulumi.d.cts","names":[],"sources":["../../src/types/pulumi.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"pulumi.d.cts","names":[],"sources":["../../src/types/pulumi.ts"],"mappings":";;UAoBiB,mBAAmB;GACjC,cAAc,OAAO,KAAK,mBAAmB,KAAK,mBAAmB;;KAG5D,qBAAqB"}
|
package/dist/types/pulumi.d.mts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-pulumi",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.245",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A Powerlines plugin to deploy infrastructure using Pulumi.",
|
|
6
6
|
"keywords": ["pulumi", "powerlines", "storm-software", "powerlines-plugin"],
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"typings": "dist/index.d.mts",
|
|
105
105
|
"files": ["dist/**/*"],
|
|
106
106
|
"dependencies": {
|
|
107
|
-
"@pulumi/pulumi": "^3.
|
|
107
|
+
"@pulumi/pulumi": "^3.251.0",
|
|
108
108
|
"@stryke/fs": "^0.33.96",
|
|
109
109
|
"@stryke/helpers": "^0.10.35",
|
|
110
110
|
"@stryke/path": "^0.29.22",
|
|
@@ -112,13 +112,13 @@
|
|
|
112
112
|
"@stryke/type-checks": "^0.6.28",
|
|
113
113
|
"@stryke/types": "^0.12.23",
|
|
114
114
|
"defu": "^6.1.7",
|
|
115
|
-
"powerlines": "^0.47.
|
|
115
|
+
"powerlines": "^0.47.143",
|
|
116
116
|
"typescript": "^6.0.3"
|
|
117
117
|
},
|
|
118
118
|
"devDependencies": {
|
|
119
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
120
|
-
"@types/node": "^25.9.
|
|
119
|
+
"@powerlines/plugin-plugin": "^0.12.555",
|
|
120
|
+
"@types/node": "^25.9.5"
|
|
121
121
|
},
|
|
122
122
|
"publishConfig": { "access": "public" },
|
|
123
|
-
"gitHead": "
|
|
123
|
+
"gitHead": "cea2b02d3fb6556ff2e53576b6a17787b4e28d67"
|
|
124
124
|
}
|