@nx-extend/pulumi
TypeScript icon, indicating that this package has built-in type declarations

6.1.0 • Public • Published

@nx-extend/pulumi

@nx-extend/pulumi NPM package

Nx plugin for deploying your resources with pulumi.

Setup

This package expects pulumi to be already installed and available.

Install

npm install -D @nx-extend/pulumi
nx g @nx-extend/pulumi:init

Usage

Available options:

name type default description

Config

Set config variable:

nx config <project-name> set --name="<name>" --value="<value>"

Set secret config variable:

nx config <project-name> set --secret --name="<name>" --value="<value>"

Readme

Keywords

Package Sidebar

Install

npm i @nx-extend/pulumi

Weekly Downloads

778

Version

6.1.0

License

MIT

Unpacked Size

54.8 kB

Total Files

63

Last publish

Collaborators

  • tripss