@webiny/cli-plugin-deploy-pulumi
TypeScript icon, indicating that this package has built-in type declarations

5.39.6 • Public • Published

@webiny/cli-plugin-deploy-pulumi

code style: prettier PRs Welcome

A set of @webiny/cli plugins to deploy Webiny project using serverless components.

Install

yarn add @webiny/cli-plugin-deploy-pulumi

Add plugin to your project by editing webiny.project.js:

module.exports = {
    projectName: "my-project",
    cli: {
        plugins: ["@webiny/cli-plugin-deploy-pulumi"]
    }
};

Readme

Keywords

none

Package Sidebar

Install

npm i @webiny/cli-plugin-deploy-pulumi

Weekly Downloads

390

Version

5.39.6

License

MIT

Unpacked Size

109 kB

Total Files

44

Last publish

Collaborators

  • webiny