JSPM

@pulumi/local

0.2.0-alpha.1738804987
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 206
  • Score
    100M100P100Q87129F
  • License Apache-2.0

A Pulumi package for creating and managing Local cloud resources.

Package Exports

  • @pulumi/local
  • @pulumi/local/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@pulumi/local) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Actions Status NPM version NuGet version PkgGoDev License

Local Resource Provider

[!NOTE]
This provider exists to support users converting from Terraform to Pulumi. It is not recommended for new users to use this provider. Users looking to execute commands in Pulumi should use the pulumi-command provider. It offers a more flexible and powerful way to execute commands in Pulumi.

The Local resource provider for Pulumi lets you use Local resources in your cloud programs. To use this package, please install the Pulumi CLI first.

[!NOTE] As of v0.1.6, this provider is DEPRECATED and will no longer be maintained by Pulumi. We recommend using the Local Provider version of this package, which can be generated from the Local Terraform provider as follows: pulumi package add terraform-provider registry.opentofu.org/hashicorp/local <version> and follow the instructions.

Migration

The currently equivalent upstream version to pulumi-local@v0.1.6 is search.opentofu.org/provider/hashicorp/local v2.5.2. We recommend that you migrate between these versions of each provider. To perform the migration of existing Local resources, we recommend running pulumi import in a fresh stack which uses the locally built provider package.

Reference

For further information, please visit Local reference documentation.

-->