1.0.0-alpha.1657294496 • Published 2 years ago

@pulumi/dynamic v1.0.0-alpha.1657294496

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Actions Status Slack NPM version License

Dynamic resource provider and SDK for nodejs

Pulumi's framework for dynamic nodejs resource providers.

This package is meant for use with the Pulumi CLI. Please visit pulumi.io for installation instructions.

Installing

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @pulumi/dynamic

or yarn:

yarn add @pulumi/dynamic