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

7.3.2 • 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>"

/@nx-extend/pulumi/

    Package Sidebar

    Install

    npm i @nx-extend/pulumi

    Weekly Downloads

    548

    Version

    7.3.2

    License

    MIT

    Unpacked Size

    149 kB

    Total Files

    114

    Last publish

    Collaborators

    • tripss